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

# Manage Users

> Add, remove, and manage user permissions in your workspace

User management in Aeon allows you to control who has access to your workspace and what actions they can perform. This section provides comprehensive tools for managing your team's access and permissions.

## User Roles and Permissions

Aeon uses a flexible permission system that allows you to grant specific capabilities to different users based on their responsibilities.

<CardGroup cols={3}>
  <Card title="Admin" icon="crown">
    Full workspace control including user management, policy changes, and system
    configuration
  </Card>

  <Card title="Trader" icon="pen-to-square">
    Can approve and sign transactions based on configured policies
  </Card>

  <Card title="Viewer" icon="eye">
    Read-only access to view transactions, balances, and workspace activity
  </Card>
</CardGroup>

## User Management Functions

<CardGroup cols={2}>
  <Card title="Add a User" icon="user-plus" href="/configuration/users/add-user">
    Step-by-step guide to add new users with Gmail or MetaMask authentication
  </Card>

  <Card title="Manage User Groups" icon="users" href="/configuration/users/user-groups">
    Organize users into groups for easier permission management
  </Card>

  <Card title="Change User Roles" icon="user-gear" href="/configuration/users/user-roles">
    Modify user roles and permissions in your workspace
  </Card>

  <Card title="Manage Viewing Permissions (Not yet available)" icon="eye">
    Control what users can see and access in your workspace
  </Card>

  <Card title="Reset a User's Device (Not yet available)" icon="mobile-screen">
    Help users recover access when they lose or replace their mobile device
  </Card>

  <Card title="Export Audit Logs (Not yet available)" icon="file-export">
    Access and export comprehensive audit trails for compliance monitoring
  </Card>
</CardGroup>

## Quick Actions

<Note>
  For additional support with user management, contact our team at
  [support@aeon.so](mailto:support@aeon.so).
</Note>

Each user management function has detailed documentation in its respective section. Use the cards above to navigate to specific topics, or browse through the Users section in the navigation menu.{" "}
