> For the complete documentation index, see [llms.txt](https://ajuda.rnp.br/eduplay/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ajuda.rnp.br/eduplay/aplicativo-eduplay/migrar-conteudo-de-canal.md).

# Migrar Conteúdo de Canal

Para migrar conteúdos de um canal para outro clique em **Meu conteúdo**, localizado no canto inferior direito da tela. Em seguida, selecione **Meus canais** e, por fim, clique no ícone de três pontos em frente ao canal.

<figure><img src="https://1195088471-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M9K0p3AxEQGVhQZGwMS%2Fuploads%2FHit9AKRAbCHw3z1s8zEw%2F1.png?alt=media&amp;token=149d6b9a-eed0-4e71-9d0c-64b0ec3d984c" alt="" width="239"><figcaption></figcaption></figure>

Em seguida, clique em **Migrar conteúdo do canal**

<figure><img src="https://1195088471-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M9K0p3AxEQGVhQZGwMS%2Fuploads%2FoJk82exbgM6uGSXIPjyc%2F1.png?alt=media&amp;token=4a88824e-7fe4-4e30-9619-9529e08e173d" alt="" width="240"><figcaption></figcaption></figure>

#### Migrar conteúdo

Feito isso, o canal que deseja migrar o conteúdo e clique em **Migrar conteúdo.**

<figure><img src="https://1195088471-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M9K0p3AxEQGVhQZGwMS%2Fuploads%2FQDDksaJTFo94eCrQbHfj%2F2.png?alt=media&amp;token=8523386d-a570-41a4-b86a-e7ae2d8d12cc" alt="" width="240"><figcaption></figcaption></figure>

Enquanto os conteúdos são migrados, uma tela de carregamento fica visível mostrando o processo de envio, onde você poderá efetuar o cancelamento da migração clicando em **Cancelar migração.**&#x20;

<figure><img src="https://1195088471-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M9K0p3AxEQGVhQZGwMS%2Fuploads%2FNvCCehiKDbj04GicxnKF%2F3.png?alt=media&amp;token=8ec33bde-56f7-4f2d-8aa3-50b7c9fe1162" alt="" width="240"><figcaption></figcaption></figure>

Em seguida, aparecerá a opção para confirmar se deseja prosseguir com o cancelamento, caso concorde, clique em **Sim, prosseguir.**

<figure><img src="https://1195088471-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M9K0p3AxEQGVhQZGwMS%2Fuploads%2FdDfPDKUjsqvtv8tMdNTD%2F4.png?alt=media&amp;token=9468a121-aec1-446e-908a-a604cc3ea407" alt="" width="240"><figcaption></figcaption></figure>

Após carregar o progresso de migração dos conteúdos, basta clicar em **Ok, finalizar.**

<figure><img src="https://1195088471-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M9K0p3AxEQGVhQZGwMS%2Fuploads%2FYyOqsDKK2c8PDHw5aH3j%2F5.png?alt=media&amp;token=ef873fe8-c2f3-412c-8fd3-df7a3e4b1a6d" alt="" width="240"><figcaption></figcaption></figure>


---

# 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://ajuda.rnp.br/eduplay/aplicativo-eduplay/migrar-conteudo-de-canal.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.
