# Authorize Twilio

1. Log in to your [Twilio account](https://console.twilio.com/).<br>

2. Navigate to **Account Info** > Copy **Account SID** and **Auth Token**.<br>

   <figure><img src="/files/bs6crZGPpGRyeH37gfOM" alt=""><figcaption><p>Copy Account SID and Auth Token</p></figcaption></figure>

3. You now have all the necessary credentials to grant Stacksync access to your Twilio Objects. Go back to the Stacksync dashboard at <https://app.stacksync.com>.<br>

   <figure><img src="/files/ws6GVodxp7zTWeUku4yF" alt=""><figcaption><p>Click on Twilio Connector<br></p></figcaption></figure>

   <figure><img src="/files/Nl5hPeVrPB1fV99pmWMj" alt=""><figcaption><p>Insert the credentials obtained from the preview steps in the Twilio Connector<br></p></figcaption></figure>

You successfully granted Stacksync access to your Twilio resources!  :tada:\
Feel free to reach out to us at <hello@stacksync.com> if there is anything we can help with!


---

# 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://docs.stacksync.com/two-way-sync/connectors/twilio/authorize-twilio.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.
