logo_smallAxellero.io

Integrations

Manage connectors to external services and systems.

The Integrations section manages connections between your application and external services.

Overview

In this section you can:

  • View all active and available integrations
  • Add new connections
  • Edit existing connection parameters
  • Remove unused integrations

Connector List

The integrations page displays a table with all configured connectors:

  • Name: Connector name
  • Type: Service type (e.g., OpenAI, PostgreSQL, Slack)
  • Status: Connection state (Active/Error)
  • Created At: Date and time the connector was added

Use the search field above the table to quickly find connectors by name.

Adding a Connector

  1. Click the Add Connector button in the top right
  2. Select the Connector Type from the dropdown
  3. Fill in the required configuration fields. Depending on the connector type, these may include:
    • URL: Service address
    • API Key / Token: Access key or authorization token
    • Username / Password: Credentials
    • Additional parameters: Service-specific settings
  4. Click Save
  5. The new connector appears in the list

Editing a Connector

To modify settings (e.g., update an API key):

  1. Find the connector in the list
  2. Click the edit icon (pencil) in the connector row
  3. Make the necessary changes in the form
  4. Click Update to save changes

Deleting a Connector

  1. Find the connector you want to delete
  2. Click the delete icon (trash) in the connector row
  3. Confirm the action in the dialog

Deleting a connector may break features that depend on it. Ensure the integration is no longer in use before deleting.