Authentication — Login and Logout
Level: Basic Estimated time: 5-10 min Last updated: 2026-03-30
Prerequisites
- Admin panel URL (e.g.,
https://{slug}.store.inallweb.com/admin) - Email and password provided when the store was created
Step 1 — Access the login page
- Open your browser and navigate to the admin panel URL
- The login page loads automatically

Step 2 — Enter credentials
- In the Email field, enter the email associated with your account
- In the Password field, enter your password
Tip: If you forgot your password, click Forgot password? to receive a recovery email.
Step 3 — Sign in
- Click the Sign In / Log In button
- Wait for credential validation
- After successful authentication, you will be redirected to the Dashboard

Step 4 — Log out
- Click your name or user icon in the top right corner
- Select Log Out / Sign Out
- You will be redirected to the login page
- The authentication token is automatically removed
Troubleshooting
| Problem | Solution |
|---|---|
| Invalid credentials | Check email and password; use password recovery |
| Page does not load | Check the URL and internet connection |
| Session expired | Log in again; tokens expire for security |
Guide generated from E2E system tests. Last updated: 2026-03-30.