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

# Passwordstate

> Passwordstate is a secure password management platform designed for IT teams and enterprises to safely store, manage, and share sensitive credentials. With features that support role-based access control, auditing, and automation, Passwordstate streamlines credential management across teams—enhancing security, improving compliance, and reducing operational friction.

## Creating a Passwordstate connection

### Using API Key

To create the connection you need:

* An API Address
* An API Key

#### Obtaining the credentials

1. Login to your Passwordstate account.

2. Click on `Administration`.

   <img src="https://mintcdn.com/blinkops-2/PFTOr0XB-jxgtyO2/img/Passwordstate/administration.png?fit=max&auto=format&n=PFTOr0XB-jxgtyO2&q=85&s=2526dfecd2227330b6f05da62834d78d" alt="Passwordstate Administration" width="3450" height="1890" data-path="img/Passwordstate/administration.png" />

3. Click on `System Settings` in the left-hand panel.

   <img src="https://mintcdn.com/blinkops-2/PFTOr0XB-jxgtyO2/img/Passwordstate/system-settings.png?fit=max&auto=format&n=PFTOr0XB-jxgtyO2&q=85&s=c77014a4a2ce804b79600593bd8b42fa" alt="Passwordstate System Settings" width="3450" height="1890" data-path="img/Passwordstate/system-settings.png" />

4. Click on `api`.

   <img src="https://mintcdn.com/blinkops-2/PFTOr0XB-jxgtyO2/img/Passwordstate/api-settings.png?fit=max&auto=format&n=PFTOr0XB-jxgtyO2&q=85&s=296fd5f5da738f6fec0b8d0c1e78b142" alt="Passwordstate API Settings" width="3450" height="1890" data-path="img/Passwordstate/api-settings.png" />

5. Select the API key you want to use.

   <img src="https://mintcdn.com/blinkops-2/PFTOr0XB-jxgtyO2/img/Passwordstate/select-api-key.png?fit=max&auto=format&n=PFTOr0XB-jxgtyO2&q=85&s=49b5bc1d9c26d0a1b19964ff3590975f" alt="Passwordstate Select API Key" width="2358" height="688" data-path="img/Passwordstate/select-api-key.png" />

6. Copy the API key.

   <img src="https://mintcdn.com/blinkops-2/PFTOr0XB-jxgtyO2/img/Passwordstate/example-api-key.png?fit=max&auto=format&n=PFTOr0XB-jxgtyO2&q=85&s=190d767bc5f8982cd265cbbcd7b5830a" alt="Passwordstate Example API Key" width="1526" height="446" data-path="img/Passwordstate/example-api-key.png" />

#### 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 **Passwordstate** 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 **API Key** as the method to create the connection.
5. Fill in the parameters:
   * The API Address
   * The API Key
6. (Optional) Click **Test Connection** to test it.
7. Click **Create connection**. The new connection appears on the **Connections** page.
