Account
staticq uses email and password to secure your account. This page covers signing up, logging in, and resetting a forgotten password.
Sign up
- Go to the staticq dashboard and click Sign up.
- Enter your email address and choose a password (minimum 8 characters).
- Click Continue.
- You will receive an email with a 6-digit verification code. Enter it on the next screen to activate your account.
- Once verified, you are signed in and taken to your dashboard.
Verification code tips
- The code expires after 15 minutes. If it expires, use the Resend code button.
- Check your spam folder if the email does not arrive within a couple of minutes.
- You can resend up to 3 times per 15-minute window.
- Each new code invalidates the previous one.
Log in
- Go to the staticq dashboard and click Sign in.
- Enter the email address and password you used when you signed up.
- Click Sign in.
If your credentials are correct, you are taken to your dashboard. Your session lasts 7 days and renews automatically while you are active — you will not be signed out as long as you use the app regularly.
Reset a forgotten password
If you have forgotten your password:
- On the login page, click Forgot password? below the password field.
- Enter your email address and click Send reset link.
- Check your inbox for an email from staticq with a reset link.
- Click the link in the email (it is valid for 1 hour).
- Enter your new password and click Set new password.
- You are signed in immediately and taken to your dashboard.
Notes:
- The reset link can only be used once. If you try to use it again, you will be shown an “already used” message — request a new one if needed.
- Resetting your password signs you out of all other active sessions automatically.
- If your email is not registered, no email is sent, but the page shows the same confirmation message. This is intentional — it prevents others from learning whether an email is registered with staticq.
Sign out
Click your email address in the bottom-left corner of the dashboard sidebar, then click Sign out. Your session is invalidated immediately on the server — simply closing the browser tab does not sign you out.
Trouble signing in?
Didn’t receive the verification email? Check your spam folder, then use Resend code on the verification screen.
Forgot your password? Use the Forgot password? link on the login page. See Reset a forgotten password above.
Account locked after too many failed attempts? After 5 consecutive failed login attempts for the same email, further attempts are temporarily blocked. Wait 15 minutes and try again.
Reset link expired or already used? Request a new one from the forgot password page.
Security
- Passwords are hashed and never stored in plain text.
- Sessions are stored server-side and cannot be read by browser scripts.
- Signing out invalidates your session on the server — not just in your browser.
- Password reset links expire after 1 hour and can only be used once.