# Remove Signers

Whether you've added someone by mistake or your agreement details have changed, removing a signer in Signfeld is quick and easy. You can do it manually or let Signfeld AI handle it for you.

### 🤖 Remove Signers with Signfeld AI

If you’re using AI to guide your contract setup:

1. In the AI chat on the left, simply type something like:\
   “Actually, Jim Smith doesn’t need to sign.”<br>
2. Signfeld AI will automatically update the signer list and remove them.<br>
3. The contract preview and any fields assigned to that signer will be updated accordingly.<br>

This is especially useful if you're adjusting the agreement on the fly during setup.

### 🛠️ Remove Signers Manually

If you prefer hands-on control:

1. Go to the Signers panel on the right-hand side.
2. Locate the signer you want to remove.
3. Click the X icon next to their name.
4. A confirmation will appear—confirm to remove them.<br>

Any signature fields assigned to the removed signer will also be removed.

<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/remove-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.
