Skip to Content
RSEEN technical documentation for authorised evaluators and operators.

Access tiers

The RSEEN documentation site classifies every page by audience tier. Public pages are available to anyone; implementation guides, API reference, operations runbooks, admin material, and engineering notes require sign-in.

The four tiers

  • Public - Product overview, Saudi private-AI positioning, data-residency architecture, deployment-mode comparison, and this access page.
  • Authenticated - Operator and evaluator material such as how-to guides, selected API references, quality-harness catalogues, and operations pages aimed at end users.
  • Engineering - Internal implementation material such as contribution guides, repo layout, database schema, pipeline state contracts, CLI scripts, design-system notes, and engineering archives.
  • Admin - Full operator access, including engineering material plus admin-console docs, production runbooks, environment variables, system settings, database migrations, emergency procedures, and cost monitoring.

How to sign in

Click Sign in in the top-right corner and enter your approved email address. The site sends a magic link from noreply@rseen.ai; the link is valid for 15 minutes.

We do not require a password. We do not store one. The sign-in cookie is HTTP-only, SameSite=Lax, and lives for 30 days; sign out clears it cleanly.

How tiers are computed

When you sign in, the docs site assigns a tier from the server-side allowlists:

  • Email matches RSEEN_DOCS_ADMIN_EMAILS -> admin
  • Email matches RSEEN_DOCS_ENGINEERING_EMAILS or ends in @gulfboost.com -> engineering
  • Otherwise -> authenticated

If you sign in and cannot reach a page you should be able to reach, email docs@rseen.ai from your account email and include the page you need.

Privacy

We store the email used for sign-in, a name if one is provided, and a session cookie. We do not store passwords, track page-view history, send analytics to third parties, or embed tracking pixels in magic-link emails.