# Invite a New User

This feature lets you open a page where you can bring in new users to join TrustUS. To do this, the user who's already logged in will set up an account for the new user by filling out a special form.&#x20;

<figure><img src="/files/nPhjx63X8Ix3PJKRzx69" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/abDCf6mYvcruVKJWWPJk" alt=""><figcaption></figcaption></figure>

In the form, they'll need to give the new user's email, role, and name. They also need to create a password for the new user to use when logging in. Once the invitation is sent, you can check its progress in the "Pending Invitation" part of the "Invite a New User" page. You can also use the "View Pending Invitations" button on the mobile Admin Panel page to see the invitations that are waiting to be accepted.

<figure><img src="/files/w4rburDyPR1FG6Er7Kjm" alt=""><figcaption></figcaption></figure>


---

# 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://douglas-law.gitbook.io/fertilityescrow/admin/invite-a-new-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.
