# Update records

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

One of the best use cases for action buttons is to enable your app users to easily update records. With one-click action buttons, your team can easily update records in just one click. For example, you might want to add an action button to update the status of a record.

Watch this video to learn how to:

* Configure one-click action buttons
* Set action button visibility rules
* Set hidden values to update fields to a particular value
* Understand the difference between one-click and modal type actions


---

# 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://guides.noloco.io/actions/action-buttons/update-records.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.
