# Users and Organizations

## Create Organization

**Step01:** Click \[Personal], a dialog box will pop up.

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

**Step02:** Click the \[+] button to bring up a dialog box to create an organization.

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

**Step03:** Fill in the Organization name and click \[Submit] to store it.

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

**Step04:** Finally, in order to view the organization just created, users can click on the Personal Center in the upper right corner of the page to view and edit organization information.

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

## Add organization members

For adding organization members, users should first select organization.

Click \[Organization] in the Personal Center to enter the main interface of Organization. Users can click on the currently displayed organization, or switch between different organizations. In our example, aptos is selected.

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

**Step01:** Click the \[Invite a member] button.

<figure><img src="/files/17zbgP1e47p7tGcVDi1p" alt=""><figcaption></figcaption></figure>

**Step02:** In the member invitation dialog box, you need to fill in the email and select role of the member to be invited. Then click \[Submit] to save.

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

**Step03:** After adding members successfully, the current list of members and their status will be displayed in the member list.

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

**Step04:** After the invited user receives the email, he/she needs to click the invitation link in the email to enter the MetaTrust website, and then click the \[Join] button. After the system gives the message "Save successfully", the user can become a member of the organization.

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

**Step05:** Finally,  Refresh the main screen of the organization and you can see that the status of the invited user has changed to joined.

<figure><img src="/files/IbFB8q42yDj6Vc14kzz0" 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://docs.metatrust.io/product-tour/metascan/users-and-organizations.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.
