LENQAROby Fortunato AI

← Documentation

Organizations

An organization owns projects, memberships, policies, integrations and evidence.

Organizations (tenants) and members Available

The platform owner provisions organizations and members; every tenant-owned record carries organization ownership.

Evidence: POST /api/tenants; tests/test_tenants.py

Organization access tokens Available

Per-organization access tokens confine a member to their own organization's resources.

Evidence: POST /api/tenants/{id}/tokens; tests/test_tenant_tokens.py

Self-service registration Designed

Designed: an open registration journey with email verification. Today organizations are provisioned by the platform owner; the Register page requests access.

Evidence: IGB-DOC-02 §2.1; IGB06-05