User Management Commands
Personal preferences, privacy, and expression commands.
User management commands
/preferences
View or change your personal Mellow settings.
/preferences view
/preferences set personality:gentle timezone:America/New_York reminders:true/preferences view
Shows all of your current settings.
/preferences set
Change one or more of:
| Option | Type | Notes |
|---|---|---|
personality | choice | gentle, supportive, direct, playful, professional, encouraging |
timezone | text | IANA name, e.g. Europe/London |
checkin_interval | number | minutes between check-in reminders (30-10080) |
reminders | true/false | enable check-in reminders |
context_logging | true/false | allow storing messages for AI context |
crisis_detection | true/false | screen your own messages for crisis indicators |
crisis_dms | true/false | allow Mellow to DM you crisis support |
There is no separate reset command. To wipe stored conversation history use /context clear;
to turn off future logging set context_logging:false.
/timemode
Set your timezone so Mellow can adjust its tone by time of day.
/timemode timezone:America/New_Yorktimezone(required) - an IANA timezone name.
/context
See or clear what Mellow remembers about your conversations.
/context view
/context clearview- how much context is stored, and your current privacy settings.clear- delete all stored conversation history for you. This cannot be undone.
/profile
Your Mellow profile: recent check-ins, coping tool usage, and ghost letter / journal counts.
/profile/ghostletter
Write an unsent letter to get feelings out, or read your past ones. Only you can see your ghost letters, and their text is encrypted at rest.
/ghostletter write:Today was hard, but I am still here
/ghostletterwrite(optional) - the letter text. Omit it to read your past letters.
/feedback
Send feedback about Mellow to the team.
/feedback message:The breathing exercise really helped tonightmessage(required) - your feedback.
Feedback may be reviewed and, with your wording preserved, featured as a testimonial only if the team explicitly approves it.
/report
Report a problem or a user to the Mellow team.
/report message:A user in my server is misusing the crisis commandmessage(required) - what happened.
Privacy summary
- You control what is stored (
context_logging,crisis_detection,crisis_dms). /context viewshows exactly what is kept;/context cleardeletes it.- Sensitive fields are encrypted per-field with AES-256-GCM.
- For a full account deletion, contact the team via the support server or [email protected].