Teams Overview
Collaborate with your team in hav.sh.
Teams are the organizational unit in hav.sh. Every resource — servers, services, addons, backups, and settings — belongs to a team. This makes it easy to manage access and keep things organized.
#What is a team?
A team is like a workspace or organization. It contains:
- Members — People who can access and manage resources
- Servers — Connected infrastructure
- Services — Running Odoo instances
- Repositories — Connected GitHub addon sources
- Settings — SSH keys, backup destinations, monitoring configuration
#Creating a team
You create your first team when you sign up. To create additional teams:
- Click on your team name in the top-left corner
- Select Create Team
- Enter a team name and slug (URL-friendly identifier)
#Switching between teams
If you belong to multiple teams, you can switch between them using the team selector in the top-left corner of the dashboard. Each team has its own completely separate set of resources.
#Team settings
Each team has its own settings area where you can manage:
- Team profile — Name and slug
- Members — Invite and manage team members
- Infrastructure — SSH keys, backup destinations, monitoring
- GitHub — GitHub App installation for addon access