Overview
The Account settings page allows you to customize your profile, manage sessions, and control your account data.Profile Settings
Display Name
Your display name is shown to other users across all rooms and spaces.- Navigate to Settings > Account
- Find the Display Name field under Profile
- Enter your desired name
- Click Save to update
Avatar
Set a profile picture that appears throughout the app:- Click Upload under the Avatar section
- Select an image file from your device
- Use the image editor to crop and adjust
- The image uploads automatically after editing
Profile Banner
Add a banner image to your profile (compatible with Commet format):- Click Upload Banner to add a new banner
- Preview appears immediately
- Click Remove to delete your banner
Extended Profile
Sable supports additional profile fields: Global Name Color- Set a custom color for your username across all rooms
- Uses the
moe.sable.app.name_colorfield - Can be overridden by room-specific colors
- Add up to 3 pronoun sets (desktop) or 1 (mobile)
- Follows MSC4247 format
- Uses
io.fsky.nyx.pronounsfield - Displays as pills next to your name
- Set your timezone to help others know when you’re available
- Uses both
us.cloke.msc4175.tzandm.tzfields - Must be a valid timezone identifier
- Write a biography up to 1024 characters
- Supports HTML formatting via the editor
- Compatible with both Sable and Commet formats
- Uses
moe.sable.app.bioandchat.commet.profile_biofields
Account Switcher
The account switcher can be disabled in your
config.json file by setting "accountSwitcher": false.- Switch between accounts without logging out
- Each account maintains its own session
- Added in version 1.0.0 by TastelessVoid
Matrix ID
Your Matrix ID section displays:- Your full Matrix user ID
- Server information
- Account creation details
Contact Information
Manage email addresses and other contact methods associated with your account.Blocked Users
View and manage users you’ve blocked:- Navigate to Account > Block Users
- See a list of all blocked users
- Click to unblock any user
This section was previously located under Notifications settings.
Sessions Management
Manage active sessions and devices connected to your account. See Security for detailed device and session management.Backup and Restore
Sable provides both cloud and local backup options for your encryption keys:Cloud Backup
Automatically backs up your encryption keys to your homeserver:- Enabled after device verification
- Allows message access on new devices
- Protected by your security key/passphrase
Local Backup
How to export encryption keys locally
How to export encryption keys locally
- Navigate to Settings > Devices > Local Backup
- Click Expand under “Export Messages Data”
- Create and confirm a password
- Click Export
- Save the
cinny-keys.txtfile securely
How to import encryption keys
How to import encryption keys
- Navigate to Settings > Devices > Local Backup
- Click Import under “Import Messages Data”
- Select your
cinny-keys.txtfile - Enter the password you used during export
- Click Decrypt
Account Capabilities
Some profile features may be restricted by your homeserver:- Avatar uploads can be disabled via
m.set_avatar_urlcapability - Display name changes can be disabled via
m.set_displaynamecapability