# Postman v2 admin portal, for UI users (Internal)

- [Internal SMS](https://postman-v2.guides.gov.sg/postman-v2-admin-portal-for-ui-users-internal/internal-sms.md): Postman's internal SMS set up is exactly the same as Postman Legacy SMS set up
- [Information for new Twilio users](https://postman-v2.guides.gov.sg/postman-v2-admin-portal-for-ui-users-internal/information-for-new-twilio-users.md): This information is meant for users who are only sending out messages to an internal/non-MOP audience.
- [Summary of Costs](https://postman-v2.guides.gov.sg/postman-v2-admin-portal-for-ui-users-internal/summary-of-costs.md): The details on this page pertain ONLY to messages sent using agencies' own sender IDs, to an internal/non-MOP audience. For details on MOP-facing SMSes, refer to the billing overview page.
- [How do I onboard Postman v2 Internal SMS](https://postman-v2.guides.gov.sg/postman-v2-admin-portal-for-ui-users-internal/how-do-i-onboard-postman-v2-internal-sms.md): Unlike Postman V1 (Legacy Postman), agencies will no longer need to submit the SMS onboarding form. Please directly apply for an account with Twilio.
- [1. Sender ID Registration](https://postman-v2.guides.gov.sg/postman-v2-admin-portal-for-ui-users-internal/how-do-i-onboard-postman-v2-internal-sms/1.-sender-id-registration.md): Note: for internal-facing SMSes only.
- [2. Sign up for a Twilio account](https://postman-v2.guides.gov.sg/postman-v2-admin-portal-for-ui-users-internal/how-do-i-onboard-postman-v2-internal-sms/2.-sign-up-for-a-twilio-account.md): How do I get started with Twilio?
- [3. Set up your Twilio account](https://postman-v2.guides.gov.sg/postman-v2-admin-portal-for-ui-users-internal/how-do-i-onboard-postman-v2-internal-sms/3.-set-up-your-twilio-account.md): Log into Twilio to set up your profile and billing details.
- [4. Fill your Twilio credentials on Postman](https://postman-v2.guides.gov.sg/postman-v2-admin-portal-for-ui-users-internal/how-do-i-onboard-postman-v2-internal-sms/4.-fill-your-twilio-credentials-on-postman.md)
- [What if I need to buy a phone number?](https://postman-v2.guides.gov.sg/postman-v2-admin-portal-for-ui-users-internal/how-do-i-onboard-postman-v2-internal-sms/4.-fill-your-twilio-credentials-on-postman/what-if-i-need-to-buy-a-phone-number.md)
- [5. Send a Test Message](https://postman-v2.guides.gov.sg/postman-v2-admin-portal-for-ui-users-internal/how-do-i-onboard-postman-v2-internal-sms/5.-send-a-test-message.md)


---

# 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/postman-v2-admin-portal-for-ui-users-internal.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.
