atmon docs

USING/INDEX.MD

Using atmon

The console is one screen per thing you might want to do. This section is written the same way: pick what you are trying to do, not which part of the system you think owns it.

Sign in at atmon.ai/console.

The screens

ScreenWhat it answers
OverviewIs anything waiting on me, is anything broken, what did today cost.
InboxQuestions and approvals addressed to a person.
JobsEvery piece of work that has run, is running, or is parked.
StandingThe work that runs on its own, on a schedule or when something happens elsewhere.
ConnectEvery app this project can reach, and the accounts connected to each.
BuildBuild a private tool for this project and test it before anything routes to it.
StoragePoint this project's files and collections at a bucket of your own.
ModelThe model that reads and writes text inside a job, and what it costs.
PoliciesWhat may be done, what may be spent, and who may change either.
GovernanceWhere the money went, how the apps are behaving, and what the exports say.

Two more sit outside the project, because they are about the organization rather than about one project: Members and Billing.

The pages here

PageCovers
Connect an appConnecting accounts, for yourself and for your users
Approvals and questionsThe inbox: releasing a call, answering a question
JobsHanding over work that is bigger than one call, and reading it back
Standing workWork that starts on a schedule or on an event
Private toolsBringing a tool of your own, and the gate it passes first
PoliciesRules, spending ceilings, and who may write them
Members and billingWho is in the organization, and what it pays for

Two ideas that run through all of it

A project is the boundary. Keys, rules, connected accounts, receipts, and spend all belong to one project. An organization can hold several, which is the usual way to separate staging from production.

An entity is a person you name. Every action is taken on behalf of one, and the string is yours to choose: whatever id your own product already uses for that user. A connected account belongs to an entity, so an action taken for one person can never reach another person's credential.