> For the complete documentation index, see [llms.txt](https://docs.yoplanning.support/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.yoplanning.support/pt/perguntas-frequentes/faq-generale/recuperation-de-factures-dans-yoplanning.md).

# Encontre minhas faturas Yoplanning

### **Introdução**

Acessar suas **faturas do Yoplanning** é essencial para **acompanhar com clareza seus faturamentos e pagamentos**. No **Yoplanning.pro**, todas as suas faturas são centralizadas em um espaço dedicado, acessível pelo painel de controle.

Este guia explica **passo a passo como recuperar suas faturas** e quais soluções aplicar em caso de problemas.

### **Passos para recuperar faturas**

1. **Acesse o painel de controle** do **Yoplanning.pro**.
2. No **menu à esquerda**, clique em **"Administração"**.
3. Em seguida, selecione **"Configuração"**.
4. Clique em **"Minhas Faturas"** para visualizar a lista de suas faturas disponíveis.

**Nota importante:** As faturas podem ser geradas **alguns dias após o pagamento**, por isso recomenda-se **verificar regularmente** a sua disponibilidade.

### **Problema comum e solução**

* **Problema: Fatura não encontrada** **Solução:** Se você não encontrar sua fatura, isso pode ser devido a um atraso no processo de faturamento. Aguarde alguns dias e verifique novamente.
* **Assistência adicional:** Em caso de dificuldade ou dúvidas, não hesite em contatar o suporte pelo e-mail <Support@yoplanning.com>.

### **Conclusão**

O módulo **"Minhas Faturas"** do **Yoplanning.pro** oferece acesso rápido e seguro a todas as suas faturas. **O acompanhamento rigoroso das suas faturas garante uma gestão contábil tranquila e previsível.**


---

# 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.yoplanning.support/pt/perguntas-frequentes/faq-generale/recuperation-de-factures-dans-yoplanning.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.
