> 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/build-and-manage-audiences/managing-audiences/locate-audience-in-ad-destinations.md).

# Locate Audience in Ad Destinations

#### Method 1: Match Rate Estimates

As highlighted in the image below, you can directly access your audience from the Match Rate Estimates section.

**Steps:**

* Open your audience in Primer.
* In the Match Rate Estimates section, click the relevant destination icon\
  (Google, LinkedIn, Meta, or Reddit).
* You will be redirected to the corresponding Ad Manager, where the audience is available.

<figure><img src="/files/0OL5VvLbMCXoOgA5BMz8" alt=""><figcaption></figcaption></figure>

***

#### Method 2: History Log

As highlighted in the image below, you can also locate your audience from the History Log.

**Steps:**

* Open History Log on the audience page.

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

* Under Matched Size, hover on the destination icon\
  (Google, LinkedIn, Meta, or Reddit).
* Select **Open in ads manager** to view the audience.

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


---

# 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/build-and-manage-audiences/managing-audiences/locate-audience-in-ad-destinations.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.
