# Members

{% hint style="info" %}
**As an account admin, you can invite people to your organization and grant them access to projects with a role specific to that project.**&#x20;

Control over members is accessible only to a user mapped to the role of an account admin
{% endhint %}

Ozone handles member sign ups in the following ways:

**SSO Integrations**

You can integrate an SSO provider from the [setup section](broken://pages/5NKHjq0GUDlGD49GaD7G). Once this is done, the member is registered with the account automatically once the user first signs up

**Invite Flow:**

Alternatively, you may choose to supply an email ID, using which a member is sent an invite. The member is registered once he/she accepts the invitation

{% hint style="info" %}
**Members are assigned no access by default. You must now assign the member to a minimum of 1 project with an RBAC role which will get mapped to that user within that project.**
{% endhint %}


---

# 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.ozone.one/ozone-end-user-guide/faq/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.
