# Sections

- [Add a section to a report](https://docs.reportandrun.com/manual/readme/content/sections/add-a-section-to-a-report.md): Organize the contents of your reports by adding sections.
- [Move items between sections](https://docs.reportandrun.com/manual/readme/content/sections/move-items-between-sections.md): Organize items into different sections of a report.
- [Reorder sections within a report](https://docs.reportandrun.com/manual/readme/content/sections/reorder-sections-within-a-report.md): Move around sections as you build your report.
- [Delete a section](https://docs.reportandrun.com/manual/readme/content/sections/reorder-sections-within-a-report-1.md): Remove a section from your report.


---

# 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.reportandrun.com/manual/readme/content/sections.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.
