Settings

Account settings are accessible from the Settings menu. The settings are organized across several pages.

Profile (/settings/profile)

Update your account identity and configure your public profile in one unified page.

Account Information

  • Display Name — Your name as it appears throughout the app.
  • Email — Changing your email resets email verification; a new verification link is sent.
  • Email Verification — If your email is unverified, a banner appears with a Resend verification button.

Public Profile

Configure your public profile and visibility settings.

Field Required Notes
Username Yes Unique, alphanumeric, hyphens and underscores allowed. A live availability indicator appears as you type.
Bio No Max 500 characters. A counter shows remaining characters.
Social Link No Must be a valid URL.
Profile Picture No Stored in two sizes: 400×400 (display) and 64×64 (thumbnail). Accepts JPG, PNG, WebP. Click Remove picture to delete.
Public profile Toggle. When off, your profile page is only visible to you. When on, your profile is visible to all authenticated users.

Your profile is accessible at /profiles/@{username} once your username is set and your profile is public.

Account Deletion

Requesting deletion schedules your account for removal. You will be logged out immediately.

  • A cancellation link is emailed to you. Follow it to cancel the deletion if you change your mind.
  • While deletion is pending, you cannot create new personas, locations, scenes, or collections.
  • Once the deletion is processed by an admin or automated job, your account and all your content are permanently removed.

Appearance & Preferences (/settings/appearance)

Manage your theme and content preferences.

Theme

Choose your preferred theme for the interface. Theme preference is stored locally in your browser and syncs across your devices.

Option Description
Light Always use light mode.
Dark Always use dark mode.
System Follow your device's system theme preference.

Changes take effect immediately.

Preferences

Setting Description
Show unsafe content When enabled, personas, locations, and scenes marked as unsafe are visible in public listings. Off by default.
Language Interface language. Currently supported: English (en) and Italian (it).

Changes take effect immediately after saving.

Blocked Users (/settings/blocked-users)

View and manage the list of users you have blocked.

  • View blocked users — a paginated list (15 per page) of all users you're blocking, ordered by most recently blocked first.
  • Unblock a user — click the Unblock button next to a user's name. A confirmation dialog appears before removing them from your blocked list.

Blocking a user prevents them from:

  • Seeing your public content
  • Following you
  • Appearing in your follower/following lists

Image Generator (/settings/image-generator)

Available only when the External Image Generator feature is enabled for your account. When it is, an Image Generator entry appears in the settings menu.

Connect your own third-party image-generation provider so you can generate full images from a scene's prompt using your own account and API key. See Scenes for how to generate, and Gallery for where the results appear.

Field Required Notes
Label No A name to help you recognise this connection.
Fill from known provider Optional preset (e.g. OpenAI, OpenRouter) that pre-fills the endpoint and provider contract. The endpoint stays editable afterwards.
Endpoint Yes The provider's base URL. Must start with https://.
API Key Yes (first save) Stored encrypted at rest and never shown back. When editing an existing connection, leave this blank to keep your current key — a masked hint (•••••••• + the last 4 characters) is shown below the field.
Model Yes The model identifier to request (e.g. gpt-image-1).

You have a single connection; saving again updates it. All requests to your provider are made server-side over HTTPS only, and the destination is validated to block requests to private or internal network addresses.

Security (/settings/security)

Password

Enter your current password, a new password, and confirm it. Passwords must meet the application's minimum strength requirements.

Two-Factor Authentication (2FA)

If 2FA is enabled for the app:

  • Enable 2FA — click Enable. A modal opens with a QR code and a manual setup key. Scan the QR code with any TOTP authenticator app (e.g. Google Authenticator, Authy). If confirmation is required, enter the 6-digit code before closing.
  • Disable 2FA — click Disable on the security page. Active immediately.

Recovery codes are available in a separate panel when 2FA is enabled. Store them securely; they are the only way to access your account if you lose your authenticator device.