Structure & Access
Requence is organized hierarchically. Each level can contain its own task templates, schemas, and services:
- User Space — every user has a personal space with their own resources
- Organization — each user belongs to an organization
- Groups — an organization can have multiple groups
- Projects — a group can have multiple projects
Users can have different access rights at each level.
Inheritance
Section titled “Inheritance”Resources flow downward through the hierarchy. Entities (schemas, task templates, services) created at a higher level are available to all levels below:
- Organization entities can be used in any of its groups and their projects
- Group entities can be used in any of its projects
The User Space is an exception — it is fully isolated and does not inherit from or contribute to any other level.