Build your first real thing
Three short, opinionated guides — one per product. Each takes 15–25 minutes and ends with a working artifact you built yourself.
~15–25 min each | For: Designers with access to Lens, Weave, or Maskbits
What you need. Access to a Datanyx workspace with the matching Designer role, and a datasource already connected. If you’re on a trial, sample data is already loaded.
Lens
Reporting & visualization · About 15 minutes
Build your first dashboard with a chart and a filter, then share it.
- Open Lens and connect to the sample datasource.
- Build a custom script to define dimensions and measures.
- Create a bar chart using the custom script.
- Build a report and add the chart.
- Add a filter so viewers can slice by date.
- Share the report with a teammate.
Start the Lens quickstart →
Weave
Data integration & ETL · About 25 minutes
Build a pipeline that reads from a source, transforms the data, and writes to a destination.
- Open the Workflow Designer.
- Add a source node connected to the sample data.
- Add a Filter transform to keep only the rows you want.
- Add a custom script node for any logic.
- Add a destination node and test-run the pipeline.
- Schedule it to run nightly.
Start the Weave quickstart →
Maskbits
Data protection & masking · About 20 minutes
Create a masking rule for PII and apply it to a datasource.
- Open the Deidentification designer.
- Create a new rule that tokenizes email addresses.
- Test the rule against sample data.
- Attach the rule to a datasource.
- Run a deidentification workflow and review the output.
- Check the audit log to confirm the run.
Start the Maskbits quickstart →