# Deleting a field or element

Sometimes contracts need cleanup—maybe a signature field is no longer needed, or you’ve added the wrong paragraph. Signfeld makes it easy to remove unwanted fields, text blocks, tables, images, or any other element—either manually or with the help of the AI Assistant.

### ✅ Option 1: Manually Delete a Field or Element

1. Click Delete or press Backspace/Delete on your keyboard.
2. The item will be removed immediately.

### 🤖 Option 2: Ask Signfeld AI to Remove It

If you're working with multiple elements or want to speed things up, just ask the Signfeld AI Assistant, for example:

“Remove the extra signature block at the bottom.”\
“Delete the second pricing table.”\
“Take out the paragraph titled ‘Old Terms’.”

The AI will find the element, confirm the target if needed, and remove it for you.

🧼 Cleaning Up After Deletion

After deleting an element:

* The formatting will automatically adjust.
* You can reinsert something new with / or by asking the AI.
* All deletions are tracked in Version History, so you can always roll back if needed.<br>

Signfeld makes editing as fast and flexible as possible—whether you're hands-on or letting AI handle the details.<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/deleting-a-field-or-element.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.
