# Glossary of Common Terms

This Glossary includes a list of terms and definitions that will help you understand and navigate features related to rows.

| Term         | Definition                                                                                                                                                                                                                                                                                                        |
| ------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Row          | A Row is a section within the builder that allows for the dragging and dropping of various content blocks, enabling customization and editing.                                                                                                                                                                    |
| Row Name     | You can name the rows you create when you save them. Your Row Name will help you identify the row you saved for future use.                                                                                                                                                                                       |
| Builder      | The builder is the interface within the software that allows you to assemble, customize, and manage the layout and elements of their projects.                                                                                                                                                                    |
| Hosted Rows  | A feature within the builder that allows you to save rows that you have created for future use. This feature enables you to organize rows into categories for easier identification and retrieval, enhancing productivity and ensuring design consistency across different projects by reusing preferred layouts. |
| Edit Info    | One of two row management options. Use this option to edit a row's name or category.                                                                                                                                                                                                                              |
| Delete       | <p>One of two row management options. Use this to delete a saved row you no longer need.</p><p><strong>Note:</strong> After a hosted row is deleted, that row will still be available within any design it was added to. </p>                                                                                     |
| Row Category | A category that groups and organizes rows. Create and use row categories to organize your rows in groups. This will help you find rows you'd like to reuse easily.                                                                                                                                                |
| Modal        | A modal is a type of window that appears in front of app content to provide critical information or prompt the you to make a decision.                                                                                                                                                                            |
| Sidebar      | A sidebar is a user interface element that displays additional information, navigation links, or tools, typically aligned alongside the main content area.                                                                                                                                                        |


---

# 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.beefree.io/end-user-guide/reuse-content/hosted-saved-rows/glossary-of-common-terms.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.
