# Editing Fields

To edit a field, follow these steps:

1. Locate the field that you want to modify and click "Edit". <br>

   <figure><img src="/files/bCiNMwOvX1yn8pCfCzFr" alt=""><figcaption></figcaption></figure>
2. Make the necessary changes to the field, such as updating its details or modifying its settings.
3. Once you have made the desired modifications, click on the "Save" button to save the changes and update the field accordingly.<br>

   <figure><img src="/files/6FuDGBQ34UQLE4ak9l4U" alt=""><figcaption></figcaption></figure>
4. You can also enhance the intuitiveness of your fields by adding description and details, thereby simplifying the registration process and improving clarity. You can do so by filling in the "Field Description". The maximum number of characters allowed is 1,000. \
   ![](/files/OR3BkHATVHsix34aZDqF)
5. Your clients will be able to view the description when they hover their cursor over the "?" icon. <br>

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


---

# 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://reference-guide.gitbook.io/crm-back-office-user-guide-full/crm-back-office-user-guide-full-cn/17.-settings/client-portal-login-registration-settings/registration-form/editing-fields.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.
