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

# LimaCharlie

> LimaCharlie is a security operations platform that provides infrastructure and tools for detection, response, and automation, allowing organizations to build and scale their cybersecurity capabilities like a cloud service.

## Creating a LimaCharlie connection

Create the connection by using one of the following methods:

* [User ID & Secret](#using-user-id-and-secret)
* [Organization ID & Secret](#using-organization-id-and-secret)

### Using User ID and Secret

To create the connection you need:

* An User ID
* An API Key

### Using Organization ID and Secret

To create the connection you need:

* An Organization ID
* An API Key

#### Obtaining the credentials

#### User ID and Secret:

* Click on settings icon in the top right corner of the LimaCharlie dashboard.

* Select `Manage User Settings`.
  <img src="https://mintcdn.com/blinkops-2/6JIG4C9X2ValYH_B/img/LimaCharlie/ManageUserSettings.png?fit=max&auto=format&n=6JIG4C9X2ValYH_B&q=85&s=274c0de00802b45816a3aaac3ce16b3c" alt="User Settings" width="472" height="595" data-path="img/LimaCharlie/ManageUserSettings.png" />

* In the opened settings window, copy the User ID.

* Under the `User API Keys` section, create a new API key to generate your User Secret.
  <img src="https://mintcdn.com/blinkops-2/6JIG4C9X2ValYH_B/img/LimaCharlie/UserApiKeys.png?fit=max&auto=format&n=6JIG4C9X2ValYH_B&q=85&s=8c73514f475ab81d6c16c59e611e2907" alt="User API Keys" width="701" height="417" data-path="img/LimaCharlie/UserApiKeys.png" />

#### Organization ID (OID) & Secret:

* From the dashboard, select the desired Organization to enter its workspace.
  <img src="https://mintcdn.com/blinkops-2/6JIG4C9X2ValYH_B/img/LimaCharlie/Organizations.png?fit=max&auto=format&n=6JIG4C9X2ValYH_B&q=85&s=bea6d6f3256ad293d3acb91e6da5cb14" alt="Organizations" width="543" height="153" data-path="img/LimaCharlie/Organizations.png" />

* In the left sidebar, navigate to Access Management → REST API.
  <img src="https://mintcdn.com/blinkops-2/6JIG4C9X2ValYH_B/img/LimaCharlie/RestAPI.png?fit=max&auto=format&n=6JIG4C9X2ValYH_B&q=85&s=0e0ad203c4c7cc3d582e13a28d80876b" alt="REST API" width="279" height="596" data-path="img/LimaCharlie/RestAPI.png" />

* Copy the Organization ID (OID).

* Under `User-Generated API Keys`, create a new API key to generate your API key.
  <img src="https://mintcdn.com/blinkops-2/6JIG4C9X2ValYH_B/img/LimaCharlie/OrganizationCreds.png?fit=max&auto=format&n=6JIG4C9X2ValYH_B&q=85&s=19d93530c10fb5779955397286f495ea" alt="Organization Credentials" width="2270" height="604" data-path="img/LimaCharlie/OrganizationCreds.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 **LimaCharlie** 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 **User ID & Secret** as the method to create the connection.
5. Fill in the parameters:
   * The User ID
   * The API Key
6. (Optional) Click **Test Connection** to test it.
7. Click **Create connection**. The new connection appears on the **Connections** page.

### Using Organization ID & Secret

To create the connection you need:

* An Organization ID
* An API Key

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