# Connector Settings

With three different cloud storages available for document management, the following prerequisites will depend on which of the connectors you will be using to manage and store attachments/documents in cloud.&#x20;

1. [SharePoint](/attach2dynamics/prerequisites/connector-settings/crm-sharepoint-integration.md)
2. [Dropbox](#dropbox)
3. [Azure Blob](#azure-blob-storage)

### Dropbox:

If you are using Dropbox connector, you need to **create app on Dropbox**. To know more, click [here.](https://docs.inogic.com/attach2dynamics/configuration/connector-configuration/dropbox#now-to-get-the-id-secret-for-dropbox-follow-the-steps-given-below)

<figure><img src="/files/-MCvM8pFg-WtBStRC4Dx" alt="Connector Settings"><figcaption></figcaption></figure>

### Azure Blob Storage:

If you are using Azure Blob Storage connector, then you need to create a **storage account**. To know more, click [here](https://docs.inogic.com/attach2dynamics/configuration/connector-configuration/azure-blob-storage).

<figure><img src="/files/-MCvMrjcJuz9VXOUPNOA" alt="Connector Settings"><figcaption></figcaption></figure>

{% hint style="success" %}
For any 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/attach2dynamics/prerequisites/connector-settings.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.
