> 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-partners.md).

# Invite Partners

The following article covers how to invite clients as users Client users can view prices and create favourite collections from your embedded content. Client, guest users, or Tier2 users as we like to call them, cannot access the Mimeeq dashboard and will be redirected to your website based on the redirect URL set in your account settings. For information about inviting a work colleague, the primary user refer to the article about inviting primary users [Invite a Co Worker, Primary User (Tier1)](/users-and-permissions/invite-team-members.md)

***

1. Open the Contact you want to Invite

![Step 1 screenshot](https://621103948-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsqWfi8ifBhTdkvf1vOlY%2Fuploads%2FOOOi028mSi9XUAKjst0t%2Fc59cf7ea-edf8-4cc3-bcd5-7866a2ae88c2.png?alt=media)

2. From the contact, Click the Company

All invites are carried out on the company screen associated with the contact

![Step 2 screenshot](https://621103948-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsqWfi8ifBhTdkvf1vOlY%2Fuploads%2Fn5Cm4u0JuQBtulvu778E%2F71a5cab9-bae3-46a6-afb3-f47034b7c22e.png?alt=media)

3. Or you can navigate to the company directly

![Step 3 screenshot](https://621103948-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsqWfi8ifBhTdkvf1vOlY%2Fuploads%2Ft9QcqDWzn9HLdkN8ciIK%2Fca47a8f8-6b38-4fc0-9ab0-7765b615978b.png?alt=media)

4. Click Invite beside the contacts name as Indicated

![Step 4 screenshot](https://621103948-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsqWfi8ifBhTdkvf1vOlY%2Fuploads%2F2qqxvWum0TQNaOfBR0I8%2F418e9d0d-bf96-4d6b-b571-3a8fa774eccb.png?alt=media)

5. This will bring up a Invite Modal as shown below

![Step 5 screenshot](https://621103948-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsqWfi8ifBhTdkvf1vOlY%2Fuploads%2FQ0mn8IltUsg4WH6aRzQV%2F251695fe-1621-44b5-8934-607a78726afb.png?alt=media)

6. Select the Langauge of the user

![Step 6 screenshot](https://621103948-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsqWfi8ifBhTdkvf1vOlY%2Fuploads%2FB92Aq5MKsLkv5AYnGXFB%2F814cd5a5-cf57-4e97-a371-125c1fb9ad05.png?alt=media)

7. Click on Invite

![Step 7 screenshot](https://621103948-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsqWfi8ifBhTdkvf1vOlY%2Fuploads%2FctZeICYX9nTmNRGjdIdL%2Fb345887f-4743-4ed3-b563-4562047e2dfe.png?alt=media)

8. After a couple of secs, the Modal will close, and the status will change to Invited

![Step 8 screenshot](https://621103948-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsqWfi8ifBhTdkvf1vOlY%2Fuploads%2FcLkTQpTEI10laaUyjuZ5%2F5540f68b-6982-4c4d-90f7-fe144ccbf5cb.png?alt=media)

9. Status of Invite

When the user has completed the invite process, the status will change to the user

![Step 9 screenshot](https://621103948-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsqWfi8ifBhTdkvf1vOlY%2Fuploads%2FwQafrvcUmwdbzEcmRbAO%2F29a81efe-21c1-46d1-afff-cebd2bfe6215.png?alt=media)

10. The Status of each user can also be seen on the Contacts List View

![Step 10 screenshot](https://621103948-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsqWfi8ifBhTdkvf1vOlY%2Fuploads%2FBMJxE5yKwPwJYjatIBrQ%2F833c71d7-2b0f-47bf-9342-010c136a84ca.png?alt=media)

### Steps the client user will go through to register

1. The users you invite will receive an email to sign up
2. Clicking the link in the email will take them to a sign-up page
3. They will complete their password
4. An email will be sent to them to confirm their registration
5. When they confirm the email, they will be signed up


---

# 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-partners.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.
