# How to add approvers and CC recipients to a signature request?

Follow the below process to add approvers and CC recipients to a signature request:

* Once you have uploaded the document that you want to send for signature request, click Next to proceed to the second step.

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

* In this step, you can assign roles to each recipient: whether they will act as a signatory, an approver, or simply receive a copy (CC) of the document. You can do this by clicking on the **Role** icon.

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

To add an approver:

* Click on the approver option.

<figure><img src="/files/79nw46N8rtraoiAQWFgX" alt=""><figcaption></figcaption></figure>

* Enter the name and the email address for the approver in the provided spaces.

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

{% hint style="info" %}
If multiple approvers are needed, repeat this step for each one.
{% endhint %}

To add a CC recipient:

* Click on the CC option.

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

* Enter the name and the email address for the CC recipient in the provided spaces.

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

{% hint style="info" %}
If multiple CC recipients are needed, repeat this step for each one.

**Note:** CC recipients will receive a copy of the signed document for informational purposes, but they are not required to take any action.
{% endhint %}

You can proceed to the third step, where you have the option to place the signatory stamp. During this step, you can still change the roles by clicking the **Role** icon and adjust the order of the recipients using the **Drag and Drop** icon, according to your preference.

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

{% hint style="info" %}
After you have determined the recipients and their roles in the document, you can proceed with the further actions to successfully send your signature request.

{% 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.sign.enadocapp.com/how-to-send-signature-request/how-to-add-approvers-and-cc-recipients-to-a-signature-request.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.
