Getting Started

Create your account

SceneItAll signs you in through Clerk, a dedicated identity provider. You create an account, sign in, set up multi-factor authentication, and reset your password through Clerk — not through a SceneItAll password screen. This guide covers signing up, signing in, and signing out.

How sign-in works

When you open SceneItAll in a browser and you are not signed in, the app sends you to Clerk’s hosted sign-in page (for example, accounts.sceneitall.pro). Every identity step — email and password, social sign-in, multi-factor authentication, and password reset — happens there. Once you finish, Clerk returns you to SceneItAll and the app opens.

SceneItAll never sees or stores your password. On every request, the backend only verifies the session token Clerk issues.

Create an account

  1. Open SceneItAll in your browser. If you are not signed in, the app redirects you to Clerk’s sign-in page.
  2. Choose Sign up (or the equivalent option on the page).
  3. Enter your email and a password, or use a social sign-in if one is offered.
  4. Complete any verification or multi-factor step Clerk prompts you for.
  5. When sign-up finishes, Clerk returns you to SceneItAll.

[SCREENSHOT: Clerk’s hosted sign-up page with the email and password fields]

After your first sign-in, the app opens with no project selected. From there you create a project or join one you were invited to.

Sign in

  1. Open SceneItAll in your browser. If you do not have an active session, the app redirects you to Clerk’s sign-in page.
  2. Enter your credentials, or use your configured sign-in method.
  3. Complete multi-factor authentication if your account requires it.

Clerk returns you to the app and keeps you signed in across browser sessions until you sign out or the session expires. If you started from a protected SceneItAll link, you return to that same internal page after sign-in. Invite and shared-report links keep their dedicated flows; a normal sign-in with no pending destination opens the Dashboard.

Reset your password

If you forget your password, use the Forgot password? link on Clerk’s sign-in page. Clerk sends the reset email and verification codes. Because SceneItAll does not own your password, there is no separate reset inside the app.

Sign out

To sign out, open the account menu from your avatar in the top-right corner and choose Profile Settings. In the Profile panel, scroll to the bottom and choose Log out. Confirm when prompted. You return to the sign-in page and need to sign in again to reach your projects.

[SCREENSHOT: The Profile panel scrolled to the bottom, showing the Log out and Delete account rows]