> For the complete documentation index, see [llms.txt](https://support.sayprimer.com/primer/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.sayprimer.com/primer/primer-support-review/audiences.md).

# Audiences

- [Building an audience](https://support.sayprimer.com/primer/primer-support-review/audiences/building-an-audience.md): Define an audience with filters, estimate its size, then build and match it to a destination.
- [Audience validation](https://support.sayprimer.com/primer/primer-support-review/audiences/audience-validation.md): Run a quality check on an audience before you launch it, and apply suggested fixes.
- [Audience statuses](https://support.sayprimer.com/primer/primer-support-review/audiences/audience-statuses.md): What Draft, Running, Matching, Ready, Live, Incomplete and Archived mean, and what to do at each.
- [Audience history](https://support.sayprimer.com/primer/primer-support-review/audiences/audience-history.md): See past versions of an audience — who changed it, when, and what each version estimated and delivered.
- [Audience size limits](https://support.sayprimer.com/primer/primer-support-review/audiences/audience-size-limits.md): The maximum and minimum audience sizes Primer enforces, and how to split an audience that's too large.
- [Match rates](https://support.sayprimer.com/primer/primer-support-review/audiences/match-rates.md): What a match rate is, the match rates Primer typically achieves per destination, and how it differs from audience size.
- [How long matching takes](https://support.sayprimer.com/primer/primer-support-review/audiences/match-timing.md): How long each destination takes to fully match an audience after you sync it.
- [Building audiences from website visitors](https://support.sayprimer.com/primer/primer-support-review/audiences/website-visitor-audiences.md): Use website visits, UTM parameters and form fills as audience filters.
- [Exclusion audiences](https://support.sayprimer.com/primer/primer-support-review/audiences/exclusion-audiences.md): Use an exclusion (anti-ICP) audience to remove people from targeting, with a 50M cap.
- [Duplicating and archiving audiences](https://support.sayprimer.com/primer/primer-support-review/audiences/duplicating-and-archiving.md): Copy an audience to iterate on it, or archive one to hide it from your active list.


---

# 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://support.sayprimer.com/primer/primer-support-review/audiences.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.
