2025-01-02 13:30:54 +05:30
---
title: Adding Auto Classification Workflow through UI
2025-04-16 12:10:51 +05:30
slug: /how-to-guides/data-governance/classification/auto-classification/workflow
2025-01-02 13:30:54 +05:30
---
2025-06-06 19:11:39 +05:30
# Adding Auto Classification Agent through the UI
2025-01-02 13:30:54 +05:30
2025-06-06 19:11:39 +05:30
Follow these steps to configure Auto Classification Agent via the OpenMetadata UI:
2025-01-02 13:30:54 +05:30
## 1. Navigate to the Database Service
- Go to **Settings > Services > Databases** in the OpenMetadata UI.
2025-06-06 19:11:39 +05:30
- Select the database for which you want to configure Auto Classification Agent.
2025-01-02 13:30:54 +05:30
{% image
2025-04-18 08:42:17 +02:00
src="/images/v1.8/how-to-guides/governance/ac-1.png"
2025-01-02 13:30:54 +05:30
alt="Settings"
caption="Settings"
/%}
{% image
2025-04-18 08:42:17 +02:00
src="/images/v1.8/how-to-guides/governance/ac-1.1.png"
2025-01-02 13:30:54 +05:30
alt="Services"
caption="Services"
/%}
{% image
2025-04-18 08:42:17 +02:00
src="/images/v1.8/how-to-guides/governance/ac-2.png"
2025-01-02 13:30:54 +05:30
alt="Databases"
caption="Databases"
/%}
2025-06-06 19:11:39 +05:30
## 2. Access the Agents Tab
- In the selected database, navigate to the **Agents** tab.
- Click on the option to **Add Auto Classification Agent** , as shown in the example image.
2025-01-02 13:30:54 +05:30
{% image
2025-04-18 08:42:17 +02:00
src="/images/v1.8/how-to-guides/governance/ac-3.png"
2025-06-06 19:11:39 +05:30
alt="Access the Agents Tab"
caption="Access the Agents Tab"
2025-01-02 13:30:54 +05:30
/%}
## 3. Configure Auto Classification Details
2025-06-06 19:11:39 +05:30
- Fill in the details for your Auto Classification Agent workflow.
2025-01-02 13:30:54 +05:30
- Each field's purpose is explained directly in the UI, allowing you to customize the configuration based on your requirements.
{% image
2025-04-18 08:42:17 +02:00
src="/images/v1.8/how-to-guides/governance/ac-4.png"
2025-01-02 13:30:54 +05:30
alt="Configure Auto Classification Details"
caption="Configure Auto Classification Details"
/%}
2025-06-06 19:11:39 +05:30
- 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.
2025-02-26 12:53:57 +05:30
{% image
2025-04-18 08:42:17 +02:00
src="/images/v1.8/how-to-guides/governance/acnew.png"
2025-02-26 12:53:57 +05:30
alt="Disable sample data"
caption="Disable sample data"
/%}
2025-01-02 13:30:54 +05:30
## 4. Set the Schedule
2025-06-06 19:11:39 +05:30
- Specify the time interval at which the Auto Classification Agent should run.
2025-01-02 13:30:54 +05:30
{% image
2025-04-18 08:42:17 +02:00
src="/images/v1.8/how-to-guides/governance/ac-5.png"
2025-01-02 13:30:54 +05:30
alt="Set the Schedule"
caption="Set the Schedule"
/%}
2025-06-06 19:11:39 +05:30
## 5. Add the Agent Workflow
- Once all details are configured, click **Add Auto Classification Agent** to save and activate the workflow.
2025-01-02 13:30:54 +05:30
{% image
2025-04-18 08:42:17 +02:00
src="/images/v1.8/how-to-guides/governance/ac-6.png"
2025-06-06 19:11:39 +05:30
alt="Add the Agent Workflow"
caption="Add the Agent Workflow"
2025-01-02 13:30:54 +05:30
/%}
2025-06-06 19:11:39 +05:30
By following these steps, you can set up an Auto Classification Agent workflow to automatically identify and tag sensitive data in your databases.