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
- Click the Add Connector button in the top right
- Select the Connector Type from the dropdown
- 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
- Click Save
- The new connector appears in the list
Editing a Connector
To modify settings (e.g., update an API key):
- Find the connector in the list
- Click the edit icon (pencil) in the connector row
- Make the necessary changes in the form
- Click Update to save changes
Deleting a Connector
- Find the connector you want to delete
- Click the delete icon (trash) in the connector row
- 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.