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
| Page | What it shows | Who sees it |
|---|---|---|
| Overview | Running services and current spend at a glance. | Everyone |
| Projects | Your projects and the services inside each one. Create a project here. | Everyone |
| Deployments | Every deployment across the organization, with live progress while one is coming up. | Everyone |
| Members | Who belongs to the organization, their role, and which projects a member can access. Invitations are sent from here. | Owners and admins |
| Billing | Usage, payments, invoices, plans, and the credits wallet. | Owners and admins |
| Settings | Organization 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
Sign in and accounts
Sign in to Alternate Clouds with email or an Ethereum wallet, and authenticate the CLI and SDK with personal access tokens.
Accounts, organizations, and projects
How an Alternate Clouds account is organized: organizations own billing and members, projects group services, and every service has deployments.