# Settings menu overview — Members tab

## Accessing the Members Section

Navigate to the lower-left corner of the Home page and click the **Settings** icon, then select **Members**.

## Inviting Team Members

1. Click **Invite Member**.
2. Enter the email addresses of the people you want to invite.
3. Click **Add Members**.

## Role Assignment

Each member receives one of two roles:

* **Admin**: Can add users, update roles, and use Filed products for prep, review, and advisory work.
* **User**: Can use Filed products for prep, review, and advisory work.

> **Note:** Permission Levels — These features will be fully functional over the next few weeks, we expect them to be live by late February.

## First-Time Login

Teammates can log in at <http://app.filed.com/> immediately after account creation. Filed verifies login through 2FA.

> **Important:** Your team will not receive an email invite from Filed.

***

Legacy URL: <https://support.filed.com/articles/7788273153-settings-menu-overview-members-tab>


---

# 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://help.filed.com/filed-help-center/workspace-administration/settings-menu-overview-members-tab.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.
