> ## Documentation Index
> Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Coupa Compass

> Coupa Compass is Coupa’s customer portal that provides users with access to product documentation, support cases, training resources, and community forums.

## Creating a Coupa Compass connection

### Using Client Secret

To create the connection you need:

* An API Address
* A Client ID
* A Client Secret
* Scopes

#### Obtaining the credentials

1. Login to Coupa as an **integrations enabled administrator**.

2. Navigate to **Setup** > **Oauth2/OpenID Connect Clients**.

3. Select the **Scopes** you would like to include in the integration setup. Copy the list of scopes and save it for use later when setting up the connection in Blink.

<Info>
  You can find the list of **scopes** and their underlying Coupa permissions by going to the **Scope Management** page at **https\://your\_instance\_address/oauth2/scopes**.
</Info>

4. Click on **Save**. Saving the client reveals the **Client Identifier** and **Secret** values.

#### Creating your connection

1. In the Blink platform, navigate to the **Connections** page > **Add connection**. A New Connection dialog box opens displaying icons of external service providers available.
2. Select the **Coupa Compass** icon. A dialog box with name of the connection and connection methods appear.
3. (Optional) Edit the name of the connection. At a later stage you cannot edit the name.
4. Select **Client Secret** as the method to create the connection.
5. Fill in the parameters:
   * The API Address
   * The Client ID
   * The Client Secret
   * The Scopes
6. (Optional) Click **Test Connection** to test it.
7. Click **Create connection**. The new connection appears on the **Connections** page.
