# How to work with Enadoc Integration?

During the signature request process, you have the option to enable the Enadoc integration. This integration allows you to automatically send the uploaded documents to a designated document library in your Enadoc account once the signing process is completed and all the required signatures have been obtained.

To work with Enadoc integration, follow the procedures below:

* In the fourth step of the signature request process, navigate to the "CONNECTIONS" section.&#x20;
* Proceed to "SIGN IN" to access your Enadoc account.&#x20;
* You can now begin configuring the document by selecting a tag profile from the available options.
* This action will automatically populate the corresponding library associated with the selected tag profile.
* Finally, you can fill out the Document References fields pre-defined for the specific document library. Once completed, click the "SEND AND ARCHIVE" button.
* You can complete the signature request process by clicking the "Send" button. Once all the signatures are obtained on the document, it will be automatically routed to the designated document library.


---

# 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.sign.enadocapp.com/how-to-work-with-enadoc-integration.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.
