# Adding your team to your Filed workspace

This guide explains how to add team members to Filed and manage workspace access through the Members tab in Settings.

## Finding the Members tab

1. Go to the **Home** page.
2. Click the **Settings** icon in the lower-left corner.
3. Select **Members**.

## Adding a new member

1. Click **Invite Member**.
2. Enter the email address(es) of the people you want to invite.
3. Click **Add Members**.
4. Assign each member a **role** and **permission level**.

### Role definitions

* **Admin** — Can add users, update roles (Admin/User), and use Filed products.
* **User** — Can use Filed products to prep, review, and advise.

## Getting teammates logged in for the first time

Team members can log in immediately after their account is created at <http://app.filed.com/>. Filed verifies login with two-factor authentication (2FA).

> **Note:** Team members do not receive email invites from Filed. You will need to notify them directly and share the login URL.

***

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/articles/adding-your-team-to-your-filed-workspace.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.
