> For the complete documentation index, see [llms.txt](https://help.starkbank.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.starkbank.com/cartoes-corporativos/fatura/como-emitir-ou-baixar-a-fatura-para-pagamento-do-cartao-corporativo.md).

# Como emitir ou baixar a fatura para pagamento do cartão corporativo

Entenda como emitir ou baixar a fatura para pagamento do cartão corporativo.

{% hint style="danger" %}
A visualização da fatura do cartão corporativo é exclusiva para usuários com perfil de Administrador, Financeiro ou Gerente de Cartão.

A fatura está disponível exclusivamente no Internet Banking. Não é possível visualizá-la pelo app Stark Bank.
{% endhint %}

A fatura para pagamento do Cartão Corporativo só pode ser impressa no formato de invoice, e enquanto estiver com status pendente de pagamento.

## Como emitir a fatura?

1. Acesse sua conta Stark Bank em <https://web.starkbank.com/signin>
2. Acesse o menu Cartões Corporativos > Fatura
3. Clique na fatura com status "**Pendente**"
4. Clique no botão "**Pagar Fatura"**
5. No pop-up, clique na opção "**Gerar invoice"**
6. A invoice será exibido em tela, permitindo a impressão/download em PDF

{% hint style="info" %}
Antecipação de Pagamento

Caso a fatura ainda não esteja fechada e a empresa deseje realizar um pagamento antecipado para liberar limite, consulte o guia [Como antecipar minha fatura do cartão corporativo?](/cartoes-corporativos/fatura/como-antecipar-minha-fatura-do-cartao-corporativo.md)
{% endhint %}

<figure><img src="https://2884805758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQNmPlmZVwcfafZphIQ1b%2Fuploads%2F92MsEqo3HgL1hkJVSYyE%2Fbilling-pending-invoice.png?alt=media&amp;token=aa3bb5cc-e9a3-4031-aac3-53095c8114e6" alt=""><figcaption></figcaption></figure>

<figure><img src="https://2884805758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQNmPlmZVwcfafZphIQ1b%2Fuploads%2Fzd5ewPAZ76hPTEig6Zd5%2Fbilling-button-pay-billing.png?alt=media&amp;token=3da64e58-56bf-4c6c-8523-b8d9a1234cb6" alt=""><figcaption></figcaption></figure>

<figure><img src="https://2884805758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQNmPlmZVwcfafZphIQ1b%2Fuploads%2Fh4898krKw8bjw75AuD5T%2Fbilling-create-invoice.png?alt=media&amp;token=aeb7db17-70ee-4573-b091-336527f8f381" alt=""><figcaption></figcaption></figure>

<figure><img src="https://2884805758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQNmPlmZVwcfafZphIQ1b%2Fuploads%2FKISRCTIproOhUkqn6yDX%2Fbilling-qr-code-pdf.png?alt=media&amp;token=5a1d3423-e78a-4117-aed0-ca50379f3951" alt=""><figcaption></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://help.starkbank.com/cartoes-corporativos/fatura/como-emitir-ou-baixar-a-fatura-para-pagamento-do-cartao-corporativo.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.
