Blotato.
FAQ

Answers about this demo workspace.

This clone runs entirely locally with a mock provider layer. The answers below describe demo behavior, not the upstream SaaS product.

How do I sign in?

Go to Log in, enter any email, and use the demo code printed on the form. A user record is created on first sign-in.

Are social platforms actually being called?

No. The scheduler uses a deterministic provider simulator so you can exercise queue / published / failed states without real credentials.

What about billing?

Every account is auto-provisioned on a 7-day trial plan with a credit balance. Credit spend is recorded as ledger transactions. There is no Stripe integration in this demo.

Is the AI output real?

No. Remix drafts, video render summaries, and viral analyses are deterministic mock outputs — enough to exercise the UX end-to-end.

How do I reset the demo?

Delete backend/db.sqlite3, re-run python manage.py migrate, then python manage.py seed_demo.