Documentation

App Credentials

App Credentials

App Credentials store database connection strings, API keys, service credentials, and other secrets used by your applications and infrastructure.

Note: This feature must be enabled by your administrator.

Accessing App Credentials

  • Click 'App Credentials' in the left sidebar

App Credentials Table Columns

  • Name: Descriptive name for the credential
  • Type: The credential type (e.g., PostgreSQL, MySQL, Redis, API Key)
  • Assigned Projects: Projects that have access to this credential
  • Created At: When the credential was created
  • Actions: View, Edit, Delete, Assign to Projects

Creating a Credential

  1. 1
    Click 'Add Credential' or 'New Credential'
  2. 2
    Select the Credential Type from the dropdown
  3. 3
    Enter a unique, descriptive name
  4. 4
    Fill in the required fields (fields vary by credential type)
  5. 5
    Click 'Create'

Viewing a Credential

  • Click the View icon in the Actions column
  • Sensitive values (passwords, secrets) are masked by default
  • Click the eye icon on a masked field to reveal it (requires permission)

Editing a Credential

  1. 1
    Click the Edit icon in the Actions column
  2. 2
    Modify the name or field values
  3. 3
    Leave sensitive fields blank to keep existing values
  4. 4
    Click 'Save'

Deleting a Credential

  1. 1
    Click the Delete icon in the Actions column
  2. 2
    A confirmation dialog appears
  3. 3
    Confirm deletion — this cannot be undone
  4. 4
    Warning: Deleting a credential that is assigned to projects may break those projects

Assigning Credentials to Projects

  1. 1
    Click the 'Assign' icon in the Actions column
  2. 2
    The Assign Projects modal opens
  3. 3
    Select one or more projects to associate with this credential
  4. 4
    Click 'Save'
  5. 5
    The credential is now accessible by users in those projects

Searching and Filtering

  • Search bar: Filter credentials by name in real-time
  • Type filter: Show only credentials of a specific type