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

# Anthropic

> Anthropic is an AI research company that focuses on the safety and alignment of AI systems with human values.

## Creating an Anthropic connection

### Using API Key

To create the connection you need:

* An API Key

#### Obtaining the credentials

1. Login to [Anthropic Console](https://console.anthropic.com/).
2. Click on **API Keys**.
   <img src="https://mintcdn.com/blinkops-2/Rs4Y_Nqo_DOGL9xa/img/Anthropic/1.png?fit=max&auto=format&n=Rs4Y_Nqo_DOGL9xa&q=85&s=e199fc4690d915a832ff8783b9c6f004" alt="Anthropic main" width="1728" height="1080" data-path="img/Anthropic/1.png" />
3. Click on **Create Key**.
   <img src="https://mintcdn.com/blinkops-2/Rs4Y_Nqo_DOGL9xa/img/Anthropic/2.png?fit=max&auto=format&n=Rs4Y_Nqo_DOGL9xa&q=85&s=360fef4c017abd48b42c7a715248a22b" alt="Anthropic key" width="1728" height="1080" data-path="img/Anthropic/2.png" />
4. Select a workspace and name the key, then click **Add**.
   <img src="https://mintcdn.com/blinkops-2/Rs4Y_Nqo_DOGL9xa/img/Anthropic/3.png?fit=max&auto=format&n=Rs4Y_Nqo_DOGL9xa&q=85&s=32485d40cd939570fbb3609b397a9b62" alt="Anthropic create key" width="1728" height="1080" data-path="img/Anthropic/3.png" />
5. Copy the created **API Key**.
   <img src="https://mintcdn.com/blinkops-2/Rs4Y_Nqo_DOGL9xa/img/Anthropic/4.png?fit=max&auto=format&n=Rs4Y_Nqo_DOGL9xa&q=85&s=bc077ea0a65bef96d4d89dee8497d7f2" alt="Anthropic final key" width="1728" height="1080" data-path="img/Anthropic/4.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 **Anthropic** 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 Key

6. (Optional) Click **Test Connection** to test it.
7. Click **Create connection**. The new connection appears on the **Connections** page.
