Rounak Dhillon fd71d1df55
Docs: Auto Change to Auto Classification (#20850)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
Co-authored-by: Prajwal214 <167504578+Prajwal214@users.noreply.github.com>
2025-04-16 06:40:51 +00:00

2.4 KiB

title slug
Adding Auto Classification Workflow through UI /how-to-guides/data-governance/classification/auto-classification/workflow

Adding Auto Classification Ingestion through the UI

Follow these steps to configure Auto Classification ingestion via the OpenMetadata UI:

1. Navigate to the Database Service

  • Go to Settings > Services > Databases in the OpenMetadata UI.
  • Select the database for which you want to configure Auto Classification ingestion.

{% image src="/images/v1.6/how-to-guides/governance/ac-1.png" alt="Settings" caption="Settings" /%}

{% image src="/images/v1.6/how-to-guides/governance/ac-1.1.png" alt="Services" caption="Services" /%}

{% image src="/images/v1.6/how-to-guides/governance/ac-2.png" alt="Databases" caption="Databases" /%}

2. Access the Ingestion Tab

  • In the selected database, navigate to the Ingestion tab.
  • Click on the option to Add Auto Classification Ingestion, as shown in the example image.

{% image src="/images/v1.6/how-to-guides/governance/ac-3.png" alt="Access the Ingestion Tab" caption="Access the Ingestion Tab" /%}

3. Configure Auto Classification Details

  • Fill in the details for your Auto Classification ingestion workflow.
  • Each field's purpose is explained directly in the UI, allowing you to customize the configuration based on your requirements.

{% image src="/images/v1.6/how-to-guides/governance/ac-4.png" alt="Configure Auto Classification Details" caption="Configure Auto Classification Details" /%}

  • By default, the store sample data option is enabled. If you prefer not to ingest sample data during a scheduled run, please ensure that this option is disabled in the ingestion configuration.

{% image src="/images/v1.6/how-to-guides/governance/acnew.png" alt="Disable sample data" caption="Disable sample data" /%}

4. Set the Schedule

  • Specify the time interval at which the Auto Classification ingestion should run.

{% image src="/images/v1.6/how-to-guides/governance/ac-5.png" alt="Set the Schedule" caption="Set the Schedule" /%}

5. Add the Ingestion Workflow

  • Once all details are configured, click Add Auto Classification Ingestion to save and activate the workflow.

{% image src="/images/v1.6/how-to-guides/governance/ac-6.png" alt="Add the Ingestion Workflow" caption="Add the Ingestion Workflow" /%}

By following these steps, you can set up an Auto Classification ingestion workflow to automatically identify and tag sensitive data in your databases.