Alternate Futures

Web app overview

This page explains what you find where in the web app at clouds.alternatefutures.ai. It is the same platform the acc CLI and the SDK drive, so anything you create here shows up there and the other way round.

Organizations first

The web app always shows one organization at a time. Use the switcher at the top of the sidebar to move between your personal organization and any teams you belong to. Billing, members, and settings belong to the organization; see Accounts, organizations, and projects.

The sidebar

PageWhat it showsWho sees it
OverviewRunning services and current spend at a glance.Everyone
ProjectsYour projects and the services inside each one. Create a project here.Everyone
DeploymentsEvery deployment across the organization, with live progress while one is coming up.Everyone
MembersWho belongs to the organization, their role, and which projects a member can access. Invitations are sent from here.Owners and admins
BillingUsage, payments, invoices, plans, and the credits wallet.Owners and admins
SettingsOrganization name and details.Owners and admins

Deploy

Deploy is where a new service starts. Choose a template from the catalog (AI agents, databases, inference servers, and more), or bring a Docker image. The form asks for the same things the CLI asks for: project, region, resources, required environment variables, and a spend control. Multi-service templates can only be deployed from the web app.

A service's page

Open a service from its project to see its status, public URL, logs, and environment variables, and to redeploy or close it.

Account settings

Your own account, separate from any organization: the sign-in methods linked to it (email, wallet, phone), and your profile. Add a verified email here to collect the signup credit if you signed up with a wallet.

Early access

Custom domains and token management pages are not shown in the web app yet. Manage tokens with acc pat. Custom domains for services are not available; the guide for the retired sites flow is archived.

Next steps

On this page