Skip to main content
Engineering Framework separates authentication (who you are) from authorization (what you can do), enforcing both consistently across the product. The two guides below cover the parts of that model that matter day-to-day:

Permissions & Roles Explained

What org admins, members, and Knowledge Base reviewers can each do, in plain language.

Roles Management

How to create, edit, and assign role templates from the dashboard.
A deeper technical writeup of the authentication flow and the raw authorization model definition is still coming soon.