Skip to main content

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

AreaWhat it is for
IntegrationsEnable or disable the integration types available for the agent
API KeysCreate credentials for programmatic access and control allowed domains
Developer APIsLearn how to authenticate requests and access the published API reference
TelegramConnect the agent to a Telegram bot
SlackConnect 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
  1. Open an agent in the dashboard.
  2. Go to Developers.
  3. Start with Integrations if you want to embed the agent.
  4. Use API Keys if you need backend or app access.
  5. Open Developer APIs if you need the documentation link or OpenAPI schema.
  6. 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.