# How to Add Signers

Before you can send out a contract for review and signature, you’ll need to add the people who need to sign. Signfeld makes this easy—whether you're adding one person or several, manually or with AI assistance.

### ➕ Adding Multiple Signers

You can add as many signers as needed to your contract. Each signer will be assigned their own signature fields, and you can even control the order in which they sign (sequential or simultaneous).

1. Click the “+ Add Signer” button in the Signers panel.
2. Add each person’s name and email address.
3. Repeat for each additional signer.
4. Optional: Once added, you can rearrange signer order or remove a signer using the icons next to their name.

### 🤖 Add Signers with Signfeld AI

Let Signfeld do the work for you.

1. Begin describing the agreement in the AI chat (left side of your screen).

* For example: “This is between Jane Doe and Jim Smith. We’re working on a two-year marketing partnership.”

2\. Signfeld AI will automatically detect names and suggest adding them as signers.

3. You can confirm or edit the suggestions before finalizing.<br>

This is the fastest way to add signers if you're drafting the contract from scratch or describing the context conversationally.

### ✍️ Add Signers Manually

Prefer full control? Here’s how to do it manually:

1. Click the “+ Add Signer” button in the Signers panel.
2. Enter the signer’s full name and email address.
3. Click Add.

Once added, you can assign fields like Signature, Date, Initials, etc., to each signer within the contract editor.

<br>


---

# 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://helpyou.gitbook.io/signfeld/how-to-add-signers.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.
