Docs: Account →
{% if !moderation_active.is_empty() || !moderation_history.is_empty() %}

Account Status

{% if !moderation_active.is_empty() %} {% for action in moderation_active %}
{{ action.action_label }} {{ action.created_at }}

{{ action.reason }}

{% endfor %}

If you believe an action was taken in error, you can submit an appeal or contact info@makenot.work.

{% endif %} {% if !moderation_history.is_empty() %}
View past actions
{% endif %}
{% endif %}
Security
Secure your account
1. Use a strong, unique password 2. Enable two-factor authentication (authenticator app or passkey) 3. Review active sessions periodically
{% if !email_verified %}
Email not verified. Some features require a verified email.
{% endif %}

Change Password

Two-Factor Authentication (authenticator app)

Passkeys (fingerprint, face, or security key)

Active Sessions

{% include "partials/tabs/user_sessions.html" %}
Account
Contact support to update your email address
Username cannot be changed
{% if let Some(fp) = fan_plus %}
{% if fp.cancel_at_period_end %} Cancellation scheduled.{% if let Some(end) = fp.period_end %} Your membership stays active until {{ end }}.{% endif %} {% else %} Active.{% if let Some(end) = fp.period_end %} Next renewal: {{ end }}.{% endif %} {% endif %}
{% if fp.cancel_at_period_end %}
{% if let Some(token) = csrf_token %}{% endif %}
{% else %}
{% if let Some(token) = csrf_token %}{% endif %}
{% endif %}
{% if let Some(token) = csrf_token %}{% endif %}
{% else %}
Not subscribed. Learn about Fan+.
{% endif %}
Preferences

Notification Preferences

Security
{% if can_create_projects %}
Sales & Revenue
{% endif %}
Content & Community
{% if can_create_projects %}
{% endif %}
Platform
Data

Your Data

Download all your projects, items, sales, and purchases.

Export Your Data Import from Another Platform
Account Management
{% if can_create_projects && !creator_paused %}

Pause Creator Account

Stop paying your creator plan. Anyone with an active membership to your projects keeps access until the end of the month they've paid for, then stops renewing. One-time purchases remain accessible to buyers. Your content stays hosted. Resume anytime by re-subscribing to a creator plan.

Pause vs Delete: Pausing keeps your content and account intact. Deleting is permanent.

{% endif %}

Delete Account

Permanently delete your account. This cannot be undone.

Before deleting, consider exporting your data.{% if can_create_projects && !creator_paused %} If you just want to stop paying, pause your account instead.{% endif %}