# How to Add Fields (Signature, Date, Name, etc.) to a Contract

Adding fields to your contract ensures all parties know exactly where to sign, enter information, or acknowledge important terms. In Signfeld, you can add fields manually or let Signfeld AI do it for you.

### **How to add fields using Signfeld.**

-With the contract open, click in the Signfeld AI Assist on the left bar.\
-Type something like: “Add all signing fields for this document”\
-Signfeld will:

* Scan the contract for signature blocks, dates, and form-like content
* Place the correct fields automatically
* Assign each to the appropriate signer (if already added)<br>

You can review and adjust placement after the AI finishes.

### **Add field manually.**&#x20;

The fastest way to manually insert fields is by using the “/” command directly in the Contract Editor.

Steps:

-Open the contract in the Contract Editor.\
-Click into the body of the document where you want to place a field.\
-Type / (a forward slash).\
-A command menu will appear with:

* A searchable list of available fields and formatting options
* Quick commands like /signature, /date, /checkbox, etc.

-Select the field you need or start typing to filter (e.g., /sign for Signature).\
-Press Enter or click the result to insert it.

<br>

<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-fields-signature-date-name-etc.-to-a-contract.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.
