# Team Sharing

In “Team Sharing” you can invite team members to your HockeyStack instance, and set MFA requirements for all user logins if MFA is enabled on your account.

**To add a new team member:**

* select “Invite a Team Member Button”
* Add the team member's email address in all lowercase letters
* Determine the level of access for the team member

Access Level Details

| Creator | All in Admin Delete workspace Force MFA                                                                                                                                                                                                                                       |
| ------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Admin   | All in Member Edit workspace details (domains included, workspace name) Track date properties Account list uploads Offline spend sync Change CRM amount field Change main currency Change default date range Add team members Connect, disconnect, and configure integrations |
| Member  | All in Viewer Edit access to all definitions and dashboards in the account Blacklist IPs                                                                                                                                                                                      |
| Viewer  | View-only access to all definitions and dashboards in the account Create & preview reports without saving                                                                                                                                                                     |


---

# 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://docs.hockeystack.com/marketing-intelligence/settings/team-sharing.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.
