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.

  1. Open Lens and connect to the sample datasource.
  2. Build a custom script to define dimensions and measures.
  3. Create a bar chart using the custom script.
  4. Build a report and add the chart.
  5. Add a filter so viewers can slice by date.
  6. 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.

  1. Open the Workflow Designer.
  2. Add a source node connected to the sample data.
  3. Add a Filter transform to keep only the rows you want.
  4. Add a custom script node for any logic.
  5. Add a destination node and test-run the pipeline.
  6. 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.

  1. Open the Deidentification designer.
  2. Create a new rule that tokenizes email addresses.
  3. Test the rule against sample data.
  4. Attach the rule to a datasource.
  5. Run a deidentification workflow and review the output.
  6. Check the audit log to confirm the run.

Start the Maskbits quickstart →