Developers
The Developers section collects the tools that help you connect an agent to external applications, websites, and messaging channels.
It is designed for teams that need to embed agents, generate credentials for programmatic access, and configure supported channels directly from the dashboard.
What you can do
- Open the developer tools hub for a selected agent
- Manage integrations such as chat, speech, or custom embed modes
- Create and manage API keys for external apps and services
- Use the developer APIs with the published documentation and OpenAPI spec
- Configure messaging channels like Telegram and Slack when available
- Review integration details before sharing them with your team
Main areas
| Area | What it is for |
|---|---|
| Integrations | Enable or disable the integration types available for the agent |
| API Keys | Create credentials for programmatic access and control allowed domains |
| Developer APIs | Learn how to authenticate requests and access the published API reference |
| Telegram | Connect the agent to a Telegram bot |
| Slack | Connect the agent to a Slack workspace |
Before you start
To use this area effectively, make sure you already have:
- An existing agent
- Permission to access the agent developer tools
- The external account or workspace required by the integration you want to enable
Recommended path
- Open an agent in the dashboard.
- Go to Developers.
- Start with Integrations if you want to embed the agent.
- Use API Keys if you need backend or app access.
- Open Developer APIs if you need the documentation link or OpenAPI schema.
- Open the specific channel page when configuring Telegram or Slack.
info
This documentation covers the user-facing developer tools available in the dashboard. Internal architecture, deployment workflows, reserved configuration areas, and platform-only setup are intentionally excluded.