Link Enrichment Datastore
Linking an enrichment datastore to a source datastore gives Qualytics a dedicated place to persist scan results, anomalies, source record examples, and remediation data directly in your own infrastructure.
Permission Required
You need the Member user role and Editor team permission on the datastore to link an enrichment datastore. See the Permissions page for details.
Link During Datastore Creation
You can also link an enrichment datastore while creating the source datastore, on the Add Datastore page. See the Link Enrichment on Datastore Creation documentation.
Field reference
The Link Enrichment Datastore modal is organized in three sections:
Prefix
| FIELD | REQUIRED | TYPE | DESCRIPTION |
|---|---|---|---|
| Prefix | Text | Added to the name of every table or file Qualytics writes to the enrichment datastore. Each source datastore sharing the same enrichment datastore must have a unique prefix, so their results do not conflict. |
Enrichment Datastore
| FIELD | REQUIRED | TYPE | DESCRIPTION |
|---|---|---|---|
| Enrichment Datastore | Option | The enrichment datastore to link, selected from the dropdown. Selecting one shows a read-only Details block with its Teams, Host, Database, and Schema (the URI and Root Path for file-based connectors). The small button next to the section title (shown when at least one enrichment datastore exists) switches between Use Enrichment Datastore (pick an existing one) and Add Enrichment Datastore (create a new one; see Add Enrichment Datastore for its fields). |
Advanced Options
| FIELD | REQUIRED | TYPE | DESCRIPTION |
|---|---|---|---|
| Remediation Strategy | Choice | Controls whether and how anomalous source tables are replicated to the enrichment datastore: None does not replicate (default), Append appends anomalous records after each scan, and Overwrite keeps only the latest anomalous records. |
Steps
There are two ways to open the Link Enrichment Datastore modal: from the datastore's settings menu, or from the tree view. The tabs below walk through each option; pick the one you want to follow. Each field is described in the Field reference above.
Side Effects
Once linked, all future Scan operations will write results to the enrichment datastore. For details on how enrichment works, storage impact, and remediation strategies, see the Enrichment Introduction page.
Step 1: Navigate to the Overview page of the datastore you want to link.
Step 2: Click the Settings button at the top-right corner.
Step 3: Click Enrichment in the dropdown menu.
Step 4: The Link Enrichment Datastore modal appears.
Step 5: Fill in the Prefix field. Qualytics adds the prefix to the name of every table or file it writes to the enrichment datastore, so each source datastore sharing the same enrichment datastore must have a unique prefix.
Step 6: Choose between Use Enrichment Datastore (link one that already exists) and Add Enrichment Datastore (create a new one). The small button next to the section title switches between them.
Step 7: Select the enrichment datastore you want to link from the dropdown. A Details block appears with the selected datastore's Teams, Host, Database, and Schema (the URI and Root Path for file-based connectors). When adding a new one instead, fill in its connection fields; see Add Enrichment Datastore for the fields.
Step 8: Choose the Remediation Strategy under Advanced Options: None does not replicate anomalous source tables (default), Append appends anomalous records after each scan, and Overwrite keeps only the latest anomalous records.
Step 9: Click Save. A success message confirms that the datastore has been updated.
Step 1: Navigate to the Overview page of the datastore you want to link. The tree view on the left side selects it.
Step 2: In the footer panel below the tree, find the Enrichment Datastore section showing None configured and click the Link Enrichment Datastore button.
Step 3: The Link Enrichment Datastore modal appears.
Step 4: Fill in the Prefix field. Qualytics adds the prefix to the name of every table or file it writes to the enrichment datastore, so each source datastore sharing the same enrichment datastore must have a unique prefix.
Step 5: Choose between Use Enrichment Datastore (link one that already exists) and Add Enrichment Datastore (create a new one). The small button next to the section title switches between them.
Step 6: Select the enrichment datastore you want to link from the dropdown. A Details block appears with the selected datastore's Teams, Host, Database, and Schema (the URI and Root Path for file-based connectors). When adding a new one instead, fill in its connection fields; see Add Enrichment Datastore for the fields.
Step 7: Choose the Remediation Strategy under Advanced Options: None does not replicate anomalous source tables (default), Append appends anomalous records after each scan, and Overwrite keeps only the latest anomalous records.
Step 8: Click Save. A success message confirms that the datastore has been updated.
Unlink Enrichment Datastore
To remove the enrichment link, see the Unlink Enrichment Datastore documentation.