The User Account module is the operational identity layer of the platform.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.
It manages:
- User login accounts
- Authentication
- User-to-group assignment
- Role inheritance
- Data-level security attributes
- Password lifecycle
- Workspace discovery & verification
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
- Click on My Account
- Click on My Team
- Click on the User Accounts tab

- Activate user Account
- Assign User Group
- Assign account level attributes
- Click on save to assign Roles and attributes to account

