# Delete a section

1. Open the report and find the section you want to delete.
2. Click the blue icon to the left of the section title.\
   ![](/files/5xvVPKrbRO6rWRAdO1UX)
3. Click the three horizontal lines in the top-left corner of the page.\
   ![](/files/LeebzuaBoE7eTAzzy13d)
4. Click **Delete**.\
   &#x20;![](/files/OZz4NKqJW66SHMb8ACj5)
5. Click **OK** to confirm deletion.\
   ![](/files/uhFhvUxRmHJnauVoBN92)
6. A confirmation banner will appear on the next screen with the option to *Undo*.\
   &#x20;![](/files/RygSwRgx9klTy8WLrKnc)


---

# 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/reorder-sections-within-a-report-1.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.
