# Stacker Tables: Adding and Editing Rows

Stacker Tables allow you to manage all your data in one place. You can create, edit and delete directly in Stacker without having to navigate away from your app.

## Add a row

1. Click **+ Add New** under the rows on each table
2. Enter information as required for each row
3. Edit information by clicking on each field in the row

![ST\_rows.gif](https://support.stackerhq.com/hc/article_attachments/8770788278163/ST_rows.gif)

## Delete a row

1. Check the row you want to delete
2. Click **Delete selected Rows** or "Delete" on the keyboard
3. Confirm deletion

![delete\_rows.gif](https://support.stackerhq.com/hc/article_attachments/15552987938707)


---

# 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-classic/data/stacker-tables-editing-field-names-and-types/stacker-tables-adding-and-editing-rows.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.
