# Step 6: Fill in your Twilio credentials in Postman!

### How do I set up?

First, log into your [Postman](broken://spaces/qQYf99nZtDsAL7kqovkU) account using your official government email address.

*(If you prefer to watch a video on how to set up, scroll to the bottom of this page)*

Click on `Settings` on your Postman dashboard, and select `Add credentials +`

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

Under your `Credential Label`, enter your registered Sender ID.

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

Add in your Twilio credentials.

For more information on how to map your Twilio credentials to Postman, refer to [4. Configure your Twilio account](/campaign-guide-sms/onboarding-overview/step-4-configure-your-twilio-account.md) when filling up the following details

1. [Account SID](https://postman-v1.guides.gov.sg/campaign-guide-sms/onboarding-overview/pages/J89FopQzDZgJb9qSC8yv#id-1a.-account-sid-postman-v1-campaign-settings)
2. [API Key SID](https://postman-v1.guides.gov.sg/campaign-guide-sms/onboarding-overview/pages/J89FopQzDZgJb9qSC8yv#id-2a.-api-key-sid-postman-v1-campaign-settings)
3. [API Secret](https://postman-v1.guides.gov.sg/campaign-guide-sms/onboarding-overview/pages/J89FopQzDZgJb9qSC8yv#id-3a.-api-secret-postman-v1-campaign-settings)
4. [Messaging Service ID](https://postman-v1.guides.gov.sg/campaign-guide-sms/onboarding-overview/pages/J89FopQzDZgJb9qSC8yv#id-4a.-message-service-id-postman-v1-campaign-settings)

Then, key in your phone number to validate your credentials.

![Key in your mobile number](/files/-MAQrZ-KOeG0GD3VerDb)

Receive a success message once your credentials have been validated.

![Success message if your credentials are correctly set up](/files/-MAQre-HK-7Sfo9G6aEe)

An SMS will also be sent to your mobile number.

![Test SMS - check that your Sender ID is correctly reflected.](/files/-MAQrltvg5SQNkAmWAZ3)

#### Congratulations! At this step, you have completed the set-up.

You can now start sending campaigns with your own credentials. You will be billed by Twilio for the SMSes that you send.

## Remove your credentials

If you want to remove your credentials, simply click on the trash can icon beside the credentials that you want to delete.

{% hint style="danger" %}
**Deleting your credentials is irreversible.** We will prompt you to make sure that it is the right credential that you want to delete.
{% endhint %}

<figure><img src="/files/5FYRU37AfP7xdX6uOZ8C" alt=""><figcaption><p>Delete your credentials</p></figcaption></figure>

#### Here's a video on setting up your credentials, if you prefer!

{% embed url="<https://youtu.be/rXeWRJhq0AE>" %}


---

# 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-v1.guides.gov.sg/campaign-guide-sms/onboarding-overview/credentials.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.
