# Members

We can add members to the organization. Members can be added from the Settings -> Members. You can also select their roles. They can either be Admin or Member. You can either share a link from this tab or send them an invite over mail.

To send them a link use the option highlighted below

<figure><img src="/files/lHKbp7kbp7TGF6g9GWQO" alt=""><figcaption><p>Invite using link</p></figcaption></figure>

To send an invite as email, use the option highlighted below.&#x20;

<figure><img src="/files/yZKn5Rm3yIEvb1dzDEFG" alt=""><figcaption><p>Invite using email</p></figcaption></figure>

You can also transfer ownership of the folder or organization by clicking on the three dots you see next to the user's name. You can also delete that member following the same process.

<figure><img src="/files/TMp6aM5vpH1xS5AD4REu" alt=""><figcaption><p>Transfer Ownership / Delete member</p></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.zerve.ai/guide/organization-controls/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.
