Getting started
Quickstart
Go from signup to your first automated report in under fifteen minutes.
This guide walks through the shortest path from zero to a working nordenagent workspace: create an account, connect one integration, approve the first proposal the agent produces, and check your first daily report.
1. Create an account
Sign up at /signup with an email and password. Supabase sends a confirmation link to finish email verification. When you click it, nordenagent creates a personal workspace for you automatically and drops you on the dashboard.
2. Connect your first integration
Open Settings → Integrations and pick the provider you want to start with. Meta Ads is the recommended first connection because the daily loop, reports, and coach are all wired to it out of the box. You will need a long-lived user access token, your Meta ad account ID, and a Meta App secret. The Integrations page has a short 'how to get this' block next to every field.
Every credential you enter is written into Supabase Vault under your workspace id. Nothing is stored in plaintext and nothing is shared across workspaces.
3. Wait for the first loop
The agent runs once a day at 07:00 Europe/Tallinn. When it fires, it pulls yesterday's performance, writes a daily report into the Reports tab, and — if there is anything actionable — queues one or more proposals into the Proposals tab. You can also trigger a run manually from the Dashboard button labelled 'Run now' if you do not want to wait overnight.
4. Approve proposals
Open Proposals. Every row shows the change the agent wants to make, the reasoning, and the rule that produced it. Approve anything that looks right, reject anything that does not, and edit freely in between. Approved proposals are executed immediately against the provider API and written to the decisions log so you always have an audit trail.
Done
That is the whole loop. Everything else in the product is built on top of it.