> 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/manualdousuario/gerenciamento-de-conteudo/remover-conteudos.md).

# Enviar novo conteúdo

Para enviar um novo conteúdo a partir da área de "**Meu conteúdo**", basta clicar no botão "**Enviar**" para ser redirecionado para a tela com as opções de envio:

![](https://1195088471-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M9K0p3AxEQGVhQZGwMS%2Fuploads%2FL0kW6rHkpYuZxfQhMbSy%2Fmeu_conteudo_enviar.png?alt=media\&token=74c30b06-dd2f-4844-94e6-0f5f6050a8dd)

###

nos conteúdos, conforme desejado.\
&#x20;e selecione o vide que deseja remover ou editar. Na aba "Meu conteúdo" aperte em "Detalhes".

![](https://1195088471-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M9K0p3AxEQGVhQZGwMS%2F-MOCf7mLDmviAqvhwkSq%2F-MOCi0F9czLjf9A48HWH%2Fimage.png?alt=media\&token=0bb91ebd-7b56-4e0c-a9f2-41dd0b7ac33c)

A seguinte janela se abrirá:

![](https://1195088471-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M9K0p3AxEQGVhQZGwMS%2F-MOCf7mLDmviAqvhwkSq%2F-MOCiGJ51Fjz-pIWMa0T%2Fimage.png?alt=media\&token=b359b0e6-fcd1-46c3-adeb-6402180dec9f)

Basta fazer as edições nos campos necessários, ou, caso deseje remover o conteúdo, basta clicar em *"Excluir vídeo".*&#x20;

### Excluir vários conteúdos

Caso deseje excluir mais de um conteúdo, basta marcar os conteúdos que serão excluídos, selecionar a opção *"Excluir conteúdos"* e clicar em aplicar.

![](https://1195088471-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M9K0p3AxEQGVhQZGwMS%2F-MOCiis-Fhi_rxCc0kOr%2F-MOCmvVAlI5o4ax6GKEW%2Fimage.png?alt=media\&token=1e4ed67b-ad0a-4713-8964-c656980fc6bf)

Ainda em *"Ações em massa"* existe a possibilidade de tornar os conteúdos acessíveis apenas para usuários autenticados em, *"Tornar acessível apenas autenticado"* e/ou a opção de tornar conteúdos públicos em  *"Tornar público".*


---

# 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/manualdousuario/gerenciamento-de-conteudo/remover-conteudos.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.
