Skip to main content
Action is organized around agents, sessions, skills, secrets, and connectors. Start with an agent, give it a clear task, and attach only the resources it needs.

Common workflow

  1. Open a new session and describe the task.
  2. Choose the agent that should do the work.
  3. Add skills for repeatable instructions.
  4. Add secrets when the agent needs credentials.
  5. Add connectors when the agent needs external tools.
  6. 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.