# Member

## **Adding Member**

You can add members by inputting their emails. After you invite a member, the status of invited members changes to "Pending " Invited members will receive an email/message notification, prompting them to register or log in to the Cregis client to join the team.

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

<figure><img src="/files/8GA7CP8ZGw04cUc5w7ei" alt=""><figcaption></figcaption></figure>

After clicking "Send Invitation", you might need to complete the Google Authorization and team creator email verification. There would be a success message popup after completion.&#x20;

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

## **Delete Member**

You can delete the team member via the icon next to the team member.

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

After confirming deleting the member, you need to complete the Google verification.

<figure><img src="/files/fXgzbNtpXXPb1YdHfIHZ" 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://support.cregis.com/team/member.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.
