Skip to main content

Documentation

Learn how to use the Headless platform

Settings

2 min read

Configure your account, organization, and project settings.

User Settings

Access your personal settings via the user menu in the header.

Profile

Update your personal information:

  • Name: Your display name
  • Email: Your login email (verification required for changes)
  • Avatar: Upload a profile picture

Security

Manage your account security:

  • Change Password: Update your login password
  • Two-Factor Authentication: Enable/disable 2FA
  • Recovery Codes: Generate backup codes for 2FA

Organization Settings

Access via Settings in the sidebar when viewing an organization.

General

  • Name: Organization display name
  • Slug: URL-friendly identifier
  • Logo: Upload organization logo

Members

Manage team members:

  • View all organization members
  • Invite new members
  • Change member roles
  • Remove members

See Organizations for role details.

Billing

View your subscription details:

  • Current plan (Free, Starter, Professional, Enterprise)
  • Usage statistics

Data

Manage organization data:

  • Export: Download all organization data
  • Import: Restore from backup
  • Delete: Permanently delete the organization

Project Settings

Access via Settings in the sidebar when viewing a project.

General

  • Name: Project display name
  • Slug: URL-friendly identifier (used in API paths)
  • Description: Optional description
  • Semantic Search: Enable AI-powered search by meaning (see Projects for details)

Locales

Configure supported languages:

  1. Click Add Locale
  2. Select a language
  3. Set as default if needed
  4. Click Save

Content fields marked as "Localized" will have values per locale.

API Keys

Manage programmatic access:

  • Create new API keys
  • Set permissions (read/write)
  • Configure rate limits
  • Revoke unused keys

See API Usage for details.

Webhooks

Configure event notifications:

  • Create webhooks
  • Select trigger events
  • View delivery logs
  • Test webhooks

See Webhooks for details.

Data

Manage project data:

  • Export: Download all project content, types, and media
  • Import: Restore from backup or migrate content
  • Delete: Permanently delete the project

Danger Zone

Both organization and project settings include destructive actions in the Data section:

Delete

Permanently delete an organization or project. This action:

  • Removes all data permanently
  • Cannot be undone
  • Requires confirmation by typing the name

FAQ

Q: Can I change my organization slug? A: Yes, but this will change all API URLs. Update your integrations accordingly.

Q: How do I transfer ownership? A: Promote another member to Owner, then they can demote you.

Q: Can I recover deleted content? A: No, deleted content is permanently removed. Use the Archived status instead of deleting.

Q: How do I export my data? A: Go to Settings > Data and click Export to download a backup of all your content.