> 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/loja-virtual-pacotes-e-power-ups/power-ups/peppol/enviar-faturas-atraves-do-peppol.md).

# Enviar Faturas através do Peppol

Enviar Faturas através da rede Peppol e verificar o Estado da entrega no OutSmart.

Assim que o Peppol estiver ativado e o seu Cliente estiver configurado corretamente, enviam-se faturas quase da mesma forma que habitualmente.

### Enviar uma Fatura

Primeiro, criar uma Fatura como faria normalmente.

Quando a fatura é enviada, o método de entrega selecionado para o Cliente já vem preenchido.

Depois, enviar a fatura através de 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)

### Ver o Estado

Abrir a **registo de faturas** para ver se a fatura eletrónica foi enviada.

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

![Ver 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 do estado pode demorar alguns minutos. Atualize o registo se ainda não vir um novo estado.
{% endhint %}

### Acompanhar a utilização e os bundles

Na Gestão de Licenças, é possível acompanhar quantas faturas eletrónicas já foram enviadas.

Isto ajuda a monitorizar a utilização mensal por bundle.

![Ver quantas faturas eletrónicas já foram enviadas](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, verificar estes pontos:

* o Cliente tem **Peppol** definido como método de entrega
* o **Morada Peppol** está preenchida e validada corretamente
* a organização tem o estado Processado com sucesso e a Integração está ativada

### Limitação atual

De momento, não é possível ligar o Peppol Power-Up a vários **IBAN** números.

### Tópicos relacionados

* [**O que é o Peppol?**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/peppol/o-que-e-o-peppol.md)
* [**Ativar e registar o Peppol**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/peppol/ativar-e-registar-o-peppol.md)
* [**Configurar Clientes para Peppol**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/peppol/configurar-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/loja-virtual-pacotes-e-power-ups/power-ups/peppol/enviar-faturas-atraves-do-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.
