Visibility Score Node
Last updated: February 17, 2026
The Visibility Score node pulls brand visibility data from your Profound account and into an Agent. Use this node as a step when you want to measure how prominently your brand appears in AI-generated answers. You can then pass the data into downstream steps such as content generation.
This node is built for tracking overall brand presence across models, regions, and topics.
Use the Visibility Score node for tasks such as:
Monitoring how often your brand appears in AI answers
Measuring share of voice over time
Comparing visibility across regions or topics
Tracking performance before and after campaigns
Triggering alerts when visibility drops below a threshold
See this document for additional instructions on adding this node to an Agent, and this document for a full list of available nodes.
Node Configuration
Selecting the Visibility Score node opens its configuration panel on the right side of the Agent Builder.
Brand Category (required)
Select the Category you want to analyze. This corresponds to the categories configured in your Profound account (for example, specific product verticals or brand groupings).
You can select a single category per node. To compare multiple categories, add multiple Visibility Score steps.
Metrics (required)
Choose the visibility-related metric to return. These include:
Visibility Score
Share of Voice
Each selected metric will be included in the node’s output.
Filters (optional)
Use filters to narrow the dataset.
Fields may include:
Regions
Platforms
Topics
Tags
Asset
Personas
You can paste a static value or insert a value dynamically from earlier Agent steps by typing /.
When filtering on a field, you must also include that field as a dimension.
Date Range (required)
Specify the time window to query (for example, Last 7 Days).
The node will return visibility data only for answers within this range.
Output Label (required)
Provide a descriptive label for the node’s result. This becomes the variable name used in downstream steps.
Examples:
visibility_scoreweekly_visibilityregional_share_of_voice
Advanced settings
Limit
Set the maximum number of rows returned by the query. This is helpful when using multiple dimensions or sending data into LLM steps.
Date Interval
Group the date interval by day, week, month, or year.
Sort By
Sort the output by metric or date.
Sort Direction
Sort the output in ascending or descending order.
Output
The Visibility Score node returns structured data containing:
Selected visibility metrics
Any grouping dimensions
Values constrained by filters and date range
This output can be consumed by downstream nodes including:
Prompt LLM nodes
Reporting Agents
Alerting workflows