# Settings

**Exclude documents initiated in DocuSign**

By default, this setting is enabled:

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

When this setting is on, documents will only be filed into Aerofiler if signing is initiated in Aerofiler:

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

If this setting is unchecked, then documents will also be filed if signing is initiated in DocuSign:

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

If "Exclude documents initiated in DocuSign" is unchecked, two further filtering options are available:

**Exclude documents signed in DocuSign containing the following phrases**

If you wish to exclude documents containing particular phrases, for example "Board Minutes" or "Employment Agreement", this could be set up as follows:

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

**Include documents signed in DocuSign only if they containing the following phrases**

If you wish to only include documents containing particular phrases, for example "Services Agreement" or "Software Agreement", this could be set up as follows:

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

{% hint style="info" %}
The case is ignored for keyword filtering, and so "Software Agreement" and "software agreement" operate in the same manner.
{% 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://adminguidesgitbook.aerofiler.com.au/repository/integrations/docusign/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.
