# Recipient Names

Adobe Sign's default behaviour is to require the sender to provide an email address only, with the recipient specifying their name. If you wish the sender to provide both a name and email address, then both Aerofiler and Adobe Sign need to be configured.

### Aerofiler Configuration

Go to Settings -> Organization -> Integrations, open "Adobe Sign" and then check "Require recipient name when sending for signature":

<figure><img src="https://990055713-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpzhcJuh5qEG7uLa8k3LR%2Fuploads%2FLdNLYZcW3H5OU6YU82z5%2Fimage.png?alt=media&#x26;token=5a45ae24-26e0-41e1-b409-643534f8f542" alt=""><figcaption></figcaption></figure>

### Adobe Sign Configuration

Go to Account -> Send Settings and then check "Allow recipient name to be entered on Send" and click "Save":

<figure><img src="https://990055713-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpzhcJuh5qEG7uLa8k3LR%2Fuploads%2FsNEWjtLdw6eOS0tra1OA%2Fimage.png?alt=media&#x26;token=9323d1c3-cbff-4f65-b535-49dfa60317f8" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
The "Make this field mandatory" setting is only applicable if documents are directly sent for signature from Adobe Sign. If this is unchecked, Aerofiler will still require the recipient name.
{% endhint %}

If you wish to also prevent the recipient from changing their name, click on "Signature Preferences" and then uncheck "Signers can change their name or initials":

<figure><img src="https://990055713-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpzhcJuh5qEG7uLa8k3LR%2Fuploads%2FkheqfWDOfaNIkUcyM9ZM%2Fimage.png?alt=media&#x26;token=5c5f34b3-b4d7-46a4-a4b1-a243079688e5" 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://adminguidesgitbook.aerofiler.com.au/repository/integrations/adobe-sign/recipient-names.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.
