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

# Keeper - How do I link my account?

# Overview

To authenticate with Keeper, you need two key pieces of information:

1. **API Key** - A unique identifier for your application on Keeper.
2. *Keeper node Id*\* - Is a unique identifier for a node in the Keeper node architecture. Nodes are used to organize users into groups, such as by department, location, or division.

Note: You will need to create a new node under the root node.

This guide will walk you through finding or creating those credentials within Keeper.

### Prerequisites:

* You must set up an Enterprise account with Keeper.

#### Step 1: Finding Your node id

1. Log into your admin Keeper account and navigate to the **Admin** tab

2. The root node will be the same as the organization name. Click the Kebab menu and create a new child node with a name of your choice.

<img src="https://mintcdn.com/nango/mML8QF2SPjr5fRd2/integrations/all/keeper-scim/nango_admin_dashboard.png?fit=max&auto=format&n=mML8QF2SPjr5fRd2&q=85&s=8b3e3edb1456512ab75dece645a4de42" width="1510" height="369" data-path="integrations/all/keeper-scim/nango_admin_dashboard.png" />

#### Step 2: Finding Your API Key (API Token)

1. To generate an API key, navigate to the **Provisioning** tab and click `Add Method`

<img src="https://mintcdn.com/nango/mML8QF2SPjr5fRd2/integrations/all/keeper-scim/nango_add_method.png?fit=max&auto=format&n=mML8QF2SPjr5fRd2&q=85&s=200b48a1263fb4335c0286122abacf8e" width="1511" height="319" data-path="integrations/all/keeper-scim/nango_add_method.png" />

3. Navigate and select **SCIM (System for Cross-Domain Identity Management)** and select **Next**.

<img src="https://mintcdn.com/nango/mML8QF2SPjr5fRd2/integrations/all/keeper-scim/nango_scim.png?fit=max&auto=format&n=mML8QF2SPjr5fRd2&q=85&s=d61bb4944b6446fe3b99787e07ee1101" width="1507" height="475" data-path="integrations/all/keeper-scim/nango_scim.png" />

4. Under the **Token** heading, click the **Generate** button to create a new API Key.

Important: Copy and store your API Token securely, it will not be visible again once you leave this page.

<img src="https://mintcdn.com/nango/mML8QF2SPjr5fRd2/integrations/all/keeper-scim/nango_generate_key.png?fit=max&auto=format&n=mML8QF2SPjr5fRd2&q=85&s=0cf2f09fc1796834e81ef25c7428c00f" width="1497" height="310" data-path="integrations/all/keeper-scim/nango_generate_key.png" />

#### Step 2: Connect Your Keeper Account

<img src="https://mintcdn.com/nango/mML8QF2SPjr5fRd2/integrations/all/keeper-scim/nango_connet_ui.png?fit=max&auto=format&n=mML8QF2SPjr5fRd2&q=85&s=4ddcd3313f6af3656df35a4fffd44f1f" width="499" height="753" data-path="integrations/all/keeper-scim/nango_connet_ui.png" />

To authenticate using your API credentials, navigate to the Keeper authentication form.
Enter your credentials as follows:

* API Key: Your API Key
* Node: The node id coresponding to the API Key.
  Click "Connect" to complete the authentication.
