> 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/plug-in/como-verificar-as-compras-de-cartoes-no-plug-in.md).

# Como verificar as compras de cartões no Plug-in?

Saiba como verificar suas compras via Plug-in.

A aba de Compras de cartões corporativos no Plug-in traz detalhes aprofundados sobre as transações realizadas com os cartões da sua empresa, incluindo informações como IOF cobrado, nome do estabelecimento, *tags* da compra, entre outros.

Siga o passo a passo abaixo para extrair esse relatório na sua planilha:

### Passo a passo da consulta

1. Inicie a extensão do Stark Bank no sheets ou Excel
2. No menu lateral direito do Plug-in, clique na opção Cartões corporativos (ou *Corporate Cards*) no menu lateral.
3. Em seguida, clique na opção Compras de cartão corporativo.
4. Na tela de compras, defina os parâmetros do seu relatório:
   * Selecione o período das compras que será verificado.
   * Na seção de Detalhes, selecione quais colunas de informações específicas você gostaria de visualizar.
5. Após configurar todos os filtros e colunas desejadas, clique no botão Importar.

Pronto! O relatório detalhado com as compras dos cartões corporativos será gerado e exibido diretamente na sua planilha.

<div><figure><img src="https://2884805758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQNmPlmZVwcfafZphIQ1b%2Fuploads%2FFwsX9rK5c8tY5L8n6HZE%2Fplugin-card-purchase-1.png?alt=media&amp;token=b4d19835-a653-407e-953a-019ebfa8bbbf" alt=""><figcaption></figcaption></figure> <figure><img src="https://2884805758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQNmPlmZVwcfafZphIQ1b%2Fuploads%2FPhHWVv2jyyq7Z8frQ0Sc%2Fplugin-card-purchase-2.png?alt=media&amp;token=ce7f626f-0f35-456f-bd73-2ed8c331e094" alt=""><figcaption></figcaption></figure> <figure><img src="https://2884805758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQNmPlmZVwcfafZphIQ1b%2Fuploads%2FJQkM4kXpzDyOxw2j9zBm%2Fplugin-card-purchase-3.png?alt=media&amp;token=b3c2b1d6-d9ef-4a31-bf37-7629990b785c" alt=""><figcaption></figcaption></figure></div>


---

# 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/plug-in/como-verificar-as-compras-de-cartoes-no-plug-in.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.
