# How do I create, edit, rename, and organize sections in a report?

In the mobile apps, tap the three horizontal lines in the lower-left corner of the report screen to add a section. Once you've added a section, tap the three dots to the right of the section name to edit, delete, or move it.&#x20;

In the web portal, open a report and click the "New" button to [add a new section](/manual/readme/content/sections/add-a-section-to-a-report.md). Drag and drop sections to [move them](/manual/readme/content/sections/reorder-sections-within-a-report.md).&#x20;

## Related&#x20;

* [Article: Add a section to a report in Report and Run: Integrate](/manual/report-and-run-integrate/content/sections/add-a-section-to-a-report.md)
* [Article: Rename a section to a report in Report and Run: Integrate](/manual/report-and-run-integrate/content/sections/rename-a-section.md)
* [Article: Move a section in Report and Run: Integrate](/manual/report-and-run-integrate/content/sections/move-a-section-up-down.md)
* [Article: Add a section to a report in Report and Run: Offline](/manual/report-and-run/content/sections/add-a-section-to-a-report.md)
* [Article: Rename a section to a report in Report and Run: Offline](/manual/report-and-run/content/sections/rename-a-section.md)
* [Article: Move a section in Report and Run: Offline](/manual/report-and-run/content/sections/move-a-section-up-down.md)


---

# 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/faq/c150/c153/q451.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.
