# Overview

Click into a campaign to see its **Overview** page. At the very top you'll see other tabs for **Results, Creative, One Time Sends, Exceptions** (if you have any stalled mailers due to budget caps or insufficient funds), and **Settings.**&#x20;

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

Right below have the **Mailed** number which includes all requests that have or will likely move to production within the selected date range, total **Spend** which includes any requests that have or will incur a cost as it moves through the system (i.e. production and/or data appends), and **Last Mailed** date.&#x20;

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

For easy visuals there is also a bar graph logging Mailings Created and a pie chart of Mailing Statuses - this is especially useful for detecting a high number of suppressions or delayed mailings.

All data and graphs are controlled by the adjustable calendar. Click the three dots to the right of the calendar to **Pause** and **Archive** a campaign.

{% hint style="success" %}
**Campaign Active** indicates a campaign is *available* for launch. **A campaign will not start mailing unless it is hooked up to a live trigger or specifically launched via One Time Send.**
{% endhint %}

## Campaign Details

Below the graphs you'll find the Campaign details which includes your **Campaign ID** (for third-party integrations) along with a summary of the current campaign settings such as Address Enrichment, Holdouts, daily and weekly budgets.&#x20;

<figure><img src="/files/Ahu4Koq9MiLBSYQn3SSD" alt="" width="563"><figcaption></figcaption></figure>

To make adjustments to any of these, head to the **Settings** tab at the top.

## History

Keep scrolling down to find your campaign **History.** Here you will see all mailers, their status, and you can click into individual mailers to see creative on an individual level, as well as an **Event Log** to track the mailer through the mail stream in real time. These updates we receive directly from USPS scan data.

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

You can filter mailers by status and download a CSV of the History. Us the date picker at the top of the page to apply specific dates.&#x20;

When testing third-party integrations for triggered campaigns, you should see successful test requests come through the History section as well. You can click into each request to see the creative populate with the data sent over in your Request Details. This is how you confirm a successful integration before setting your campaign live to production.

## Exceptions

If you see an Exceptions tab appear at the top, this indicates there are mailers that did not process due to insufficient funds, daily/weekly budget exceeded, or insufficient [Promotion](/advanced-features/promotions.md) codes.&#x20;

Once funds or codes have been added, mailers can be retried.

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


---

# 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.heypoplar.com/getting-started/campaign-setup/overview.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.
