# Edit an action button

Use an action button to trigger a [Zapier automation](/stacker-astra/ai-and-automations/integrations/zapier-integration.md), [Make.com automation](/stacker-astra/ai-and-automations/integrations/make.com-integration.md), an i[nternal automation](/stacker-astra/ai-and-automations/workflows-beta.md) (beta), an [AI Agent](/stacker-astra/ai-and-automations/ai-agents-beta.md) or to prompt your users to update records.&#x20;

### Edit Action Button  <a href="#edit-action-button-0-3" id="edit-action-button-0-3"></a>

To edit an action button:&#x20;

1. Toggle on the action button
2. Select the <img src="/files/RbVG1jiZs7aaXXljXlhs" alt="" data-size="line"> Pencil icon
3. Click **Update Record**
4. Select the <img src="/files/Fq5iRVCXY8AdvIillKGz" alt="" data-size="line"> Pencil icon next to the field

* **Enable a default value** - choose what value will be selected when pushing an action button

  * For example, move a record from **In progress** to **Done** by pressing a button&#x20;

  <figure><img src="/files/tv3t5fzvPoH1XEaMnwqj" alt="" width="375"><figcaption></figcaption></figure>
* **Multi-Value field options -**&#x6F;ptions appear when using an action button on a multi-select, single select or linked record:&#x20;

  <figure><img src="/files/qaJRR40g9cCFQrZSRGiW" alt="" width="387"><figcaption></figcaption></figure>
* **Other Settings -** allowing editing the value, make a field required, or display the add new button to create new values

<figure><img src="/files/3LytNcMCBDlteM0FdUyC" alt="" width="366"><figcaption></figcaption></figure>

* **Always show confirmation pop-up:** Check the box to allow users to edit the values in the action button.

<figure><img src="/files/ATViqofJNKsXnnaIB385" alt="" width="375"><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://docs.stackerhq.com/stacker-astra/ai-and-automations/action-buttons/edit-an-action-button.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.
