Quickstart
These pages are for people who already have access to a Lumis platform. Lumis isn’t self-serve installable yet — there’s no public sign-up and no one-line installer. If you don’t have access yet, ask whoever runs your platform to add you.
Once you’re in, here’s the shortest path to seeing Lumis actually do something: bind your machine, open the dashboard, run one small piece of work, and watch the result land in your review queue.
Bind your machine
Every machine needs to be bound once before it can talk to your platform. This takes about ten minutes and only has to happen once per computer — the full walkthrough is in Set up a machine.
Open the dashboard
With your machine bound, open the dashboard and find your project — this is where tickets, evidence, and your review queue live. You don’t need to connect anything else to see your first result; if you want tickets to start filling in on their own, from email or another channel, see Connect services later.
Run one small ticket
Pick any open ticket and run it end to end from inside your agent session:
/lumis:nextThis reads the next ready ticket, does the work under the platform’s rules, and stops at any point that needs a person. The rest of the command set is in The CLI.
Watch it produce a receipt
When the run finishes, it ends with a receipt — a record of what changed, why, and the evidence behind it — sitting in your review queue. Open it, read the evidence, and approve it or send it back.
That’s the whole loop, once through: bind, open, run, review. From here: