Quick start
Run your first data check on the live demo in a few minutes.
Step 1 — Sign in
Open the demo and choose Try the live demo. You can look around as a guest without an account, or sign in with Google or GitHub. New accounts join the demo workspace as viewers: you can read every check and every result, but not change them.
Step 2 — Look around
The sidebar on the left takes you to each section: Checks, Runs, Coverage and Analysis, plus Approvals and Members if your role allows. Runs shows:
- Totals — how many runs passed, need attention or failed.
- Check History — every run, newest first, with a filter per status.
Step 3 — Run a check
- Open Runs and choose Run a check… in the top bar.
- Pick a check such as Duplicate orders and choose Run Check.
- When it finishes, the new run appears at the top of Check History.
Step 4 — Read the result
Open View report on the run. A check that returned no rows passed. A check that returned rows needs attention, and the rows are listed so you can see exactly what is wrong. A check that could not run failed, with the error.
See also
- Core concepts — what a check is and what the three statuses mean.
- Writing checks — write your own.
- Deployment — run Assay against your own database.