> For the complete documentation index, see [llms.txt](https://support.emsigner.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.emsigner.com/administrator-settings/admin-settings/signer-attachment.md).

# Signer Attachment

**Step 1:** Login to emSigner Super Admin account. Click on ‘Settings’ tab to open the Admin Settings. Click on ‘***Signer Attachments***’ below Admin Settings

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

**Step 2:** You can make attachments mandatory for signers. multiple profile can be created for the multiple workflows.

Click on "Create New" to create a new rule for signer attachemnt.

<figure><img src="/files/dzF65ovMC2sq9Mg607Nv" alt=""><figcaption><p>List of Signer Attachment Profiles</p></figcaption></figure>

**Step 3:** You can create a multiple signer attachment rule and assign it for a workflow.

<figure><img src="/files/UnjUfjc89gOEJ3I0ZLsn" alt=""><figcaption><p>Create a New Signer Attachment Profile</p></figcaption></figure>

**Step 4:** Once the rule is created, click on save to save to save the rules. The saved signer attachment rule can be used for any envelope.

<figure><img src="/files/v5vvsEX294TvPK6siVM9" alt=""><figcaption><p>Saving Signer Attachment Profiles</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://support.emsigner.com/administrator-settings/admin-settings/signer-attachment.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
