Skip to content

Managing Teams

This guide covers team management — inviting members, assigning roles, and organizing your workspaces.

Creating a team

  1. Go to Teams in the sidebar
  2. Click New Team
  3. Enter a team name (e.g., “Production”, “Staging”, “Backend Team”)
  4. Click Create

You are the owner of the new team and have full admin access.

Inviting members

  1. Go to Teams > [team]
  2. Enter the email address of the person to invite
  3. Click Invite

The invitee receives an email with an invitation link. If they do not have a Recuro account, they are prompted to sign up. Once they accept, they join the team with the member role.

Changing a member’s role

  1. Go to Teams > [team]
  2. Find the member in the members list
  3. Change their role to admin or member
RoleCan manage crons, queues, jobsCan manage team settings & membersCan manage billing
adminYesYesYes
memberYesNoNo

Removing a member

  1. Go to Teams > [team]
  2. Click the remove button next to the member

The team owner cannot be removed. Members can leave a team by being removed by an admin.

Switching teams

If you belong to multiple teams, switch between them using the team switcher in the sidebar. Your current team determines which crons, queues, jobs, and alerts you see.

All API calls and MCP server operations are scoped to your current team.

Deleting a team

Only the team owner can delete a team:

  1. Go to Teams > [team]
  2. Click Delete Team

Next steps