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

# Device 42

> Device42 is an IT asset management and infrastructure discovery platform that provides real-time visibility into hardware, software, and network dependencies.

## Creating a Device 42 connection

### Using Client ID & Secret

To create the connection you need:

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

#### Obtaining the credentials

1. To create the API client make sure that the user is `Active` but not enabled as `Staff` - (permissions)
   <img src="https://mintcdn.com/blinkops-2/yuCgcz8UDaXGRmQM/img/device42/permissions.png?fit=max&auto=format&n=yuCgcz8UDaXGRmQM&q=85&s=f64aec49c281000c68e69304ff6693f1" alt="Permissions" width="204" height="170" data-path="img/device42/permissions.png" />
2. Navigate to `Resources` -> `Secrets` -> `Api Clients`.
3. Click `add` and set the expiration time of the token.
4. Download the credentials file using `Download Credentials` button.
   <img src="https://mintcdn.com/blinkops-2/yuCgcz8UDaXGRmQM/img/device42/credentials.png?fit=max&auto=format&n=yuCgcz8UDaXGRmQM&q=85&s=f9b404ec62eb292cb1fc97e090f2baf7" alt="Credentials" width="1155" height="444" data-path="img/device42/credentials.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 **Device 42** 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 ID & Secret** as the method to create the connection.
5. Fill in the parameters:
   * The API Address
   * The Client ID
   * The Client Secret
6. (Optional) Click **Test Connection** to test it.
7. Click **Create connection**. The new connection appears on the **Connections** page.
