> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/partner/pt-br/o-que-voce-gostaria-de-aprender/platform-features/finance/finance-reporting/earnings-history-report-for-partners.md).

# Relatório de histórico de ganhos para parceiros

A impact.com facilita para você visualizar e entender seus ganhos. O *Histórico de Ganhos* a tela mostra quanto você ganhou no impact.com, quanto desses ganhos já foi pago e quanto ainda está pendente.

#### Ver seu Histórico de Ganhos

1. No menu de navegação superior, selecione seu **saldo da carteira → Histórico de Ganhos**.
2. Selecione se você quer ver seus ganhos **Por marca** ou **Por mês**.
3. Opcionalmente, filtre seus ganhos por um específico **ano**, ou exiba **Todos** os seus ganhos.
4. Opcionalmente, selecione ![](/files/3376e38f294d0b00823f25bcfc135778188eee16) **\[Colunas]** para adicionar ou remover colunas do relatório. Veja o *Referência de coluna* abaixo para mais informações.

   <div data-with-frame="true"><figure><img src="/files/02b1dce1fefb34f255d8c5e0607d05fa6d894911" alt="" width="563"><figcaption></figcaption></figure></div>

   * Ganhos em atraso são marcados com um ícone de ponto de exclamação.

<details>

<summary>Referência de coluna</summary>

| Coluna   | Descrição                             |
| -------- | ------------------------------------- |
| Mês      | O mês em que os ganhos foram gerados. |
| Marca    | A marca que está pagando você.        |
| Valor    | O valor dos ganhos.                   |
| Pago     | O valor que foi pago a você.          |
| Pendente | O valor que ainda aguarda pagamento.  |

</details>

5. Selecione um item da linha para exibir mais informações sobre os ganhos para esse *Mês* ou *Marca*.

   <div data-with-frame="true"><figure><img src="/files/12de8b6c2136d189fa85a7beaef84face9a7b3cb" alt="" width="375"><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.impact.com/partner/pt-br/o-que-voce-gostaria-de-aprender/platform-features/finance/finance-reporting/earnings-history-report-for-partners.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.
