# FAQs

## 1) How to configure Azure details?

To configure Azure details, ensure you have an active Azure account with valid credentials. Follow these steps:

1. [Configure Azure details.](https://docs.inogic.com/livechat4dynamics/configuration/configuring-azure-details)
2. [Provide the Power Automate URL.](https://docs.inogic.com/livechat4dynamics/configuration/provide-power-automate-url)
3. [Validate the configuration.](https://docs.inogic.com/livechat4dynamics/configuration/validate-configuration)
4. [Assign the Contributor role.](https://docs.inogic.com/livechat4dynamics/configuration/add-contributor-role)
5. [Configure the record type.](https://docs.inogic.com/livechat4dynamics/configuration/configuring-record-types)
6. [Set up the message template.](https://docs.inogic.com/livechat4dynamics/configuration/configuring-message-templates)

&#x20;

## 2) How can we embed the script tag in our website?

To embed a script tag in your website, you need to copy the HTML script tag and add it to the appropriate place in your website's HTML page. You can do this with the help of a website developer if needed.

{% 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/livechat4dynamics/faqs.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.
