> 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/es/report-and-run/content/sections/mover-elementos-entre-secciones.md).

# Mover elementos entre secciones

1. Abre un informe.
2. Toca los tres puntos verticales junto a la sección a la que quieres mover los elementos (la sección de destino). \
   ![](/files/32777facc9e3985a4c132b77f5b6fada249d004a)<br>
3. Elige **Asignar elementos** del menú.\
   &#x20;![](/files/de7f45d9f3ce93f71a37910206d3142f92431b83)<br>
4. Toca para abrir la(s) sección(es) desde donde quieres mover elementos.\
   &#x20;![](/files/e51e04cd5a214bfbb2522cadac44c4d1bca30d14)<br>
5. Selecciona cada elemento que quieras mover.\
   &#x20;![](/files/298b6fa75d650e67d45de4e415593d0f6cf82a1a)<br>
6. Toca la marca de verificación en la parte superior de la pantalla para confirmar tus selecciones y mover los elementos. \
   &#x20;![](/files/a1c6196fc47073e84d7012acaee5713f55f233a5)<br>
7. Toca Aceptar.\
   &#x20;![](/files/91c0ebcd60ecaecdb5596b811b361c402033e171)
8. Ahora los elementos aparecerán en la sección de destino.\
   &#x20;![](/files/259ee6a023ee6a9fdf988d4518b01923f38e8222)<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/es/report-and-run/content/sections/mover-elementos-entre-secciones.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.
