> 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-solicitacoes-de-pagamento-usando-o-plug-in.md).

# Como verificar as solicitações de pagamento usando o Plug-in?

Saiba como consultar suas solicitações de pagamento pelo Plug-in.

Pelo Plug-in do Stark Bank, você consegue consultar o histórico detalhado de solicitações de pagamento criadas pela sua equipe. Através desse relatório, é possível verificar rapidamente informações como o valor, qual membro criou o pedido, tipo de pagamento, descrição, *tags* e os dados do recebedor.

### 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 em Payables (Pagamentos).
3. Em seguida, clique em View Payment Requests (Ver solicitações).
4. Defina os parâmetros da sua busca filtrando as solicitações de acordo com a data e o centro de custos desejado.
5. Após configurar os filtros, clique no botão Import para carregar os dados na sua planilha.

{% hint style="danger" %}
Lembre-se de que, embora você consiga visualizar e criar solicitações via Plug-in, a aprovação e a efetivação desses pagamentos devem ser realizadas obrigatoriamente pelo Internet Banking.

\
Entenda o processo completo no artigo: [Como aprovar, pagar ou negar solicitações de pagamento?](/pagamentos-e-transferencias/tipos-de-pagamentos-e-transferencias/como-aprovar-pagar-ou-negar-solicitacoes-de-pagamento.md)
{% endhint %}

<figure><img src="https://2884805758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQNmPlmZVwcfafZphIQ1b%2Fuploads%2FFpkd23YSRgF8GP97YZMF%2Fplugin-payables-new.png?alt=media&amp;token=3b75bab6-2f1e-4854-a55e-2257f261a9eb" alt=""><figcaption></figcaption></figure>

<figure><img src="https://2884805758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQNmPlmZVwcfafZphIQ1b%2Fuploads%2Fe0EpevQK281MDEVB0UQ2%2Fplugin-payables-view-requests-1.png?alt=media&amp;token=5e3f141b-2a9d-480f-a520-3736019b61b9" alt=""><figcaption></figcaption></figure>

<figure><img src="https://2884805758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQNmPlmZVwcfafZphIQ1b%2Fuploads%2FbKdpGvmca5mbK2xu45pJ%2Fplugin-payables-view-requests.png?alt=media&amp;token=552884c7-4723-47d9-a452-4967c4ed0661" alt=""><figcaption></figcaption></figure>

***

### Avisos importantes

{% hint style="warning" %}
Caso você filtre a busca por um centro de custos específico e a planilha retorne um erro, isso significa que você não possui permissão de acesso àquele centro de custo.<br>

Peça a um usuário com perfil de **Administrador** que te adicione ao centro de custo pelo Internet Banking. (Se você for um Administrador, pode se auto adicionar). Veja o tutorial: [Como adicionar um membro no centro de custo?](/pagamentos-e-transferencias/centro-de-custo/configuracoes-do-centro-de-custo/como-adicionar-um-membro-no-centro-de-custo.md)
{% endhint %}

<figure><img src="https://2884805758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQNmPlmZVwcfafZphIQ1b%2Fuploads%2Fl5YTvU0ykwMN3O2tOCiK%2Fplugin-error-message-cc.png?alt=media&amp;token=6a3d0439-00ce-464a-b980-5ca7b726be5b" 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/plug-in/como-verificar-as-solicitacoes-de-pagamento-usando-o-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.
