# Twilio

Um Twilio einzurichten, gehen Sie zu Ihrer Twilio-Konto-Konsole \
<https://www.twilio.com/console>

Kopieren Sie Ihre Account SID, Auth Token und die Account-Telefonnummer

![](/files/c1b72e3d3395e362225caf01d6aa7e6ff0fcbb2d)

Nachdem Sie diese kopiert haben, gehen Sie zu Ihrer ngSurvey-Einstellungsseite und fügen die Schlüssel in Ihren Twilio-Einstellungen ein.

![](/files/b13420faa88bb26625fbbeda0d285ab8d663c2d2)

{% hint style="info" %}
Die Absendernummer kann nur eine von Twilio validierte Telefonnummer sein.
{% endhint %}


---

# 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.ngsurvey.com/de/installation-setup/system-settings/mobiles-messaging/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.
