Skip to content

How to sign in to the admin console

Use this when you need to open the admin console at /admin. Staff sign-in is handled by Clerk.

An account for your organization. If you do not have one yet, use Create account on the app home or ask an Owner to invite you.

  1. Open your admin URL (production example: https://app.looniq.io/admin, or your local app URL + /admin).
  2. If you are not signed in, open Sign in (or follow the Sign in link in the access message).
  3. Complete the Clerk sign-in flow with your email or other configured method. [NEEDS VERIFICATION: exact Clerk sign-in button labels depend on your Clerk instance configuration.]

[Screenshot: Clerk sign-in screen and the admin access banner with Sign in link]

You land in the admin console for your workspace (Dashboard), or onboarding if setup is incomplete.

  • If you see Sign in to open the admin console, you are not authenticated yet.
  • If you see No workspace linked to this session, select or create a Clerk organization (see related onboarding articles).
  • If Clerk keys are missing, the app shows Clerk is not configured — that is an environment setup issue, not a user mistake.
  • src/app/sign-in/[[...sign-in]]/page.tsx
  • src/app/(site)/page.tsx
  • messages/en.json → admin.access
  • messages/en.json → appHome