# DocuSign integration

Some Kyloe AwesomeDoc templates are configured to send the created document to DocuSign. When these templates are generated, additional **DocuSign buttons** become available:

<img src="/files/DC55HjTKwu52FJ1utSCA" alt="" width="563">

1. The **Edit DocuSign Config** section contains the details of the recipients the document will be sent to, as well as the contents of the envelope email. This information should be [checked and/or modified](/kyloe-awesomedocs-2.0/creating-a-kyloe-awesomedoc-document/docusign-integration/docusign-recipients.md) before any envelope is sent.
2. Clicking the **Send envelope with DocuSign** button will package up the current document and create a DocuSign envelope. This envelope will be immediately sent via the linked DocuSign account.
3. Clicking the **Edit envelope in DocuSign** button will package up the current document and create a DocuSign envelope. However, the envelope will remain unsealed and a new browser tab will take you to the DocuSign website. After logging-in, you will be presented with the prepared envelope. You can then make any changes directly in DocuSign, before sending the envelope.

{% hint style="info" %}
In order to edit the prepared envelope, your DocuSign login **must** have sufficient permissions to access the related account and send envelopes.
{% 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://help.kyloepartners.com/kyloe-awesomedocs-2.0/creating-a-kyloe-awesomedoc-document/docusign-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.
