> For the complete documentation index, see [llms.txt](https://help.mimeeq.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.mimeeq.com/users-and-permissions/invite-team-members.md).

# Invite Team Members

## How to Invite a Co Worker, Primary User

This article covers inviting a work colleague (coworker) to the mimeeq dashboard.\
In Mimeeq's, a coworker user is called a Tier1 or primary user; this is to differentiate main users from client users who can be invited to view prices and interact with products via an embeddable version of your products.

To invite a guest (client) or, as we call it, Tier2 user, please refer to the separate article [Invite a Partner User, Client (Tier2)](/users-and-permissions/invite-partners.md)

1. Click on Settings

![Step 1 screenshot](https://621103948-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsqWfi8ifBhTdkvf1vOlY%2Fuploads%2FUJr4fhE1iOVBDtOs6sPw%2Ff2aa0eba-2244-4370-a981-b31f1b60532f.png?alt=media)

2. Click on Users and Roles

![Step 2 screenshot](https://621103948-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsqWfi8ifBhTdkvf1vOlY%2Fuploads%2FthEzbLk1upJF8UXuMnU4%2Fbc079e8c-8ee5-4ba7-a46f-1d0da27f417e.png?alt=media)

3. Click on Users

![Step 3 screenshot](https://621103948-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsqWfi8ifBhTdkvf1vOlY%2Fuploads%2F2OuhbgakPZcCnBYreBSx%2F7909390a-69e1-4a36-a445-34d2f845b5a9.png?alt=media)

4. Click on New user

![Step 4 screenshot](https://621103948-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsqWfi8ifBhTdkvf1vOlY%2Fuploads%2FUIYY4n8sh7BefwAzO5Cu%2F52ac9388-7fab-4517-9cfb-e7a6121feb6b.png?alt=media)

5. Enter Users First and Last Name

![Step 5 screenshot](https://621103948-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsqWfi8ifBhTdkvf1vOlY%2Fuploads%2F2Pjy1Tt6VFujqKHWcX6G%2Ffa5bc6ab-9d3c-4c48-9c06-353f19064c0d.png?alt=media)

6. Choose Role

This is the role this user will be assigned to

![Step 6 screenshot](https://621103948-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsqWfi8ifBhTdkvf1vOlY%2Fuploads%2FEyITWTnkfEcqtG3QZB1A%2Fe403d7c9-7497-4e1e-9742-95e85eea7f05.png?alt=media)

7. Enter the user's email

![Step 7 screenshot](https://621103948-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsqWfi8ifBhTdkvf1vOlY%2Fuploads%2FehBhabJYMl4v0ZY66ZVW%2Fa6ca6044-b2b1-44cc-94d5-13b2de0a0afb.png?alt=media)

8. Select a Langauge for the User

![Step 8 screenshot](https://621103948-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsqWfi8ifBhTdkvf1vOlY%2Fuploads%2FIfjpmdWEDeXtDKHHco5s%2F498ffda6-d7f7-49f7-aa99-431a6e989ecc.png?alt=media)

9. Click on Invite

![Step 9 screenshot](https://621103948-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsqWfi8ifBhTdkvf1vOlY%2Fuploads%2FHWBeXWIk2S5H9aKMchVH%2Fae51c680-9f63-41de-a316-f865f02e7513.png?alt=media)

10. Confirmation that Invite is sent

![Step 10 screenshot](https://621103948-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsqWfi8ifBhTdkvf1vOlY%2Fuploads%2FGhz8DStc88mWhuK21GnG%2F073f17f6-3096-44dc-a21b-f84370303860.png?alt=media)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.mimeeq.com/users-and-permissions/invite-team-members.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
