Engineering / Reference
Multi-tenancy
Organization boundaries are part of the system design.
A multi-tenant platform can serve multiple organizations while maintaining authorization and data boundaries. The boundary is carried through users, roles, data and settings.
- NI Platform → Organization A / Organization B / Organization C
- Each organization → Users / Roles / Data / Settings
- Ownership checks belong in the request path.
Source discipline: current repository evidence first; supplied project specifications and documentation context second.