# Organize and edit the blocks of a report

## **Organize items**

Each added item can be rearranged according to your needs. Using the small dots on the left of each block (drag handle), drag and drop to change the order of items in the report. This same menu also allows you to duplicate, delete, or add an item to another report.

<figure><img src="/files/887b8e6cfa007030ce57fde486871062046b7c89" alt="Bouton pour modifier un bloc"><figcaption><p>Button to edit a block</p></figcaption></figure>

## **Editing added items**

Once your charts or tables are inserted into the report, you can always adjust their configuration. In report edit mode, each block has an Edit option. This lets you change the visualization type, the time period, or any other chart parameter without leaving the 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://fincome.gitbook.io/help-center/en/creating-custom-reports/organize-and-edit-the-blocks-of-a-report.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.
