# Inviting User

To invite others to join your company, simply click the 'Invite User' button at the top right of the Members table on the Company Management page

![](/files/3Tzwj4VpLypDzkPjm9Rj)

After you click it, you will be prompted with the Invite User Dialog box

![](/files/27IFjBLNiwd5KVHSUQBX)

Enter the email address of the person that you want to invite and click the 'Create Invite' button. Once that goes through, you will be given a link that you can email to the person you want to invite. To the right of the invite link field is a copy button. Clicking this will copy the invite text to your clipboard.

![](/files/UUPrthVySCjh5fp281DY)

If the user you are inviting is already a Graffle user, they will see your invite in the My Invites section in their User Profile page. More on that later.

![](/files/AKxmm25vgMaMsD8o8GEl)

Once they Accept your invitation, they will show up in the Members table of the Company Management page.

### Pending Invites

You can see a list of pending invitations on the Pending Invites table in the Company Management page. If the user has not accepted or rejected an invite they will show up here. If you would like, you can also cancel the invitation and they will not be able to accept it using the link you emailed them nor will the invite show up on the My Invites section any more after you cancel it.


---

# 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.graffle.io/graffle-docs/graffle-management-dashboard/company-management/inviting-user.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.
