> For the complete documentation index, see [llms.txt](https://ajuda.rnp.br/conferenciaweb/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/conferenciaweb/manuais-de-uso-do-servico/manual-do-usuario/configuracoes-basicas/upload-de-arquivos.md).

# Apresentação - Upload de Arquivos

Como apresentador, você tem permissão para carregar qualquer documento do Office ou arquivo PDF, de até **30MB** e **200 páginas**. Para melhores resultados, é recomendado o formato PDF. Para iniciar o compartilhamento, clique no botão "Mais" , circulado em vermelho, e escolha a opção "Gerenciar apresentações", em verde.

<figure><img src="/files/3mA7PAmDPckkwLjMjDeR" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Dimensão da apresentação: 1600x900
{% endhint %}

{% hint style="warning" %}
As apresentações Office serão convertidas em PDF automaticamente pelo serviço.
{% endhint %}

Uma nova janela será apresentada com as opções de carregamento do arquivo. É possível enviar vários arquivos para upload, basta arrastar o arquivo para a caixa tracejada ou clicar em "ou procure arquivos", destacado em azul, para navegar em seu computador para encontrar o arquivo.

![](/files/-MjBJLptdCPlmnHU3COJ)

Quando vincular os arquivos nessa tela, 3 botões ficarão ativos, destacados em vermelho. A apresentação selecionada será a apresentada.

![](/files/-MYGDFWVGBiCVuOykzAy)

* A. Por *default* o botão vem ativo para não permitir download da apresentação. Caso queria permitir basta clicar e ele concederá a permissão.
* B. A opção que estiver marcada será a apresentação que será iniciada, e, caso queira alterar para a outra, basta clicar novamente no botão "Mais" e escolha a opção "Gerenciar apresentações", selecionando na tela de opções a apresentação que deseja exibir.
* C. Exclui a apresentação.

Agora basta clicar no botão "enviar" que o sistema irá converter o arquivo para compatibilizar com o ambiente da sala, e, em seguida, irá apresentar diretamente para todos os participantes a apresentação.

<figure><img src="/files/k1yzKl5SFZS5H1UUdQfY" alt=""><figcaption></figcaption></figure>

Também é possível selecionar outra  apresentação que desejar apresentar, depois de ter carregado-a na plataforma, no botão "Mais".

![](/files/-MYGGKaLmkqrkdmqJgUb)


---

# 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/conferenciaweb/manuais-de-uso-do-servico/manual-do-usuario/configuracoes-basicas/upload-de-arquivos.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.
