How to sign in to the admin console
Summary
Section titled “Summary”Use this when you need to open the admin console at /admin. Staff sign-in is handled by Clerk.
Prerequisites
Section titled “Prerequisites”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.
- Open your admin URL (production example:
https://app.looniq.io/admin, or your local app URL +/admin). - If you are not signed in, open Sign in (or follow the Sign in link in the access message).
- 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]
Result
Section titled “Result”You land in the admin console for your workspace (Dashboard), or onboarding if setup is incomplete.
Troubleshooting
Section titled “Troubleshooting”- 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.
Related articles
Section titled “Related articles”Sources (for verification)
Section titled “Sources (for verification)”src/app/sign-in/[[...sign-in]]/page.tsxsrc/app/(site)/page.tsxmessages/en.json → admin.accessmessages/en.json → appHome

