# Request for campaign creation rights from agency PICs

{% hint style="danger" %}
Before you are allowed to create campaigns on Postman, you will need to request for campaign creation rights from your agency PICs via email.
{% endhint %}

If this is your first time logging in into Postman, you would been shown the below screen. You will need to email your agency PICs to give you access to creating campaigns on behalf of your agency.

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

### How do identify my agency PICs?

You can identify your agency PICs by clicking on the `?` button on your Postman dashboard.

<figure><img src="/files/T1nxkuPN9eVDlXOyrQBJ" 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://postman-v2.guides.gov.sg/technical-users-api/request-for-campaign-creation-rights-from-agency-pics.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.
