> For the complete documentation index, see [llms.txt](https://docs.meudinheiroweb.com.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.meudinheiroweb.com.br/ferramentas-avancadas/documentos.md).

# Documentos

A tela de documentos funciona como um centro de gerenciamento dos documentos anexados ao sistema. Nela é possível visualizar os documentos organizados mensalmente, em função da data em que foi realizado o upload, filtrar os documentos e acompanhar o percentual de utilização do limite mensal de anexo do plano. Também é possível realizar o upload de um novo documento, clicando no botão de upload no canto inferior direito, visualizar, clicando sobre o link da descrição, fazer um download, excluir e compartilhar, individualmente ou em lote, os documentos, conforme imagem abaixo.

![Documentos](/files/-Lb3V7GO1sQ6JBpsaly3)

Os documentos anexados ao Meu Dinheiro só podem ser acessados a partir de uma sessão ativa na aplicação web ou aplicativos Android e IOS;

Para compartilhar documentos com o ambiente externo, o usuário precisa definir uma validade para a página de compartilhamento que será gerada com os links para os documentos.

<figure><img src="/files/Up51TSsLLsYmhX7ZvBSE" alt=""><figcaption><p>Compartilhando documentos</p></figcaption></figure>

Após definida a validade o usuário será gerada um senha de compartilhamento que será apresentada na tela abaixo.&#x20;

<figure><img src="/files/UFDiec3rte74AnPgqMKU" alt=""><figcaption><p>Senha de acesso para compartilhamento de arquivos</p></figcaption></figure>

A senha deverá ser  informada na página de compartilhamento para acesso aos arquivos conforme telas abaixo.

<figure><img src="/files/fTRWt06x9XC6iD1B42l0" alt=""><figcaption><p>Informando senha de compartilhamento</p></figcaption></figure>

<figure><img src="/files/uWGDhPHiPMCj1KT2d4mD" alt=""><figcaption><p>Página de documentos compartilhados</p></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://docs.meudinheiroweb.com.br/ferramentas-avancadas/documentos.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.
