> For the complete documentation index, see [llms.txt](https://centraldeajuda.tradeinsights.com/bem-vindo-a-trade-insights/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://centraldeajuda.tradeinsights.com/bem-vindo-a-trade-insights/conteudos/beneficios-e-vantagens-do-checkout-v2/como-visualizar-extrato-de-vendas-renovacoes-estornos-e-saques-na-wallet.md).

# Como Visualizar Extrato de Vendas, Renovações, Estornos e Saques na Wallet

### **Acesso à Wallet:**

Primeiramente, acesse a seção de Wallet na plataforma. Você pode encontrar essa opção no menu principal.

<figure><img src="/files/ocGMFOI09ul8ZnN4Od7g" alt="" width="563"><figcaption><p>Imagem exemplo da plataforma </p></figcaption></figure>

### **Localização das Vendas:**

Dentro da Wallet, role um pouco para baixo até encontrar a lista de todas as vendas efetuadas.

<figure><img src="/files/kfpjFHzaozkCuJxcmg6z" alt=""><figcaption><p>imagem da plataforma </p></figcaption></figure>

### **Seleção da Venda Desejada:**

Localize a venda específica da qual você deseja obter mais detalhes e clique sobre ela para abrir os detalhes.

<figure><img src="/files/yRvTKIMIrjsX8NFkl5go" alt=""><figcaption><p>Imagem da plataforma </p></figcaption></figure>

Ao clicar na venda, você terá acesso aos detalhes da transação, incluindo informações sobre a venda própria, o ecossistema e afiliados envolvidos.

Além dos detalhes da venda, você também encontrará informações sobre eventuais renovações. Verifique se as renovações foram executadas com sucesso ou se ocorreu alguma falha.

### **Detalhes de Estornos:**

Na mesma tela, serão exibidos os detalhes dos estornos, se houve algum. Você poderá verificar se o estorno foi relacionado à sua venda própria ou ao ecossistema/afiliado.

<figure><img src="/files/RXkS7oD45Sm9u4PG3iE1" alt=""><figcaption><p>Imagem exemplo da plataforma </p></figcaption></figure>

Seguindo esses passos simples, você será capaz de visualizar com detalhes todas as informações relacionadas às suas vendas, renovações, estornos e saques na Wallet da plataforma Trade Insights. Essa funcionalidade proporciona maior controle e transparência sobre suas transações, permitindo uma gestão eficaz do seu negócio.


---

# 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://centraldeajuda.tradeinsights.com/bem-vindo-a-trade-insights/conteudos/beneficios-e-vantagens-do-checkout-v2/como-visualizar-extrato-de-vendas-renovacoes-estornos-e-saques-na-wallet.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.
