> 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/initiate-and-sign-envelopes/creation-of-an-envelope/signing-flows/only-i-will-sign/additional-workflow-settings.md).

# Additional Workflow Settings

### Additional Settings

The **Additional Settings** screen allows you to configure optional envelope-level preferences before completing the signing process. These settings help control document appearance, reminders, communication language, and supporting attachments.

***

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

#### Screen Overview

This screen is divided into two sections:

* **Additional Settings**
* **Attach Supporting Document(s)**

Navigation controls are available at the bottom of the screen.

***

#### 1. Additional Settings

**Apply Watermark**

Enables a watermark to be applied to the document.\
Watermarks help visually indicate document status or confidentiality.\
This setting does not affect the legal validity of the signed document.

#### Set Password

Allows the initiator to secure the envelope with a password *(if enabled)*.\
All signatories must enter this password to access the document, adding an extra layer of security for sensitive workflows.

***

#### 2. Attach Supporting Document(s)

Supporting documents can be attached to the envelope for reference purposes.

**Description (Optional)**

Enter a brief description explaining the purpose of the attachment.\
This helps clarify why the document is included.

**Add Attachment**

Click **Add Attachment** to upload supporting documents.\
These documents:

* Are shared with the signer
* Do **not** require signatures
* Are **not** included in the signing workflow

Typical examples include annexures, reference material, or internal notes.

***

#### Navigation Controls

**Document Preview**

Returns you to the document preview screen.

**Save as Draft**

Saves the envelope with all current settings.\
The envelope can be edited and completed later.

**Next**

Proceeds to the signing step.

***

### Common Questions

**Are supporting documents legally signed?**\
No. Supporting documents are provided for reference only and are not signed or sealed.

**Can I add multiple supporting documents?**\
Yes. Multiple supporting documents can be attached to the same envelope.

**Can I change reminder settings after sending the document?**\
Reminder behavior depends on account configuration. In most cases, reminder settings must be defined before completing the process.

**Does the email message affect the audit trail?**\
No. The email message is included in notifications only and does not impact the audit trail or document integrity.


---

# 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/initiate-and-sign-envelopes/creation-of-an-envelope/signing-flows/only-i-will-sign/additional-workflow-settings.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.
