# Reporting

On the **Reporting** dashboard in the **Engage** section, you can monitor the personalization set up on your website.

## Segments

You can get an overview of how the segments you have configured for your website are doing.

![Segment performance overview](/files/8kDJoPXqS8np3P743Tmm)

When you select a segment, you will see an overview of the configuration. As you scroll down, you can monitor its performance.

Learn more about segments and how to set them up in the [Personalization section](/umbraco-engage/marketers-and-editors/personalization/creating-a-segment.md).

### Segment Potential

The segment potential depends on how many pageviews, sessions, and profiles are covered within the segment.

In the Reporting dashboard, you can see the coverage of these parameters. You can also see the number of sessions a new profile requires to activate the selected segment.

### Segment Personalization

In many cases, it can be interesting to monitor how many of your website's sessions, page views, and profiles have been personalized.

In the Segment Personalization section, you can see how much of the incoming traffic on your website is personalized.

### Goal Performance

You can also get an overview of how the goals you have configured are performing. The table in the Goal Performance section compares the goal performance between the control group and the personalized group.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.umbraco.com/umbraco-engage/marketers-and-editors/reporting.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
