> For the complete documentation index, see [llms.txt](https://docs.satisfilabs.com/resource-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.satisfilabs.com/resource-center/marketing-engine/segments/audience/audience-dashboard.md).

# Audience Dashboard

## Overview

The audience builder enables you to segment your contacts into various groups based on their online behavior, demography, interest, etc. Your audiences automatically update themselves in real time. There’s no need to manually update your segments as your user base grows.

You can segment your existing contact database in the Marketing Engine, or you can create segments of Facebook audience to run Facebook Ads.

## Dashboard Overview

To access the audience dashboard, click *Segments* in the left menu. Then click *Audience*.&#x20;

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfFQOxxEwYxuYdeVXiZpga3ogNkVUdYNI99No0iC7UN-voWwV9Tv1SXPkwH-h4qEhPd8_j80usy9XXJnzeUKffdfqlUmgQGVzn1joKXmEfpIDksW-zDvFfIudL_1_bEdeMglk3g?key=lYIuAOJZuDXXpIk3m9tRjyA5" alt=""><figcaption></figcaption></figure>

{% tabs %}
{% tab title="Contact Demographics" %}

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

In the first part of the dashboard, you will see the *Contact Demographics*. You will have data on *Age* and *Gender* of your contacts.
{% endtab %}

{% tab title="Location" %}

<figure><img src="/files/9sbqAwOl2vmnfhORdIiL" alt=""><figcaption></figcaption></figure>

Below that, you have *Location* data of your contacts. This will give you an idea of where people in your contact lists are from.
{% endtab %}

{% tab title="Contact List Information" %}

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

In the last section, you will get to see the information on the different contact lists that you have.
{% endtab %}
{% endtabs %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.satisfilabs.com/resource-center/marketing-engine/segments/audience/audience-dashboard.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
