# Credit Policies Overview

**Take the PXA Course**

<a href="https://pxa.impact.com/student/activity/1099652?debug=true?utm_source=app.impact.com&#x26;utm_medium=owned-platform&#x26;utm_content=fund-lp-150&#x26;utm_campaign=help-center" class="button primary">Contract and Pay (Fundamental level)</a><a href="https://pxa.impact.com/student/activity/1117596?debug=true?utm_source=app.impact.com&#x26;utm_medium=owned-platform&#x26;utm_content=con-350&#x26;utm_campaign=help-center" class="button primary">Contract and Pay (Expert Level)</a>

With impact.com, each [event type](/brand/what-would-you-like-to-learn-about/platform-features/event-types/event-types-explained.md) in your program can use any of our 3 available credit policies:

| Event Type                                                                                                                                   | Description                                                                                                                                                                                                                                                                                                                                                                                                    |
| -------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [Last Click](/brand/what-would-you-like-to-learn-about/platform-features/tracking/credit-policies/last-click-credit-policy-explained.md)     | <p>The partner that drove the last click in the conversion path will receive 100% of the credit.</p><p>This is the <strong>recommended</strong> credit policy.</p>                                                                                                                                                                                                                                             |
| [First Click](/brand/what-would-you-like-to-learn-about/platform-features/tracking/credit-policies/first-click-credit-policy-explained.md)   | <p>The partner that drove the first click in the conversion path will receive 100% of the credit, and usually all of the payout for the conversion.</p><p>This credit policy is only available to specific impact.com editions. It is <strong>not recommended</strong> for most implementations.</p>                                                                                                           |
| [Last to Cart](/brand/what-would-you-like-to-learn-about/platform-features/tracking/credit-policies/last-to-cart-credit-policy-explained.md) | <p>The partner that drove the customer to add the final item to their cart before checking out will almost always receive 100% of the credit, and usually all of the payout for the conversion.</p><p>This credit policy is only available to specific impact.com editions. Whether it's recommended for your program is <strong>circumstantial</strong> and should be discussed with an impact.com agent.</p> |

{% hint style="warning" %}
**Do not edit your crediting logic on your own:** Changing a credit policy means you'll need to update an event type, which should only be done by an impact.com agent. Talk with your CSM (or [contact support](https://app.impact.com/support/portal.ihtml?createTicket=true\&accountType=PARTNER)) about making any credit policy changes.
{% endhint %}


---

# 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/brand/what-would-you-like-to-learn-about/platform-features/tracking/credit-policies/credit-policies-overview.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.
