> ## Documentation Index
> Fetch the complete documentation index at: https://docs.qodo.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Users

> View and manage users in your account.

The **Users** page lists everyone with access to your Qodo account, including their role, team, and status. You can filter by team, search by name or email, and use the actions menu to manage individual users. Available information and actions depend on your plan and role.

#### Who can access this page?

* **Enterprise**

  * Organization admins can view and manage all users.

  * Team owners can view and manage users within their teams.

* **Team and Free plans**

  * Team owners can view and manage users.

  * Team members and standalone users can view only their own information.

<Frame>
  <img src="https://mintcdn.com/qodo/8f9QSVoLIbSaCs56/images/administration/portal-users-table.png?fit=max&auto=format&n=8f9QSVoLIbSaCs56&q=85&s=5f7770981912982346ef1cca179a7c33" alt="Users table in the Qodo portal showing email, status, and team columns" width="1536" height="1024" data-path="images/administration/portal-users-table.png" />
</Frame>

#### Users table columns

| Column              | Description                                            |
| ------------------- | ------------------------------------------------------ |
| Email               | The user’s login email address.                        |
| User name           | The user’s unique identifier.                          |
| Last login          | The last time the user logged in to Qodo.              |
| Status              | Indicates whether the user has completed registration. |
| Linked Git accounts | Shows whether a Git provider is connected.             |
| Team name           | The team the user belongs to, or **No team**.          |
| Team role           | Team owner or member.                                  |
| Actions             | Available actions based on your permissions.           |

#### Auto-generate user name

<Info>
  This setting is available only on Enterprise plans and can be managed by organization admins.
</Info>

Organization admins can control how user names are generated.

When **Auto-generate user name** is enabled, user names are automatically derived from email addresses (for example, `[john.smith@company.com]` → `john.smith`). User names are used to identify users in third-party systems, such as Git providers.

You can enable or disable this setting using the **Auto-generate user name** toggle at the top of the **Users** page.

#### View user details

Selecting **View** from a user’s Actions menu opens a details panel displaying information about the selected user.

#### Export to CSV

From the three-dot menu in the top-right corner of the Users page, select **Export CSV** to download the users list as a CSV file.

#### Invite team members

<Check>
  Available to team owners and organization admins.
</Check>

To invite users to a team:

<Steps>
  <Step>
    Navigate to the **Users** page.
  </Step>

  <Step>
    In the top-right corner of the page, click **Invite members**.
  </Step>

  <Step>
    Enter one or more email addresses.
  </Step>

  <Step>
    (Optional) Upload a file to invite users in bulk.
  </Step>

  <Step>
    Click **Invite** to send the invitation.
  </Step>
</Steps>

A user can belong to only one team.

#### Remove team members

Removing members is supported only for [**invite-only organizations**.](/account-management/invite-only-organizations)

<Steps>
  <Step>
    Click the **Actions** menu (three vertical dots) next to the user you wish to remove.
  </Step>

  <Step>
    Select the **Delete** (trash can) icon to remove the member.
  </Step>
</Steps>

#### Edit user roles and assignments

Depending on your role, you can update:

* Organization role (Enterprise only).

* Team assignment

* Team role

A user can belong to only one team.

**To edit a user:**

<Steps>
  <Step>
    Within the user details page, update any of the editable fields (user name, organization role, team name, or team role).
  </Step>

  <Step>
    Click **Update** to save your changes.
  </Step>
</Steps>

#### Who can remove users?

You can remove users from the account based on your permissions.

* Organization admins can remove any user.

* Team owners can remove users from their team.
