> 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/novo-portal-eduplay/criar-podcast.md).

# Criar podcast

Para criar um novo podcast, clique no botão **+Criar**, localizado na parte superior da tela, e em seguida selecione a opção **Criar novo podcast**.

<figure><img src="https://1195088471-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M9K0p3AxEQGVhQZGwMS%2Fuploads%2Ff0l2I3LMcMXdsZukHjmc%2Fcriar%20podcast.png?alt=media&amp;token=7166c88d-2f1a-4bd7-af41-65e7d865f581" alt=""><figcaption></figcaption></figure>

Em seguida, selecione o canal ou canais que deseja vincular o podcast e clique em **Continuar**

<figure><img src="https://1195088471-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M9K0p3AxEQGVhQZGwMS%2Fuploads%2Fsn6F6DWQrfUEQYnbuuVC%2Fcriar%20podcast%202.png?alt=media&amp;token=af72155a-8ad1-4e5b-925e-0810cace0b2e" alt=""><figcaption></figcaption></figure>

#### Titulo e Descrição

Agora, adicione um título e uma descrição para o conteúdo.

<figure><img src="https://1195088471-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M9K0p3AxEQGVhQZGwMS%2Fuploads%2FwHwSIDIFOrc7e2T3DsbD%2Fimage.png?alt=media&amp;token=f0ac3f2a-e7fc-4d9c-8910-cd8f07040ba7" alt=""><figcaption></figcaption></figure>

#### Miniatura

Selecione ou faça upload de uma imagem que mostre o que há no seu podcast. Uma boa miniatura se destaca e chama a atenção dos espectadores.

<figure><img src="https://1195088471-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M9K0p3AxEQGVhQZGwMS%2Fuploads%2FMHouxj4xrCbzxktOAeJG%2Fimage.png?alt=media&amp;token=d8dcc0f6-b70d-435f-8fff-55f635f5fc8a" alt=""><figcaption></figcaption></figure>

#### Privacidade

As opções possíveis de **Privacidade** são:

* Público: permite acesso irrestrito e incoporação do vídeo em qualquer domínio;
* Acesso autenticado: restringe o acesso aos usuários autenticados no eduplay.

#### Url amigável

Poderá personalizar a URL do conteúdo conforme desejar.

<figure><img src="https://1195088471-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M9K0p3AxEQGVhQZGwMS%2Fuploads%2Fqu0XFgy7uej149xhpqb4%2Fimage.png?alt=media&amp;token=960198f1-4f5c-44d9-a09f-c8b8b0ddd8fc" alt=""><figcaption></figcaption></figure>

#### Tags

Poderá criar tags com assuntos de interesse relacionados ao conteúdo. Caso você informe uma tag que não esteja previamente salva, basta clicar em **Enter**, isso fará que a tag seja salva para utilizar em contéudos futuros. Após inserir a(s) tag(s), clique em **Criar podcast.**

<figure><img src="https://1195088471-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M9K0p3AxEQGVhQZGwMS%2Fuploads%2FNf1wX0tJDWVS9QGe3VpQ%2Fcriar%20podcast%203.png?alt=media&amp;token=4e22051a-3240-4af0-abd2-41c3fc493247" alt=""><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/novo-portal-eduplay/criar-podcast.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.
