Create a Team
Teams on Epycbyte allow collaboration with members and access to additional resources. Below is a guide on creating, managing, and interacting with teams.
Table of Contents
- Creating a Team
- Team Membership
- Suggested Teams
- Leaving a Team
- Deleting a Team
- Default Team
- Finding Your Team ID
- Team Email Domain
Creating a Team
- Select a Plan: Click on the scope selector at the top left of the navigation bar and choose "Create New Team."
- Name Your Team: Provide a name for your team.
- Choose a Plan: Select a team plan based on your existing account settings.
Team Membership
- Join a team through:
- An invitation from a team owner
- Automatic addition via identity provider
- Requesting access by pushing a commit to a private Git repo or interacting with suggested teams.
Suggested Teams
Epycbyte suggests teams based on your email domain, GitHub, GitLab, or Bitbucket memberships. These appear in the scope selector and team settings.
Leaving a Team
- To leave:
- If you're not the last member, go to the team dashboard, select "Settings," then "Leave Team."
- If you're the last member, delete the team instead.
Deleting a Team
- Remove all domains.
- Go to the team dashboard, select "Settings," and click "Delete Team."
Default Team
- The default team is used in API/CLI requests and is shown on login.
- The first Hobby or Pro team created becomes your default.
Changing Your Default Team
- Navigate to
epycbyte.com/account/settings
. - Select a new default team from the dropdown and save.
Finding Your Team ID
- Use the Epycbyte API.
- Visit
https://yourdomain.epycbyte.com/teams/{team-id}
. - Or, check your team settings.
Team Email Domain
Add domains to allow members to request access via email. For example, adding "acme.com" allows employees to join.
This guide helps you manage teams effectively on Epycbyte. Let us know if this was helpful!