# Edit Data in the Layout

Users can edit the data on the list layouts, detail layouts, or action button. Data can also be created through using the Create form Layout.&#x20;

## Edit data in the list layout

Edit data directly from the list layout through the system buttons or action buttons.

#### System buttons&#x20;

Hover on a record and use the three dots to make quick record changes in the layout, open the record, or copy the link.&#x20;

<figure><img src="/files/9Jcdd2liD936DCSVshkl" alt="" width="563"><figcaption></figcaption></figure>

#### Setup system buttons

1. Go to a list layout
2. Select <img src="/files/wdsZRdiRbfz1f8eZH138" alt="" data-size="line">**Edit Layout**&#x20;
3. Select **Actions**
4. Decide which options are available in your tools&#x20;

## Edit data using an action button

If you have repeated processes or fields that need to be updated as part of your workflows, you can create an action button for your list layout or detail layouts.&#x20;

Learn how to setup an action button [here](/stacker-astra/ai-and-automations/action-buttons.md).

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

## Edit data in the detail layout

Double click on an editable field to make changes to your record or click the edit button on the top right to go into record edit mode.&#x20;

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

## Add data using a create form layout

Allow your end users to add in records with the relevant information.&#x20;

1. Access the create form by selecting **Add New** on the top right of the detail page.&#x20;
2. Select **Expand**
3. Select <img src="/files/wdsZRdiRbfz1f8eZH138" alt="" data-size="line">**Edit Layout** to customize your create form

<figure><img src="/files/CObbIGVfhAaRbICuCsGZ" 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://docs.stackerhq.com/stacker-astra/data-management/edit-data-in-the-layout.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.
