> For the complete documentation index, see [llms.txt](https://kbase.whitelabel-loyalty.com/product/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kbase.whitelabel-loyalty.com/product/modules/integrations/awin/configuring-awin-integration.md).

# Configuring Awin Integration

### Introduction

This article describes how you can configure your White Label Loyalty tenant to interact with Awin.

### Adding the Awin integration to your WLL Tenant

Go to **Integrations > Create** and choose the **Awin** option from the type dropdown.

You’ll need to specify your Awin **Publisher ID** and the **API Token** for your Awin account. You can retrieve this information from the Awin dashboard.

#### Publisher ID

This is the number shown in brackets next to your account name in the top right of the Awin dashboard.

#### API Token

This can be found on the **API Credentials** page, which can be accessed via the dropdown menu shown under the **Hello Your Name** menu item in the top right of the Awin dashboard.

On the API Credentials page you will need to enter the password for your Awin account in order to generate the API Token (called the OAuth2 Token in the Awin dashboard).

### After pressing Save

The following changes will be made:

#### Changes to your White Label Loyalty Tenant

**Custom Event Types Added**

* `AWIN_TRANSACTION_RECORDED`

**Reward Types Added**

* Awin Programme

#### Changes to your Awin Account

N/A


---

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

```
GET https://kbase.whitelabel-loyalty.com/product/modules/integrations/awin/configuring-awin-integration.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.
