# Team member roles

Once you've created a team, you can invite new team members and assign them one of the following roles.

### Owner

Team owners have full access over every aspect of their organization.&#x20;

* Create and edit teams
* Create and edit team invites
* Add and edit team members
* View every team member's individual and team events
* Manage organization billing

### Admin

Team admins have the same set of privileges as team owners except for team creation and billing.

* Edit teams
* Create and edit team invites
* Add and edit team members
* View every team member's individual and team events

### User

Users have limited visibility and edit privileges.

* View and book team invites
* View team members
* View their own events only


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.zcal.co/teams/team-member-roles.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
