ShotFlows

FAQ

Frequently asked questions

How ShotFlows is structured now

What lives on the homepage?

The homepage is now a public marketing page for ShotFlows. It explains the product and links people to FAQ, login, and the app route.

Where is the actual app?

The authenticated workspace now lives at /app. That route is for signed-in users managing projects, scenes, retries, and final outputs.

What happens if someone visits /app while signed out?

The server redirects signed-out visitors to /login, so the production workspace is no longer exposed on the public homepage.

Why add a separate login page?

Separating login from the public marketing experience makes the product easier to understand and keeps operational controls behind a dedicated entry point.

Does ShotFlows still support the same project workflow?

Yes. Project creation, scene editing, retries, health checks, queue visibility, and final output preview/download remain available once you’re inside the app.