This section covers administrator-only features in the TallySale portal. These pages are only visible to users with the appropriate roles and permissions.
Administration Menu
The Configurations and Management sections include these admin pages:
Management
| Menu Item | Description |
|---|---|
| Users | Create and manage admin portal user accounts |
| Sellers | Manage seller accounts and assign seller levels |
| Seller Apps | Manage API credentials for programmatic integrations |
Configurations
| Menu Item | Description |
|---|---|
| Seller Levels | Define subscription tiers with pricing and feature flags |
| Roles | Create roles with fine-grained permission assignments |
| Settings | System-wide key-value configuration |
| Platform Fee Rules | Define platform fee rates and rules |
Role-Based Access
TallySale uses a role-based access control (RBAC) system. Every user is assigned a Role, and each role has a set of Abilities (permissions). Menu items are hidden if your role does not have the required ability.
Each ability is a combination of action + subject:
| Action | Description |
|---|---|
index |
View a list |
create |
Create a new record |
read |
View a single record |
update |
Edit an existing record |
delete |
Remove a record |
For example, a user needs the index ability on User subject to see the Users menu item.
Guides
- Sellers — Manage seller accounts
- Seller Apps — API credentials management
- Users — User management
- Seller Levels — Subscription tier configuration
- Roles — Role and permission management
- Settings — System configuration
- Platform Fee Rules — Fee rate management