> ## Documentation Index
> Fetch the complete documentation index at: https://docs.5x.co/llms.txt
> Use this file to discover all available pages before exploring further.

# Step 7: Invite Your Team

> Add teammates to your workspace and set up basic permissions for collaboration

<Info>
  **Estimated Time:** 5 minutes

  Invite your teammates and set up basic permissions to enable collaborative data work on your 5X workspace.
</Info>

## Why invite your team?

Data projects are most successful when teams can collaborate effectively. By inviting your teammates early, you'll:

* **Enable collaborative data exploration** - Multiple team members can query and analyze data together
* **Share insights faster** - Everyone can access the same data sources and results
* **Establish proper governance** - Set appropriate access levels from the start
* **Accelerate adoption** - More users means faster time to value across your organization

<img src="https://mintcdn.com/5x/F78wdgJnT4aJ3lPl/images/team-collaboration.png?fit=max&auto=format&n=F78wdgJnT4aJ3lPl&q=85&s=3ba690abb1ead6e507103258f05f6d80" alt="Team Collaboration in 5X Workspace" style={{borderRadius: '12px', boxShadow: '0 4px 12px rgba(0, 0, 0, 0.1)'}} width="2932" height="1594" data-path="images/team-collaboration.png" />

## Adding team members

### 1. Access team management

1. **Navigate to Team management section**
   * Click **"Team"** in the left sidebar
   * You'll see the team management interface with **Users** and **Roles** tabs

2. **Team Management Interface**
   * **Users tab**: View current workspace members and their roles
   * **Roles tab**: Manage role permissions (if needed)
   * See both 5X platform roles and warehouse-specific roles
   * Track user status and manage access

### 2. Invite new users

1. **Add Individual Users**
   * Click **"Add new user"** button in the top right
   * Fill in the user's **Name** and **Email**
   * Select their **5X Role** (Admin, Contributor, etc.)
   * Choose **Warehouse Roles** based on their data access needs
   * Click **"Add new user"** to send the invitation

<img src="https://mintcdn.com/5x/F78wdgJnT4aJ3lPl/images/add-new-user-dialog.png?fit=max&auto=format&n=F78wdgJnT4aJ3lPl&q=85&s=15c18e959f1ec67437888cb1d7eec581" alt="Add New User Dialog" style={{borderRadius: '12px', boxShadow: '0 4px 12px rgba(0, 0, 0, 0.1)', width: '400px', marginLeft: '2.5rem'}} width="1190" height="1590" data-path="images/add-new-user-dialog.png" />

## Understanding user roles

The 5X platform uses two types of roles:

**5X Platform Roles** - Control access to platform features:

* **Admin** - Full platform management and user control
* **Developer** - Build models, queries, and data applications
* **Member** - Standard access for data work and collaboration
* **BI User** - Focus on dashboards and business intelligence
* **Custom** - Define specific permission sets

**Warehouse Roles** - Control access to your data warehouse for querying and data operations.

<Note>
  **Keep it simple:** Start with basic role assignments - you can always adjust permissions later as your team's needs evolve.
</Note>

<Note>
  **Tip:** New users will receive an email invitation to join your workspace. They'll need to accept the invitation to gain access to the platform.
</Note>

## The invitation process

### What happens when you invite someone

1. **Invitation Email Sent**
   * Users receive an invitation email from "The 5X Team"
   * Email includes your workspace name and a brief platform description
   * Contains an "Accept Invite" button for easy access

2. **User Experience**
   * Recipients click "Accept Invite" to join your workspace
   * They'll be guided through any necessary account setup
   * Once accepted, they'll have access based on the roles you assigned

<img src="https://mintcdn.com/5x/F78wdgJnT4aJ3lPl/images/invitation-email.png?fit=max&auto=format&n=F78wdgJnT4aJ3lPl&q=85&s=5adfbee6cfb7fe090eeee3eaf709bd0c" alt="5X Invitation Email" style={{borderRadius: '12px', boxShadow: '0 4px 12px rgba(0, 0, 0, 0.1)', width: '400px', marginLeft: '2.5rem'}} width="685" height="671" data-path="images/invitation-email.png" />

## What's next?

Congratulations! You've successfully set up your 5X workspace with data ingestion, exploration capabilities, and team collaboration. Your team now has everything they need to start getting value from the platform.

<CardGroup cols={2}>
  <Card title="Explore What's Possible" icon="graduation-cap" href="/quickstart/step-8-next-steps">
    Learn about advanced features you can explore when ready
  </Card>

  <Card title="Get Support" icon="question" href="/faq">
    Find answers to common questions and get help
  </Card>
</CardGroup>

## You're ready to go!

Your 5X workspace is now fully operational with:

* ✅ **Data connected and ingesting** from your sources
* ✅ **Team members invited** with appropriate permissions
* ✅ **SQL IDE ready** for data exploration and analysis
* ✅ **Foundation set** for collaborative data work

Your team can now start querying data, sharing insights, and collaborating effectively. The platform will continue to ingest data from your connected sources, keeping everything up to date automatically.

<Card title="Continue to Next Steps" icon="arrow-right" href="/quickstart/step-8-next-steps">
  **Optional:** Explore advanced features and capabilities

  When you're ready to go deeper, learn about data modeling, dashboards, orchestration, and more.
</Card>

***

<CardGroup cols={2}>
  <Card title="Back to overview" icon="list" href="/quickstart">
    Return to quickstart guide overview
  </Card>

  <Card title="Previous step" icon="arrow-left" href="/quickstart/step-6-explore-data">
    Step 6: Explore your data
  </Card>
</CardGroup>
