> 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/what-would-you-like-to-learn-about/getting-started/readme/im-a-partner/step-6-review-reporting-stats-and-grow.md).

# Step 6: Review Reporting Stats & Grow!

Once you’ve started earning payouts from brands, use the [Advanced Action Listing report](/partner/what-would-you-like-to-learn-about/platform-features/reporting-for-partners/advanced-action-listing-report-for-partners.md) to view detailed information about the conversions you drove. Use the [reports available to you](/partner/what-would-you-like-to-learn-about/platform-features/reporting-for-partners/all-reports-available-to-partners.md) to identify the brands and promotions that benefit you most. Check the [Pending](/partner/what-would-you-like-to-learn-about/platform-features/finance/payments-withdrawals-and-balance/pending-screen-overview-for-partners.md) and [Balance](/partner/what-would-you-like-to-learn-about/platform-features/finance/payments-withdrawals-and-balance/balance-screen-overview-for-partners.md) screens to see which earnings are available and which are still pending.

You can also make use of our curated collections of brands and products through Discovery and email campaigns. These collections are hand-picked by impact.com and offer suggested brands and products that will help grow and increase payouts.


---

# 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/what-would-you-like-to-learn-about/getting-started/readme/im-a-partner/step-6-review-reporting-stats-and-grow.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.
