| Type | When to use |
|---|---|
| Structural | You want to replicate the data patterns, structure, and sensitivity profile of an existing datasource. Datachecks analyzes your source and generates data that matches its shape. |
| Fabricate | You want to build a dataset from scratch. You define the tables and columns yourself, and use data generators to populate each field. |