Your password secures your Baserow account and should be strong, unique, and changed periodically for security.
This guide covers how to set, change, and reset your Baserow account password, including password requirements and recovery procedures.

Learn more: Access account settings
Baserow requires passwords with a minimum of 8 characters when creating new accounts or changing existing passwords.
Password best practices:
When creating a new Baserow account, you’ll set your password during the signup process.
Once set, use your email and password to log in to Baserow.
Update your password from account settings at any time. Your account settings are accessible from any page in Baserow.
Change your password if you suspect unauthorized account access, your password was exposed in a data breach elsewhere, you used the same password on multiple sites, it’s been over 6 months since your last change, or you’re sharing devices and want to secure your account
Your new password takes effect immediately. You’ll remain logged in on your current device, but will need the new password on other devices. The next time you want to log in, you have to use your new password.
Recover account access if you’ve forgotten your password.
The reset link expires after 24 hours. Request a new one if it expires before you use it.
If you’re running Baserow locally with Docker and haven’t configured email, password reset links appear in your container logs instead of email.
Find the reset link in logs:
docker logs [container_name]Quick search commands:
Linux/Mac:
docker logs [container_name] | grep "reset-password"
Windows CMD:
docker logs [container_name] | findstr "reset-password"
Windows PowerShell:
docker logs [container_name] | Select-String "reset-password"
Replace [container_name] with your actual Baserow container name (e.g., baserow, baserow-1).
Check your spam/junk folder first. If it’s not there, verify you entered the correct email address. The system only sends reset emails to registered accounts. Wait a few minutes and try again, or contact support if issues persist.
No. Workspace administrators cannot access or reset other users’ passwords. Password resets must be initiated by the account owner through the forgot password form. This protects account security and privacy.
Password reset links expire after 24 hours for security. If your link expires, request a new reset link through the forgot password form. You can request new links as many times as needed.
No, changing your password doesn’t automatically log you out of other devices or browser sessions. If you suspect unauthorized access, change your password, then manually log out of all devices by visiting Baserow on each device and logging out.
While Baserow allows password reuse, it’s not recommended for security. Use a new, unique password each time you change it. Password managers can help generate and remember strong, unique passwords.
Enable two-factor authentication (when available): Add an extra security layer beyond just your password.
Use unique passwords: Don’t reuse your Baserow password on other websites or services.
Update regularly: Change your password every 6-12 months, or immediately if you suspect compromise.
Secure password storage: Use a password manager instead of writing passwords down or storing them in plain text files.
Watch for phishing: Baserow will never ask for your password via email. Only enter your password on official Baserow login pages.
Avoid public WiFi for login: Use secure networks when accessing Baserow, especially when entering your password.
Still need help? If you’re looking for something else, please feel free to make recommendations or ask us questions; we’re ready to assist you.