# Adding RedeemSG to your account

Adding <mark style="color:red;">`team@redeem.gov.sg`</mark> as a developer permits RedeemSG to obtain your Account SID, which allows your account to send messages using ‘RedeemSG’. Only the Owner and Administrator roles can add users to a Twilio account.

**Step 1:** Key in the verification code sent to your email to gain access to the page.

**Step 2:** Click [Account (top right dropdown) > Manage users](https://www.twilio.com/console/project/users).

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

**Step 3:** Click the ***Invite User*** button to invite a new user.

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

**Step 4:** Enter <mark style="color:red;">`team@redeem.gov.sg`</mark> under ‘Email address’ and select <mark style="color:red;">`Developer`</mark> as the [desired role](https://support.twilio.com/hc/en-us/articles/223136227-What-s-the-difference-between-Owner-Administrator-Developer-and-Billing-Manager-). When finished, click ***Send Invitation***.

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

**Step 5:** Inform RedeemSG by emailing <mark style="color:red;">`team@redeem.gov.sg`</mark> when the above steps have been completed. RedeemSG will then register your Twilio account with SGNIC so that you can also send messages from ‘RedeemSG’ with this account.


---

# 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://guide.redeem.gov.sg/phase-2-before-starting-out/setting-up-an-sms-account/adding-redeemsg-account.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.
