# Breakdowns

Understanding your audience composition is essential for optimizing your targeting strategy. With the **Segment Breakdown Insights**, you can now analyze how different criteria shape your segments in real-time.

This feature allows you to visualize field distributions directly within the Segment Builder, making it easier to refine your audience selection.

### How to check breakdowns

#### In the segment builder

* Open the **Segment Builder**.
* Select or create a segment.
* Click on the Breakdown tab.

<figure><img src="/files/tT4HL1If0GLhbjFkvaY0" alt=""><figcaption></figcaption></figure>

* Click on **Add Breakdown** to analyze a specific field.
* Choose the field you want to break down (categorical).
* Select a chart type that best represents the data.
* Toggle between percentage or absolute values for better insights.
* Click on Add Breakdown to see an other distribution.

<figure><img src="/files/i0B8ec2Sdbx7cRp7UcSN" alt=""><figcaption></figcaption></figure>

#### Once the Segments have been created

* **Navigate to your segment**: go to the Segments section in DinMo and click on the segment you want to analyze
* **Access the Analysis tab**

<figure><img src="/files/Vcc1FUAF3h2gUYZiMX3W" alt=""><figcaption></figcaption></figure>

* **Go to the Breakdown tab**
* Click on **Add Breakdown** to analyze a specific field.
  * Choose the field you want to break down (categorical).
  * Select a chart type that best represents the data.
  * Toggle between percentage or absolute values for better insights.

<figure><img src="/files/1XLA68UjhR2K8A3aJOZJ" alt=""><figcaption></figcaption></figure>

### Troubleshooting

* Make sure the field you want to breakdown with is categorical. To do so, go to the parent model schema and change the field to the Categorical type.


---

# 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.dinmo.io/segments/breakdowns.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.
