> 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/logging-in-as-an-agency.md).

# Logging in as an Agency

{% hint style="info" %}
Please note, if you are a new agency to the media company, once you have successfully created your agency account here, you will need to contact the media company to proceed to book orders in our system.  Your agency account will need to be connected to the advertiser account for whom you are booking campaigns.  That is something we will need to connect for you in our back-end system before you can book orders on your clients' behalf. &#x20;
{% endhint %}

The first screen in the self-service portal will request the user to enter their email address.

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

1. For an existing user already doing business with the media company, enter the email address used in previous correspondence so that we may connect your self service user with your existing system account.

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

2. For a returning user, the next screen will request the user supply their password. \
   For a new user, the next screen will request they fill in some account details and establish a password.\
   \&#xNAN;**\*\*IMPORTANT** - select the Agency Tab at the top to ensure that your self-service account is created as an agency type account.

<figure><img src="/files/209EhVf966PSPQ3CNqZP" alt="" width="375"><figcaption></figcaption></figure>

3. Once the user has filled in all the fields, and have agreed to terms and conditions, click continue.
4. A verification email will be sent to the users email address. If it isn't seen right away, please check spam folder and mark as "not spam" and/or make us a trusted sender so that future emails come into your inbox. If the email isn't received after a time, the resend email button will become enabled and the user can receive another verification email.\
   ![](/files/TY1gLB3qIzK19UOR5wSW)<br>
5. The email will look like this.  Click the Verify Link\
   ![](/files/1H6vR2JA3Q2irkvV8CIb)<br>
6. The user will return to the self-service login screen where they can follow steps 1 & 2 above to login with user and password to enter the system.

Upon logging in, the agency user will have additional screens compared to a direct advertiser.

<figure><img src="/files/auwFa36FjVYAY0pFsGCv" 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://docs.navigaglobal.com/naviga-propel-end-user/propel-agency-user/logging-in-as-an-agency.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.
