> For the complete documentation index, see [llms.txt](https://knowledge.out-smart.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.out-smart.com/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/peppol/envie-faturas-via-peppol.md).

# Envie Faturas via Peppol

Assim que o Peppol estiver ativado e o seu Cliente estiver configurado corretamente, envia Faturas quase da mesma forma que habitualmente.

### Enviar uma Fatura

Primeiro, crie uma Fatura como normalmente faria.

Quando enviar a Fatura, o método de entrega selecionado para o Contacto já vem preenchido.

Depois, envie a Fatura através do Peppol.

![Enviar a Fatura via Peppol](https://kennisbank.out-smart.com/download/attachments/1680080898/image-20251210-112705.png?version=4\&modificationDate=1767177747070\&cacheVersion=1\&api=v2)

### Verificar o Estado

Abra o **registo de Fatura** para ver se a fatura eletrónica foi enviada.

Aí também vê o Estado geral na rede Peppol.

![Verificar o Estado geral](https://kennisbank.out-smart.com/download/attachments/1680080898/image-20251210-112838.png?version=4\&modificationDate=1767177746788\&cacheVersion=1\&api=v2)

{% hint style="info" %}
Uma atualização de Estado pode demorar alguns minutos. Atualize o registo se ainda não vir um novo Estado.
{% endhint %}

### Acompanhar o uso e os pacotes

No Gestor de Licença, pode acompanhar quantas faturas eletrónicas já enviou.

Isto ajuda-o a monitorizar a sua utilização mensal por pacote.

![Veja quantas faturas eletrónicas enviou](https://kennisbank.out-smart.com/download/attachments/1680080898/image-20251209-133938.png?version=4\&modificationDate=1767177749740\&cacheVersion=1\&api=v2)

### Se o envio falhar

Primeiro, verifique estes pontos:

* o Contacto tem **Peppol** definido como método de entrega
* o **Morada Peppol** está preenchida e validada corretamente
* a sua organização está registada com sucesso e a integração está ativada

### Limitação atual

Neste momento, não pode ligar o Power-Up do Peppol a vários **IBAN** números.

### Tópicos relacionados

* [**O que é o Peppol?**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/peppol/o-que-e-peppol.md)
* [**Ativar e registar o Peppol**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/peppol/ative-e-registre-o-peppol.md)
* [**Configurar Clientes para o Peppol**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/peppol/configure-clientes-para-o-peppol.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, and the optional `goal` query parameter:

```
GET https://knowledge.out-smart.com/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/peppol/envie-faturas-via-peppol.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.
