Creating Your Account
- Navigate to the registration page at
/register - Enter your name, email address, and password
- Check your email for a verification link
- Click the link to verify your account
- Log in with your credentials
Two-Factor Authentication (Optional)
For added security, enable two-factor authentication:
- Go to Settings > Security
- Click Enable 2FA
- Scan the QR code with an authenticator app (Google Authenticator, Authy, etc.)
- Enter the 6-digit code to confirm
- Save your backup codes in a secure location
Quick Start
Once you're logged in, here's how to get started:
- Create an Organization - Organizations are the top-level container for your projects and team
- Create a Project - Projects contain your content types, entries, and media
- Define Content Types - Set up the structure for your content (like "Blog Post" or "Product")
- Create Entries - Add actual content based on your content types
- Access via API - Use the REST or GraphQL API to fetch your content
Keyboard Shortcuts
| Shortcut | Action |
|---|---|
Ctrl/Cmd + S | Save entry |
Ctrl/Cmd + Enter | Save and publish |
Escape | Close modal/dialog |
/ | Focus search |
Global Search
Use the search bar in the header to find content across your organization:
- Press
/or click the search icon to open search - Type your search query
- Use filters to narrow results:
- Project: Search within a specific project
- Content Type: Filter by content type
- Type: Search entries, media, or both
- Click a result to navigate directly to it
Search finds matches in:
- Entry titles and field content
- Media filenames and alt text
Tip: If semantic search is enabled on a project, results include AI-powered matches that find content by meaning, not just keywords.
Getting Help
- Documentation: You're reading it!
- Support: Contact your administrator
- Status: Check system status at
/api/health