Doc: Auto Classification Images Updation (#21538)
@ -3,13 +3,13 @@ title: Adding Auto Classification Workflow through UI
|
|||||||
slug: /how-to-guides/data-governance/classification/auto-classification/workflow
|
slug: /how-to-guides/data-governance/classification/auto-classification/workflow
|
||||||
---
|
---
|
||||||
|
|
||||||
# Adding Auto Classification Ingestion through the UI
|
# Adding Auto Classification Agent through the UI
|
||||||
|
|
||||||
Follow these steps to configure Auto Classification ingestion via the OpenMetadata UI:
|
Follow these steps to configure Auto Classification Agent via the OpenMetadata UI:
|
||||||
|
|
||||||
## 1. Navigate to the Database Service
|
## 1. Navigate to the Database Service
|
||||||
- Go to **Settings > Services > Databases** in the OpenMetadata UI.
|
- Go to **Settings > Services > Databases** in the OpenMetadata UI.
|
||||||
- Select the database for which you want to configure Auto Classification ingestion.
|
- Select the database for which you want to configure Auto Classification Agent.
|
||||||
|
|
||||||
{% image
|
{% image
|
||||||
src="/images/v1.7/how-to-guides/governance/ac-1.png"
|
src="/images/v1.7/how-to-guides/governance/ac-1.png"
|
||||||
@ -29,18 +29,18 @@ alt="Databases"
|
|||||||
caption="Databases"
|
caption="Databases"
|
||||||
/%}
|
/%}
|
||||||
|
|
||||||
## 2. Access the Ingestion Tab
|
## 2. Access the Agents Tab
|
||||||
- In the selected database, navigate to the **Ingestion** tab.
|
- In the selected database, navigate to the **Agents** tab.
|
||||||
- Click on the option to **Add Auto Classification Ingestion**, as shown in the example image.
|
- Click on the option to **Add Auto Classification Agent**, as shown in the example image.
|
||||||
|
|
||||||
{% image
|
{% image
|
||||||
src="/images/v1.7/how-to-guides/governance/ac-3.png"
|
src="/images/v1.7/how-to-guides/governance/ac-3.png"
|
||||||
alt="Access the Ingestion Tab"
|
alt="Access the Agents Tab"
|
||||||
caption="Access the Ingestion Tab"
|
caption="Access the Agents Tab"
|
||||||
/%}
|
/%}
|
||||||
|
|
||||||
## 3. Configure Auto Classification Details
|
## 3. Configure Auto Classification Details
|
||||||
- Fill in the details for your Auto Classification ingestion workflow.
|
- Fill in the details for your Auto Classification Agent workflow.
|
||||||
- Each field's purpose is explained directly in the UI, allowing you to customize the configuration based on your requirements.
|
- Each field's purpose is explained directly in the UI, allowing you to customize the configuration based on your requirements.
|
||||||
|
|
||||||
{% image
|
{% image
|
||||||
@ -49,7 +49,7 @@ alt="Configure Auto Classification Details"
|
|||||||
caption="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.
|
- 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 Agent configuration.
|
||||||
|
|
||||||
{% image
|
{% image
|
||||||
src="/images/v1.7/how-to-guides/governance/acnew.png"
|
src="/images/v1.7/how-to-guides/governance/acnew.png"
|
||||||
@ -58,7 +58,7 @@ caption="Disable sample data"
|
|||||||
/%}
|
/%}
|
||||||
|
|
||||||
## 4. Set the Schedule
|
## 4. Set the Schedule
|
||||||
- Specify the time interval at which the Auto Classification ingestion should run.
|
- Specify the time interval at which the Auto Classification agent should run.
|
||||||
|
|
||||||
{% image
|
{% image
|
||||||
src="/images/v1.7/how-to-guides/governance/ac-5.png"
|
src="/images/v1.7/how-to-guides/governance/ac-5.png"
|
||||||
@ -66,13 +66,13 @@ alt="Set the Schedule"
|
|||||||
caption="Set the Schedule"
|
caption="Set the Schedule"
|
||||||
/%}
|
/%}
|
||||||
|
|
||||||
## 5. Add the Ingestion Workflow
|
## 5. Add the Agent Workflow
|
||||||
- Once all details are configured, click **Add Auto Classification Ingestion** to save and activate the workflow.
|
- Once all details are configured, click **Add Auto Classification agent** to save and activate the workflow.
|
||||||
|
|
||||||
{% image
|
{% image
|
||||||
src="/images/v1.7/how-to-guides/governance/ac-6.png"
|
src="/images/v1.7/how-to-guides/governance/ac-6.png"
|
||||||
alt="Add the Ingestion Workflow"
|
alt="Add the agent Workflow"
|
||||||
caption="Add the Ingestion Workflow"
|
caption="Add the agent Workflow"
|
||||||
/%}
|
/%}
|
||||||
|
|
||||||
By following these steps, you can set up an Auto Classification ingestion workflow to automatically identify and tag sensitive data in your databases.
|
By following these steps, you can set up an Auto Classification agent workflow to automatically identify and tag sensitive data in your databases.
|
||||||
|
@ -3,13 +3,13 @@ title: Adding Auto Classification Workflow through UI
|
|||||||
slug: /how-to-guides/data-governance/classification/auto-classification/workflow
|
slug: /how-to-guides/data-governance/classification/auto-classification/workflow
|
||||||
---
|
---
|
||||||
|
|
||||||
# Adding Auto Classification Ingestion through the UI
|
# Adding Auto Classification Agent through the UI
|
||||||
|
|
||||||
Follow these steps to configure Auto Classification ingestion via the OpenMetadata UI:
|
Follow these steps to configure Auto Classification Agent via the OpenMetadata UI:
|
||||||
|
|
||||||
## 1. Navigate to the Database Service
|
## 1. Navigate to the Database Service
|
||||||
- Go to **Settings > Services > Databases** in the OpenMetadata UI.
|
- Go to **Settings > Services > Databases** in the OpenMetadata UI.
|
||||||
- Select the database for which you want to configure Auto Classification ingestion.
|
- Select the database for which you want to configure Auto Classification Agent.
|
||||||
|
|
||||||
{% image
|
{% image
|
||||||
src="/images/v1.8/how-to-guides/governance/ac-1.png"
|
src="/images/v1.8/how-to-guides/governance/ac-1.png"
|
||||||
@ -29,18 +29,18 @@ alt="Databases"
|
|||||||
caption="Databases"
|
caption="Databases"
|
||||||
/%}
|
/%}
|
||||||
|
|
||||||
## 2. Access the Ingestion Tab
|
## 2. Access the Agents Tab
|
||||||
- In the selected database, navigate to the **Ingestion** tab.
|
- In the selected database, navigate to the **Agents** tab.
|
||||||
- Click on the option to **Add Auto Classification Ingestion**, as shown in the example image.
|
- Click on the option to **Add Auto Classification Agent**, as shown in the example image.
|
||||||
|
|
||||||
{% image
|
{% image
|
||||||
src="/images/v1.8/how-to-guides/governance/ac-3.png"
|
src="/images/v1.8/how-to-guides/governance/ac-3.png"
|
||||||
alt="Access the Ingestion Tab"
|
alt="Access the Agents Tab"
|
||||||
caption="Access the Ingestion Tab"
|
caption="Access the Agents Tab"
|
||||||
/%}
|
/%}
|
||||||
|
|
||||||
## 3. Configure Auto Classification Details
|
## 3. Configure Auto Classification Details
|
||||||
- Fill in the details for your Auto Classification ingestion workflow.
|
- Fill in the details for your Auto Classification Agent workflow.
|
||||||
- Each field's purpose is explained directly in the UI, allowing you to customize the configuration based on your requirements.
|
- Each field's purpose is explained directly in the UI, allowing you to customize the configuration based on your requirements.
|
||||||
|
|
||||||
{% image
|
{% image
|
||||||
@ -49,7 +49,7 @@ alt="Configure Auto Classification Details"
|
|||||||
caption="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.
|
- 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 Agent configuration.
|
||||||
|
|
||||||
{% image
|
{% image
|
||||||
src="/images/v1.8/how-to-guides/governance/acnew.png"
|
src="/images/v1.8/how-to-guides/governance/acnew.png"
|
||||||
@ -58,7 +58,7 @@ caption="Disable sample data"
|
|||||||
/%}
|
/%}
|
||||||
|
|
||||||
## 4. Set the Schedule
|
## 4. Set the Schedule
|
||||||
- Specify the time interval at which the Auto Classification ingestion should run.
|
- Specify the time interval at which the Auto Classification Agent should run.
|
||||||
|
|
||||||
{% image
|
{% image
|
||||||
src="/images/v1.8/how-to-guides/governance/ac-5.png"
|
src="/images/v1.8/how-to-guides/governance/ac-5.png"
|
||||||
@ -66,13 +66,13 @@ alt="Set the Schedule"
|
|||||||
caption="Set the Schedule"
|
caption="Set the Schedule"
|
||||||
/%}
|
/%}
|
||||||
|
|
||||||
## 5. Add the Ingestion Workflow
|
## 5. Add the Agent Workflow
|
||||||
- Once all details are configured, click **Add Auto Classification Ingestion** to save and activate the workflow.
|
- Once all details are configured, click **Add Auto Classification Agent** to save and activate the workflow.
|
||||||
|
|
||||||
{% image
|
{% image
|
||||||
src="/images/v1.8/how-to-guides/governance/ac-6.png"
|
src="/images/v1.8/how-to-guides/governance/ac-6.png"
|
||||||
alt="Add the Ingestion Workflow"
|
alt="Add the Agent Workflow"
|
||||||
caption="Add the Ingestion Workflow"
|
caption="Add the Agent Workflow"
|
||||||
/%}
|
/%}
|
||||||
|
|
||||||
By following these steps, you can set up an Auto Classification ingestion workflow to automatically identify and tag sensitive data in your databases.
|
By following these steps, you can set up an Auto Classification Agent workflow to automatically identify and tag sensitive data in your databases.
|
||||||
|
Before Width: | Height: | Size: 349 KiB After Width: | Height: | Size: 415 KiB |
Before Width: | Height: | Size: 385 KiB After Width: | Height: | Size: 453 KiB |
Before Width: | Height: | Size: 452 KiB After Width: | Height: | Size: 381 KiB |
Before Width: | Height: | Size: 649 KiB After Width: | Height: | Size: 603 KiB |
Before Width: | Height: | Size: 185 KiB After Width: | Height: | Size: 210 KiB |
Before Width: | Height: | Size: 248 KiB After Width: | Height: | Size: 243 KiB |
Before Width: | Height: | Size: 540 KiB After Width: | Height: | Size: 575 KiB |
Before Width: | Height: | Size: 157 KiB After Width: | Height: | Size: 203 KiB |
Before Width: | Height: | Size: 839 KiB After Width: | Height: | Size: 571 KiB |
Before Width: | Height: | Size: 786 KiB After Width: | Height: | Size: 514 KiB |
Before Width: | Height: | Size: 637 KiB After Width: | Height: | Size: 450 KiB |
Before Width: | Height: | Size: 349 KiB After Width: | Height: | Size: 415 KiB |
Before Width: | Height: | Size: 385 KiB After Width: | Height: | Size: 453 KiB |
Before Width: | Height: | Size: 452 KiB After Width: | Height: | Size: 381 KiB |
Before Width: | Height: | Size: 649 KiB After Width: | Height: | Size: 603 KiB |
Before Width: | Height: | Size: 185 KiB After Width: | Height: | Size: 210 KiB |
Before Width: | Height: | Size: 248 KiB After Width: | Height: | Size: 243 KiB |
Before Width: | Height: | Size: 540 KiB After Width: | Height: | Size: 575 KiB |
Before Width: | Height: | Size: 157 KiB After Width: | Height: | Size: 203 KiB |
Before Width: | Height: | Size: 839 KiB After Width: | Height: | Size: 571 KiB |
Before Width: | Height: | Size: 786 KiB After Width: | Height: | Size: 514 KiB |
Before Width: | Height: | Size: 637 KiB After Width: | Height: | Size: 450 KiB |