# Fraud Deflect

**STEP 1**

Go to **Admin > Plugins > Chargeback Management**. Click the **Fraud Deflect** tile. Click <mark style="color:green;">**+ Activate**</mark>.

<figure><img src="/files/RLC8Qaur5AxL9aUHzSGs" alt=""><figcaption></figcaption></figure>

\
**STEP 2**

Add the **Client ID** from your Fraud Deflect account

<figure><img src="/files/SZtYVhZbRcbeTqwS7TXm" alt="" width="375"><figcaption></figcaption></figure>

{% hint style="info" %}
If you do not have a Fraud Deflect account, visit [their website](https://www.frauddeflect.com) to get started.
{% endhint %}

**STEP 3**

2 users will be created, an API user and a Customer Service Agent. The user data will be sent to Fraud Deflect for verification.  Fraud Deflect will use the 2 users for chargeback management in your CheckoutChamp account.

<figure><img src="/files/TWkll611Re2PywoKPGkI" alt=""><figcaption></figcaption></figure>

If the verification is successful, the plugin will be created and you will be able to view these users. No further action is required.

{% hint style="info" %}
The 2 users will automatically be deleted when the Fraud Deflect plugin is deleted.
{% endhint %}

{% hint style="warning" %}
Other users with the proper permissions are able to edit these Fraud Deflect users. It is generally not recommended to edit these users from the default values, but it is allowed for administrative purposes.
{% 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.checkoutchamp.com/crm/plugins/chargeback-management/fraud-deflect.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.
