# Configuration

TextSMS4Dynamics solution has the following configuration:

1. [Configuring TextSMS4Dynamics](/textsms4dynamics/configuration.md)
2. [Create A Twilio Account](/textsms4dynamics/configuration/create-a-twilio-account-sandbox.md)
3. [Copy URL from Power Automate Flow](/textsms4dynamics/configuration/copy-url-from-power-automate-flow.md)
4. [Validate this Configuration](/textsms4dynamics/configuration/validate-configuration.md)
5. [Copy the Callback URL from Configuration](/textsms4dynamics/configuration/copy-the-callback-url-from-configuration.md)
6. [Configuring Record Types](/textsms4dynamics/configuration/configuring-record-types.md)
7. [Configuring Message Templates](/textsms4dynamics/configuration/configuring-message-templates.md)
8. [Access Message UI on CRM Records](https://docs.inogic.com/textsms4dynamics/configuration/access-chat-ui-on-crm-records)

{% hint style="success" %}
For further queries, reach out to us at <crm@inogic.com>
{% 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.inogic.com/textsms4dynamics/configuration.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.
