Skip to main content

Documentation Index

Fetch the complete documentation index at: https://infisical.com/docs/llms.txt

Use this file to discover all available pages before exploring further.

Devin is an AI software engineer from Cognition. Infisical supports connecting to Devin using a service-user API Key, which is used to push secrets into a Devin organization via Devin Secret Sync.

Prerequisites

Create a Devin API Key

1

Create a Service User

In your Devin organization settings, create a service user that Infisical will act as. Fill in the service user details and submit the form.Devin Service User
2

Copy the API Key

Devin displays the new service user’s API key immediately after creation. Copy the key, it begins with the cog_ prefix and will only be shown once. Store it securely; you will use it when creating the Infisical connection.Devin API Key

Create Devin Connection in Infisical

1

Navigate to App Connections

In your Infisical dashboard, go to Organization SettingsApp Connections (or the IntegrationsApp Connections tab in your project).App Connections Tab
2

Select Devin Connection

Click Add Connection and choose Devin from the list of available connections.Select Devin Connection
3

Fill out Connection Form

Complete the form with:
  • A name for the connection (e.g. devin-prod)
  • An optional description
  • Your Devin API Key (the cog_… value from the steps above) Devin Connection Form
4

Connection Created

After clicking Create, your Devin Connection is established and ready to use with your Infisical project.