> For the complete documentation index, see [llms.txt](https://docs.sprinthub.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sprinthub.com/en/topics/system-settings/fields/custom-field-contacts/custom-fields-contacts-how-to-reset-the-default-value.md).

# Custom Fields - Contacts: How to reset the default value

#### It is possible to edit and reset the original default value, allowing you to correct any mistakes if the value was configured incorrectly.

In this article, we will use Leads Custom Fields as an example:<br>

1. Access the **System Settings** ⚙;
2. Select the first option: **Custom Fields - Leads:**

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdkY-9aIf6SyF0lqI3AINiqmvP0t1soXo3wr79vRASTBmuzZQUxD0z4-oKbmSgjbNadCtktA2V1rhgRISJNFeMKYtGgPPCVe3thtRC7JuywLV5OsZU1t66SK8H9Y1NJdBypyLHM?key=UboPUQIJvGq0r2smP6CETj4M" alt=""><figcaption></figcaption></figure>

{% embed url="<https://youtu.be/3gu_sP2wvhU>" %}

**CONCLUSION:**&#x20;

The reset default value function in custom fields is an essential tool to ensure flexibility and correctness in data configuration. It allows you to easily adjust any previously set value, correcting errors and maintaining the consistency of information over time. Using this functionality thoughtfully contributes to more efficient and adaptable management of your processes.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.sprinthub.com/en/topics/system-settings/fields/custom-field-contacts/custom-fields-contacts-how-to-reset-the-default-value.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
