1. Create your workspace
Start from the hosted checkout, confirm your workspace, and choose the first channel where your agent should live.
FLYHERMESDeploy NowFlyHermes Documentation
A practical field guide for getting from blank workspace to useful AI operator: channels, Memory, Skills, scheduled work, tools, and production-safe defaults.
Start from the hosted checkout, confirm your workspace, and choose the first channel where your agent should live.
Add your bot token or invite the managed bot into the right chat. FlyHermes keeps topic and group context intact for long-running work.
Connect only the services you need first: GitHub, Gmail, Google Workspace, Stripe, Vercel, browser automation, or custom APIs.
Save stable preferences, project conventions, and workflow rules so the agent improves instead of resetting every session.
Core concepts
Hermes is useful because it keeps context, calls real tools, and can keep working after the first message. FlyHermes packages those pieces into a hosted runtime so setup friction does not block usage.
Channels
Telegram is the fastest first channel. Add Discord, Slack, email, webhooks, or the CLI when the workflow needs them.
Safety
Store API keys in the workspace environment, request credentials with direct links, and never paste private tokens into public threads.
Operations
For code, run tests and builds. For browser work, inspect live pages. For automations, check logs and delivery targets before calling it done.