# Advertiser Dashboard

\
**Dashboard Overview**

The top of your dashboard shows three at-a-glance counters:

| Stat                | What It Means                                                         |
| ------------------- | --------------------------------------------------------------------- |
| **Active Bookings** | The number of bookings you currently have confirmed and running.      |
| **Pending Ads**     | Ad creatives you have submitted that are awaiting review.             |
| **Approved Ads**    | Ad creatives that have been reviewed and cleared for use in bookings. |

Below the counters, your dashboard is divided into two sections accessible from the section headers:

* **Ad Library** — All ad creatives you have submitted, with their current review status.<br>
* **My Bookings** — Your active and upcoming ad space reservations.


---

# 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.linkblank.com/quick-start-guide-for-advertisers/advertiser-dashboard.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.
