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

# User Account

The User Account module is the operational identity layer of the platform.\
It manages:

* User login accounts
* Authentication
* User-to-group assignment
* Role inheritance
* Data-level security attributes
* Password lifecycle
* Workspace discovery & verification

This module connects the entire authorization architecture together.

## Core Responsibilities

The module is responsible for:

| Responsibility        | Description                                   |
| :-------------------- | :-------------------------------------------- |
| Account Creation      | Create login identities in a tenant workspace |
| Authentication        | Validate credentials and issue JWT tokens     |
| Authorization Context | Resolve user roles and permissions            |
| Group Assignment      | Attach users to user groups                   |
| Security Attributes   | Apply user-level data scoping                 |
| Password Lifecycle    | Activation, reset, and password change        |
| Workspace Discovery   | Allow verified emails to discover workspaces  |

## **Manage Account User Accounts**

1. Click on My Account
2. Click on My Team
3. Click on the **User Accounts** tab
   <Frame>
     <img src="https://mintcdn.com/spreesuite/iGpIu2m_2cvqCbe2/images/Screenshot-from-2026-05-22-15-15-58.png?fit=max&auto=format&n=iGpIu2m_2cvqCbe2&q=85&s=b4a002a1bc557991a6047375587a9135" alt="Screenshot From 2026 05 22 15 15 58" width="1922" height="962" data-path="images/Screenshot-from-2026-05-22-15-15-58.png" />
   </Frame>
4. Activate user Account
5. Assign User Group
6. Assign account level attributes
7. Click on save to assign Roles and attributes to account
   <Frame>
     <img src="https://mintcdn.com/spreesuite/iGpIu2m_2cvqCbe2/images/Screenshot-from-2026-05-22-15-17-18.png?fit=max&auto=format&n=iGpIu2m_2cvqCbe2&q=85&s=431549fca83c1f883be1b7df8ceb78fa" alt="Screenshot From 2026 05 22 15 17 18" width="1922" height="962" data-path="images/Screenshot-from-2026-05-22-15-17-18.png" />
   </Frame>
