> For the complete documentation index, see [llms.txt](https://emusys.gitbook.io/emusys/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://emusys.gitbook.io/emusys/funcionalidades-do-sistema/guia-de-funcionalidades/geracao-de-boletos-e-pix-online.md).

# Geração de Boletos e Pix Online

Após a conclusão do credenciamento haverá uma nova coluna disponível na aba "Faturas" do cadastro do aluno. Clicando no botão você poderá gerar de forma manual um boleto ou pix para pagamento da fatura do aluno.

<figure><img src="/files/Ex4BfOLw72Acq0kYYeQk" alt=""><figcaption><p>Gerar boleto manualmente</p></figcaption></figure>

{% hint style="warning" %}
Atente-se ao gerá-lo pois a data de vencimento do boleto pode ser uma data diferente da data de vencimento da fatura, mas por padrão elas serão as mesmas. Pode optar também entre cobrar juros ou não.
{% endhint %}

<figure><img src="/files/SgcfBtn1gJ4xmF1AL0K5" alt=""><figcaption><p>Geração de boleto</p></figcaption></figure>

## Cobrança automática

É possível ativar a cobrança para que o sistema se responsabilize por gerar e enviar  de forma automática as faturas para o responsável pelo pagamento. Ela é configurável seguindo no menu Financeiro -> Cobrança automática. E pode ser ativa individualmente na aba "Cursos" do cadastro do aluno

<figure><img src="/files/Qt6OauXEhvMipzkZPby3" alt=""><figcaption><p>Ativar Cobrança Automática</p></figcaption></figure>

Pode checar mais informações sobre a cobrança automática[ clicando](/emusys/menus/financeiro/cobranca-automatica.md) [aqui](/emusys/menus/financeiro/cobranca-automatica.md).

{% hint style="warning" %}
Ao ativar a cobrança automática, se a fatura estiver dentro do intervalo de tempo configurado ela irá gerar e enviar o boleto apenas no dia seguinte, caso precise de imediato, ative a cobrança e gere o primeiro boleto de forma manual.
{% endhint %}

Para checar mais detalhes a respeito dos valores que serão repassados, [clique aqui](/emusys/menus/financeiro/repasses-de-boletos-e-pix.md).


---

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

```
GET https://emusys.gitbook.io/emusys/funcionalidades-do-sistema/guia-de-funcionalidades/geracao-de-boletos-e-pix-online.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.
