Skip to main content

Agent Connect

Agent connect helps external clients establish the session context needed to work with a Veoveo agent or bot.

How Teams Use It

  • Use it when a client needs to hand off to a workspace bot.
  • Confirm identity and workspace context before starting work.
  • Return users to the relevant workspace route after connect.

Review Habits

  • Confirm the channel is bound to the intended workspace and bot.
  • Keep prompts and commands tied to visible workspace context where possible.
  • Review operation timelines and output artifacts after tool-backed work.

Media To Add

  • Sequence diagram: connect request, session confirmation, workspace bot context, and return route. It helps developers build connect flows. Source: agent connect route.