# Inviting Collaborators

Sometimes it takes a team! If you'd like to invite authors or additional staff, you can invite them via their email through the Users account tab.&#x20;

{% hint style="warning" %}
**Note:** Before inviting authors or additional staff to your Mavenseed site, be sure to have a site email added under Settings > Communication tab.&#x20;
{% endhint %}

![](/files/-MDp1hv7vLxwSC-TOFPO)

Access to your site is determined by something called a role. When you invite someone to your site, you can give them a role of either **staff**, or **author**.

|        |                                                                                          |
| ------ | ---------------------------------------------------------------------------------------- |
| Staff  | Can view, create, edit, update, and delete content.                                      |
| Author | <p>Can only edit the content they are an author of. </p><p>Cannot access site admin.</p> |

The invited member will receive an email with your logo, and button to claim their invitation. An *e.g. email is used below for our CG Cookie project.*&#x20;

![](/files/-LamP6hvUdDs9TsLI_mX)

Clicking the Claim Invitation button will bring the invitee to a Create an Account page. Once their account is created they will be added to your site, and listed as a user on the invite page.&#x20;

![](/files/-LamPgyYJRyvGZS8z8vQ)

An Unclaimed status will be show if the invited user has not claimed their invite. Clicking the link icon will also enable you to copy/paste the invite link directly in a chat communication or email with the invitee.&#x20;

![](/files/-LamQGP_szkABxwQYJn7)


---

# 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.mavenseed.com/getting-started-with-mavenseed/account-info/users-inviting-collaborators.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.
