# Partilha de Ficheiros

A página de partilha de ficheiros permite enviar ficheiros de forma segura para os administradores da plataforma.

## Funcionamento

1. Clique em "Partilhar ficheiro" para selecionar o ficheiro a enviar
2. O ficheiro é carregado e entregue de forma segura
3. Todos os ficheiros partilhados ficam visíveis numa tabela, com a possibilidade de os gerir posteriormente


---

# Agent Instructions: 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:

```
GET https://docs.pepdata.com/outros/partilha-de-ficheiros.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
