> ## Documentation Index
> Fetch the complete documentation index at: https://nango-marcin-get-deployments-docs.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Crisp - How do I link my account?

# Overview

To authenticate with Crisp, you need:

1. **Token Identifier** - The identifier part of your Crisp token keypair that authenticates your requests.
2. **Token Key** - The key part of your Crisp token keypair that authenticates your requests.

This guide will walk you through generating your token keypair in the Crisp Marketplace.

### Prerequisites:

* You must have a Crisp account.
* You need access to the Crisp Marketplace (this account is different from your main Crisp account).

### Instructions:

#### Step 1: Generating Your Token Keypair

1. Go to the [Crisp Marketplace](https://marketplace.crisp.chat/) and sign in or create an account.
2. Once logged in, go to **Plugins** and click on the **New Plugin** button.

<img src="https://mintcdn.com/nango-marcin-get-deployments-docs/uKTRYqed7wV8Q4GE/integrations/all/crisp/new_plugin.png?fit=max&auto=format&n=uKTRYqed7wV8Q4GE&q=85&s=5f47251b43f098957d6345620a6f1502" width="1918" height="640" data-path="integrations/all/crisp/new_plugin.png" />

3. Give your plugin a name and description, then click **Create Plugin**.

<img src="https://mintcdn.com/nango-marcin-get-deployments-docs/uKTRYqed7wV8Q4GE/integrations/all/crisp/plugin_form.png?fit=max&auto=format&n=uKTRYqed7wV8Q4GE&q=85&s=6bf39d6166f4186111cd5dcdb971c4a2" width="1918" height="640" data-path="integrations/all/crisp/plugin_form.png" />

<img src="https://mintcdn.com/nango-marcin-get-deployments-docs/uKTRYqed7wV8Q4GE/integrations/all/crisp/plugin_credentials.png?fit=max&auto=format&n=uKTRYqed7wV8Q4GE&q=85&s=eded956ccb16590e4ccba92cf80565ba" width="1918" height="640" data-path="integrations/all/crisp/plugin_credentials.png" />

4. On the plugin page, go to the **Tokens** tab and scroll down to **Production**.
5. Click on **Ask a production token**, pick the **scopes** you require for your integration, and provide a **justification**.

<img src="https://mintcdn.com/nango-marcin-get-deployments-docs/uKTRYqed7wV8Q4GE/integrations/all/crisp/production_token.png?fit=max&auto=format&n=uKTRYqed7wV8Q4GE&q=85&s=b6fa9bd10f9149a729056ff255c79532" width="1918" height="501" data-path="integrations/all/crisp/production_token.png" />

6. Click on **Request production token**.
7. Wait for your submission to get approved (this can take a few minutes).
8. Once accepted, come back to the **Tokens** tab and copy your Production **Token Identifier** and **Token Key**.

<img src="https://mintcdn.com/nango-marcin-get-deployments-docs/uKTRYqed7wV8Q4GE/integrations/all/crisp/tokens.png?fit=max&auto=format&n=uKTRYqed7wV8Q4GE&q=85&s=1e3b1c257277e8d46fbc31eca3e91e2b" width="1918" height="675" data-path="integrations/all/crisp/tokens.png" />

9. Finally, install the plugin on all websites you need to use it for (using the private install link, provided in the **Settings** section under **Access**).

<img src="https://mintcdn.com/nango-marcin-get-deployments-docs/uKTRYqed7wV8Q4GE/integrations/all/crisp/access.png?fit=max&auto=format&n=uKTRYqed7wV8Q4GE&q=85&s=bb9fe1d1611ed4811fefc95543841433" width="1918" height="586" data-path="integrations/all/crisp/access.png" />

#### Step 2: Enter credentials in the Connect UI

Once you have your **Token Keypair**:

1. Open the form where you need to authenticate with Crisp.
2. Enter your **Token Identifier** and **Token Key** in their designated fields.
3. Submit the form, and you should be successfully authenticated.

<img src="https://mintcdn.com/nango-marcin-get-deployments-docs/uKTRYqed7wV8Q4GE/integrations/all/crisp/form.png?fit=max&auto=format&n=uKTRYqed7wV8Q4GE&q=85&s=d17be3e4e96672bd6e2e0817a2c4b024" style={{maxWidth: "450px" }} width="500" height="701" data-path="integrations/all/crisp/form.png" />

You are now connected to Crisp.
