ButterCMS uses email and password as the standard authentication method for all accounts. Strong password policies are enforced automatically, and you can reset your password at any time via email.Documentation Index
Fetch the complete documentation index at: https://buttercms.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Password requirements
ButterCMS enforces strong password policies:- Minimum length - Passwords must meet minimum length requirements
- Complexity - A mix of characters is recommended
- No common passwords - Common passwords are rejected
- Secure storage - Passwords are hashed and never stored in plain text
Account security features
| Feature | Description |
|---|---|
| Password reset | Secure email-based password recovery |
| Session management | Automatic session timeout for inactive users |
| Brute force protection | Rate limiting prevents password guessing |
| HTTPS only | Credentials are only transmitted over encrypted connections |
For a deeper look at session security, brute force protection, and other platform-level security controls, see the Security overview.
Resetting your password
If you have forgotten your password or need to reset it:If you’re currently logged in, sign out first before using the password reset link.
- Go to buttercms.com/password_reset/
- Enter your account email address
- Check your inbox for a reset link
- Follow the link to set a new password
If your organization uses SSO, password resets are handled through your identity provider — not through ButterCMS. Contact your IT administrator for assistance.