Restrictions
.halguru.yaml ➤ Restrictions
Represents the access limitations and restrictionsPathModel applicable to different user types, based on their account type, within the agent configuration.
Restrictions:
AnonymousUsers: {}
AuthorizedUsers: {}
AssignedUsers: {}
PaidUsers: {}
| Name |
Description |
| Title |
Restrictions |
| Field Type |
Object |
| Required |
False |
Field List
Setup one or more of the following options.
| Name |
Type |
Required |
Description |
| AnonymousUsers |
Object |
|
Access restrictions and limitations for anonymous users |
| AuthorizedUsers |
Object |
|
Access restrictions and limitations for authorized users |
| AssignedUsers |
Object |
|
Access restrictions and limitations for assigned users |
| PaidUsers |
Object |
|
Access restrictions and limitations for paid users |
| Property |
Value |
| Path |
Restrictions |
| Internal Type |
AgentModels.UserRestrictionsOption |
| Internal Root Type |
AgentHalGuru |
| File Extension |
.halguru.yaml |
| JSON Schema |
halguru-schema.json |
| Last updated: | | 2026-03-19 |
| Autogenerated: | | Yes |
| AI powered: | | Yes |
| Core version: | | 1.93.0 |