> For the complete documentation index, see [llms.txt](https://docs.navigaglobal.com/naviga-propel-end-user/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.navigaglobal.com/naviga-propel-end-user/propel-agency-user/campaigns.md).

# Campaigns

Agencies may book orders on behalf of their clients.  To book ads for yourself, you will need to also have a client account linked to your agency account. Contact us if you need to book orders for yourself so that we may create an Advertiser Account for you and link it to your agency.

The first time you are booking a campaign, you will see this in the middle of the screen:

<figure><img src="/files/6JIrhiHOB94jwe8EAKAn" alt="" width="375"><figcaption></figcaption></figure>

Click Book a new campaign.

This workflow is the same as described under Campaigns for Advertisers booking directly with just the exception that the Client must be selected from the "Select Client" dropdown as shown below.  Please see [**Book a New Campaign**](/naviga-propel-end-user/propel-advertiser-user/campaigns/book-a-new-campaign.md) for remaining steps to book a print or digital campaign.

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

Once there is at least one draft campaign saved to your account, the Campaigns screen will then list the campaigns:

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

Please note - we will add a column here shortly for the client, but in the meantime, if you have multiple clients, you may wish to add the client name to the Campaign Name to be able to differentiate while looking at the list of campaigns.


---

# 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://docs.navigaglobal.com/naviga-propel-end-user/propel-agency-user/campaigns.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.
