# Integrations Page Overview

<figure><img src="/files/5Zox8JL1NJLk6enhZck3" alt=""><figcaption></figcaption></figure>

### Enable integrations

{% columns %}
{% column %}
Enable integrations using the **Integrations enabled** toggle. Keep the toggle enabled to allow connection to the remote server.
{% endcolumn %}

{% column %}

<figure><img src="/files/xg65WMeljahFojkqCpd2" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

Configure integration for all mailboxes in the same account on this page. Open this page with a mailbox selected to pre-fill all fields (except **Notify by email**).

### Manage integration

<figure><img src="/files/FKEzHNbbo8F4GuCAWEJI" alt=""><figcaption></figcaption></figure>

Use the **Manage integration** block to customise integration properties:

* mailbox for integration
* connection protocol

If you have more than one mailbox in this account, select the mailbox for integration in the first field. Select the connection protocol in the second field. Let the **Connection details** block update based on your selection.

### Connection details

<figure><img src="/files/CJ1sMBFB7hun9tFzMsIK" alt=""><figcaption></figcaption></figure>

For **SFTP**, use the autogenerated values in the **Connection details** block. Generate or update the password as needed.

* Use the credentials from this block to connect to the FTP server.
* Click the **Copy** ![](/files/X4R3ogKQfImDFsqiSXMG) icon to copy any parameter.
* Click the **Update password** icon ![](/files/Vn5SqdLdCECWHsX9WNl8) to generate a new password.
* For **AS2**, use the autogenerated **Self URL** and **Self certificate**. Fill the remaining parameters manually.

### Default rules

<figure><img src="/files/BShayKyykVHeLYYLCLa7" alt=""><figcaption></figcaption></figure>

Apply default rules when incoming documents don’t match any created conversion rules. Select one of the three predefined options. If you select the third rule, specify the reject reason. The system rejects all incoming documents with this reason.

### Conversion rules list

<figure><img src="/files/Kn6j6Cf7kzT4r4vsiHdB" alt=""><figcaption></figcaption></figure>

Conversion rule list is empty by the default. To create a new rule, click the <img src="/files/GhzPGWAGwzRdN9tKNLFX" alt="" data-size="line"> button to open the rule creation form.

Review new rules in this list. Enable or disable each rule as needed.

Update, clone, or delete existing rules in the rule properties form. Open the form by clicking the rule name. Click the <img src="/files/ACG5de7RE8J5HuWqUniH" alt="" data-size="line"> button to save changes.

<figure><img src="/files/Pm8PFCAqDxFCPzO6E5JZ" alt=""><figcaption></figcaption></figure>


---

# 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://support.docstudio.com/admin-panel/integrations-and-api-access/integrations-page/integrations-page-overview.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.
