# Members

The Members tab provides information on present members of the Organization. Members may be added and deleted as necessary; outbound invites may be tracked as necessary.<br>

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

#### Adding a Member

To add a member to the organization, hit the **Invite** button, enter the user's email and hit the **Send Invite** button. The user will receive an invitation email with instructions on how to proceed. [Visit the Threekit Sign-in page](/platform-documentation/org-setup/admin-and-security/users-and-permissions/threekit-sign-in.md) for more details.

#### Deleting a Member

A member can be deleted by hitting the **Remove From Org** button.<br>

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

### Roles

There are many parties requiring access to an org, but not all of them need the same capability or level of access. Threekit offers a way to restrict access to certain aspects of a given organization by way of Roles.

Any new user will need to be assigned a role in order to have access to the desired aspects of the org.

#### Viewing Roles

All available roles are present within the Roles tab.<br>

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

#### Creating Roles

To create a new role, simply hit the **New Role** button when in the Roles tab.<br>

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

Name the role and assign the desired permissions.<br>

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

Presently, the available permissions include View/Edit access on the following objects:

* Assets\*
* Orders
* Customers
* Renders
* Jobs
* Configurations
* Apps
* Organization Settings
* Access Tokens
* Webhooks

\**Note: Asset permissions will also grant users access to Catalog Items and Stages.*

#### Assigning Roles

Roles are assigned once the user is an org member. This is accomplished by way of the user menu on the Members page.<br>

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

[**For information on creating service accounts for use with tokens, click here.**](/platform-documentation/org-setup/admin-and-security/service-accounts.md)


---

# 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://community.threekit.com/platform-documentation/org-setup/admin-and-security/users-and-permissions/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.
