# How to Invite Team Members?

You can invite team members by entering their email addresses. Once the invitation is sent, the invited member’s status will change to "Pending." The invited member will receive an email or notification prompting them to register or log in to the Cregis application to join the team.

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

After clicking "Confirm," you may need to complete Google verification. Once verification is completed, a success message will appear.


---

# 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://support.cregis.com/faq/team-account-management/how-to-invite-team-members.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.
