> For the complete documentation index, see [llms.txt](https://docs.reportandrun.com/manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.reportandrun.com/manual/pt-br/report-and-run/content/sections/mover-itens-entre-secoes.md).

# Mover itens entre seções

1. Abra um relatório.
2. Toque nos três pontos verticais ao lado da seção para a qual você deseja mover os itens (a seção de destino). \
   ![](/files/b9655b6894230b923312c2a34e28c1b83d63d91e)<br>
3. Escolha **Atribuir itens** no menu.\
   &#x20;![](/files/1f96bee8b41526cecaa6d1b5c898127f37a46b3a)<br>
4. Toque para abrir a(s) seção(ões) de onde você deseja mover os itens.\
   &#x20;![](/files/72fabd125eff279cede64ff3fdbb55268b93dd10)<br>
5. Selecione cada item que você deseja mover.\
   &#x20;![](/files/5078d708ab4b9e9e64bac2cb673933fe0e5dd640)<br>
6. Toque na marca de seleção na parte superior da tela para confirmar suas seleções e mover os itens. \
   &#x20;![](/files/e784c2c45bb316bfd8197bf9e3cafc23757263a6)<br>
7. Toque em OK.\
   &#x20;![](/files/20b4394ab9c32fd19e60fe759c772a8f2ca4c613)
8. Os itens agora aparecerão na seção de destino.\
   &#x20;![](/files/a818f2f0cf1f27a767be43f362110d2e05afd36c)<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.reportandrun.com/manual/pt-br/report-and-run/content/sections/mover-itens-entre-secoes.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
