# Campaign Page

The page can be found by navigating to the "Training Library" side navigation, followed by clicking on the "Campaigns" tab at the top of the content area.

<figure><img src="/files/0zaKLwLGeZVTEXYdvsJE" alt=""><figcaption><p>Campaigns Tab</p></figcaption></figure>

## Campaign and Program navigation

Initially, your campaign page will be empty. As you create and manage campaigns, the grid view will be divided into active and draft campaigns.

<figure><img src="/files/iOMKe4ONfq7YDRKNoV9p" alt=""><figcaption><p>Initial view of the campaigns page before any campaigns are created.</p></figcaption></figure>

### Active Campaigns

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

Active campaigns will show up in the active section. You can then navigate to the campaign detail page by clicking on the name of the campaign, or clicking on the three vertical dots to open the action menu.

Within the action menu you can click to manage the campaign and go to the detail page, or click view details to see a quick view of the campaign details. Or, you can click to remove the campaign.

The campaign will show a green dot to indicate it is live.

### Draft Campaigns

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

Campaigns which are not live yet will be in the draft section. You can activate the campaign by dragging it into the active section of this page, or you can click on the action menu and click the activate button within that menu.

<figure><img src="/files/VcyPfBq18mOw9hYLqdFK" 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.itsaffinity.com/product-guides/campaigns/campaign-page.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.
