Common workflow
- Open a new session and describe the task.
- Choose the agent that should do the work.
- Add skills for repeatable instructions.
- Add secrets when the agent needs credentials.
- Add connectors when the agent needs external tools.
- Review the result and ask follow-up questions as needed.
Key areas
- Agents define how work should be handled.
- Sessions are where you send prompts and review progress.
- Skills provide reusable instructions.
- Secrets store credentials for services.
- Connectors provide access to connected tools and accounts.