> 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/recebimentos/tipos-de-recebimentos-e-transferencias/pix-invoice/por-que-as-vezes-parece-que-o-valor-nao-foi-recebido.md).

# Por que às vezes parece que o valor não foi recebido?

Entenda os motivos mais comuns que levam à impressão de que um Pix não caiu na conta.

Na maioria dos casos, o valor foi sim recebido, mas não aparece da forma esperada.

## Motivos mais comuns

1. **Depósito sem conciliação**

* Se sua empresa emite cobranças (via invoice ou QR Code dinâmico), mas não bloqueou depósitos avulsos nas configurações, o valor pode cair normalmente na conta sem se vincular à cobrança.
* Nesse caso, a cobrança aparece como “não paga”, mesmo que o dinheiro já tenha sido recebido.

2. **Valor recebido em outro workspace**

* Empresas com mais de um workspace devem verificar se o Pix entrou no workspace correto.
* A mesma busca por end-to-end ID pode ser feita em cada workspace.

***

## Como confirmar nesses casos

* Sempre faça a busca usando o **end-to-end ID** no extrato.
* Se o Pix foi realmente creditado, ele aparecerá no extrato, mesmo que não esteja conciliado a uma cobrança.

***

{% hint style="info" %}

## Artigos relacionados

[Como conferir se um valor foi creditado na sua conta do Stark Bank?](/recebimentos/tipos-de-recebimentos-e-transferencias/pix-invoice/como-conferir-se-um-valor-foi-creditado-na-sua-conta-do-stark-bank.md)
{% endhint %}


---

# 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/recebimentos/tipos-de-recebimentos-e-transferencias/pix-invoice/por-que-as-vezes-parece-que-o-valor-nao-foi-recebido.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.
