# Twilio

### 1. Get Twilio Access Keys

First you need to sign up to [Twilio](https://www.twilio.com/). Your Dashbroad will automatically open when you complete the sign up process. Get your Account SID and Auth Token.

![](https://3448227606-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LQ08RFAKZvFADEiXKFy%2F-MAxAlW7e8D8CoEZYGJR%2F-MAxD2BEpPr1Ri48x-jK%2Fimage.png?alt=media\&token=b7e39e0d-7122-4f94-aed4-05ef9c59da3e)

### 2. Add to **Jet Admin**

Add Twilio to an existing project or connect Twilio as a resource when creating a new project. Copy your Account SID and Auth Token into fields to connect the resource.

![](https://3448227606-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LQ08RFAKZvFADEiXKFy%2F-MjdCLE41J86itvQY858%2F-MjdDpC7eivEm88nTLUw%2Fimage.png?alt=media\&token=08fd3557-ee42-4c31-b9d8-7ea6286f23ee)

{% content-ref url="../design-and-structure/components/buttons" %}
[buttons](https://docs.jetadmin.io/user-guide/design-and-structure/components/buttons)
{% endcontent-ref %}


---

# 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.jetadmin.io/user-guide/integrations/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.
