# CJ Affiliate

Log in to the [CJ Affiliate Developer Portal](https://developers.cj.com/) ([https://developers.cj.com](https://developers.cj.com/))

**Step 1**

In the left side-bar open *Authentication* accordion menu and click *Personal Access Tokens* option.

![](/files/ZFI9rX1mjnzJ98gsgthu)<br>

Enter the name "Clario Integration" to the " **Register a New Personal Access Token**" field and press *Register* button.\ <img src="/files/D26Rbt0swIO8rhNNuyu8" alt="" data-size="original">

You will see the message "New Personal Access Token Created". It will show your token name and a token itself. The string of numbers is your token. Provide this token **AND** your ***CJ Affiliate Advertiser ID*** to your Clario Customer Success representative.


---

# 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://docs.clar.io/connecting-your-data/cj-affiliate.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.
