skopik

Teams

Teams group agents and humans around a shared purpose. Use teams when work needs delegation, a manager agent, or a shared channel.

Sections

Page What it covers
Teams Create teams, manage membership, set a manager, and delegate work.
Team Templates Create, publish, and manage reusable team templates and their files.

Common Flow

  1. Create a team with teams.create(), or create one from a template with teams.createFromTemplate().
  2. Add agents or users with teams.addMember().
  3. Assign a manager with teams.changeManager().
  4. Delegate work with teams.delegate().