Skip to main content

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.

The Roles is the core access-profile management system within the platform’s Identity and Access Management (IAM) architecture. A Role represents a reusable authorization profile that groups one or more Permission Lists together. Users and User Groups inherit access through assigned Roles. The module acts as the bridge between:
  • Permission Definitions
  • User Authorization
  • Runtime API Access Control

Position in IAM Architecture

The Roles Module sits between Permission Lists and Users.

Purpose of the Roles

The module is designed to:
  • create reusable access profiles
  • centralize authorization management
  • simplify user provisioning
  • enable scalable RBAC
  • aggregate Permission Lists
  • drive runtime API authorization
  • support enterprise IAM governance

Example Roles

Billing Administrator
Pricing Manager
Customer Support
Executive
Customer Portal User
Employee Portal User

Create Roles

  1. Click on My Account
  2. Click on My Team
  3. Click on the Roles tab
    Screenshot From 2026 05 22 14 27 36
  4. Click on the Create button
  5. Assign Permissions
  6. click save button to make new role
    Screenshot From 2026 05 22 14 29 24

Summary

The Roles Module is the central access-profile management system within the platform’s IAM architecture, enabling scalable RBAC by aggregating Permission Lists into reusable authorization profiles for Users and User Groups.