Display Name
Account
{% set plan = profile.get('plan') or 'trial' %} {% set active = profile.get('subscription_active') %}
Email {{ user_email }}
Plan {{ plan }}
Status {{ 'Active' if active else 'Trial' }}
Member Since {{ profile.get('created_at', '')[:10] or '—' }}
Change Password
Push Notifications
Get a desktop / phone alert the moment a new pledge lands on one of your projects, a Deal Room session is scheduled, a drive crosses 100%, or a new message arrives. Browser-native — no app to install.
Checking…
Buffer — Auto-queue social posts
Paste your Buffer personal access token below. Once saved, every post the Social Generator produces gets a Queue in Buffer button — one click adds it to your Buffer queue and Buffer posts it at your scheduled time. No further logins. 2FA-friendly.

Get your access token →   (publish.buffer.com → Account → Apps & Extras → Access Token)
X (Twitter) — Post directly from the platform
Skip Buffer entirely. Once connected, the Social Generator will surface a Post to X button on every X-eligible post — one click sends the tweet from your account.
Checking…
LinkedIn — Post directly from the platform
Connect your LinkedIn account. The Social Generator gets a Post to LinkedIn button that publishes the post to your feed in one click. Tokens last about 60 days.
Checking…
Send Feedback
Bug, idea, or just something on your mind — we read everything.
Danger Zone
Sign Out To delete your account, email us at hello@cantocreums.com
{% include '_footer.html' %}