# View Your Received Creator Campaign Payments

You can view your balance, filter through payments, access your bank account settings, or drill down into payment details.

1. From the top navigation menu, select **Discover** → **Find Campaigns**.
2. Select the **Participating** tab.
3. Hover over a campaign you are working on, then select ![](/files/QmaL30TflEtQDgN6tzCe) **\[More]** → **View Payments**.
   * Alternatively, you can select the campaign and from the slide-out, select **More** ![](/files/8sWL7hpIpupIhTbAluAU) **\[Drop-down menu]** → **View Payments**.
4. On the *Payments* screen, you can view your balance, filter payments, and view payment details.

   * Refer to the *filter* and *payment details* sections below.

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

<details>

<summary>Payment filters</summary>

| Filter           | Description                                                                                                                                                                                                                |
| ---------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Search by amount | Enter the amount by which you want to filter payments.                                                                                                                                                                     |
| Date             | Filter by transaction dates.                                                                                                                                                                                               |
| Invoiced Entity  | Filter by the contact who receive invoices.                                                                                                                                                                                |
| Brand            | Filter transactions by brand.                                                                                                                                                                                              |
| Transaction      | <p>Filter by transaction type:</p><p>• <code>All</code></p><p>• <code>Payment</code></p><p>• <code>Withdrawal</code></p><p>• <code>Processing fee</code></p><p>• <code>Lightning Pay</code></p><p>• <code>Other</code></p> |

</details>

<details>

<summary>Payment reference table</summary>

| Column name               | Description                            |
| ------------------------- | -------------------------------------- |
| Date                      | The date of the payment.               |
| Transaction / Description | The payment description.               |
| Invoiced Entity           | The contact that receive invoices.     |
| Brand                     | The brand associated with the payment. |
| Amount                    | The payment amount.                    |

</details>

#### View payment details

1. Select a payment for which you want to view details.
   * From the payment slide-out, you can view the payment date and amount.
2. Under the *In this Payment* section, select an amount to view the transaction's granular details.

   * Selecting this amount will show a timeline for when the amount was earned, and when a payment was made.

   <div data-with-frame="true"><figure><img src="/files/tdYm1hstYbsKNCU64RmW" alt="" width="375"><figcaption></figcaption></figure></div>


---

# Agent Instructions: 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:

```
GET https://help.impact.com/partner/what-would-you-like-to-learn-about/campaigns/creator-campaigns/view-your-received-creator-campaign-payments.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
