Skip to main content

Uniphore Help Center Portal

Data Preparation

Data Preparation is where you transform raw, unstructured data into organized, standardized information ready for AI use and reliable search, retrieval, and decision-making.

Business AI Cloud automates this process before your data enters a knowledge base. The platform scans your data sources, identifies key information, and structures it into standardized formats across all sources. By the time your data reaches a knowledge base, it is fully organized, enriched, and optimized for accurate search and retrieval, giving your AI operations a reliable, high-quality foundation to work from.

To access this page, go to the home page and select Data Ingestion.

Select_data_ingestion.png

You can view the following information on the Data Prep tab:

Data_Prep_home_page1.png
  • Global Entity - Use this option to define and manage entity labels for your KBs. Global Entities Extraction autonomously identifies key information elements appearing consistently across your knowledge base, ensuring standardized entity recognition and classification throughout your data sources.

  • Classification - This is an on-demand feature and is not enabled by default.

    Use this option to automatically organize identified entities into predefined categories and taxonomies. Assign entities to relevant classes based on their characteristics, enabling structured data organization that improves search accuracy and facilitates targeted information retrieval across your AI operations.

  • Web Scraping - Use this option to automatically extract and ingest data from specified websites into your KBs. Configure web scraping to navigate web pages, extract relevant content, and transform online information into structured data for AI processing.

  • Redaction & Pseudonymization - Use this option to automatically remove sensitive information or replace sensitive identifiers with artificial substitutes from your data before it enters your KBs. Identify and redact or pseudonymize confidential content, such as personal identifiers, financial data, or proprietary information, ensuring compliance with privacy regulations while preserving the data's utility.

  • Schema Explorer - Use this option to automatically generate a schema from your source documents. The platform reads your documents, identifies key fields and data patterns, and builds a structured template you can review, refine, and promote for use in your data workflows.

Global Entity is a system that creates and maintains a master reference library of entity labels extracted from your data sources, establishing standardized entity definitions during data extraction. It ensures consistent entity recognition and classification throughout all data processing operations, improving AI accuracy, reducing duplication, and enabling reliable entity-based search, RAG, and analytics across the platform.

The Business AI Cloud platform helps extract entity labels from your source before ingestion, stores them as a global reference library, and then uses this library to enrich all subsequent data by consistently matching and standardizing entities across Knowledge Bases.

To access this feature, go to the Home page > Data Ingestion > Data Prep > Global Entity.

Global_Entity_home_page1.png
Creating an Entity Workflow

To create a new entity workflow:

  1. Click New Workflow.

    The Generate Entities page opens.

    Generate_Entities_page.png
  2. Select a Source from the dropdown.

  3. Enter a name for your entity extraction workflow.

  4. Enter detailed information about the workflow's purpose and scope.

  5. Enter the Number of Entities to Generate between 5 and 50.

    Each one represents a different entity label that the platform will identify from your source.

  6. Define how the platform samples your data to identify entity labels.

    • Number of Files to Sample - Enter an exact number of files to analyze. The platform will randomly select this number of files from your data source.

    • List of File Names - Select one or more specific source files from the dropdown to analyze.

    • Percentage of Files to Sample - Enter a percentage value. The platform randomly samples the corresponding proportion of your total file set.

  7. Click Generate.

    The Global Entity page opens, and the default workflow is automatically created.

  8. Review the workflow and click Save and Run to execute it and begin extracting entity labels from the source.

    Global_Entity_new_workflow_page.png

    A success message confirms the action, and the extracted entity labels are saved to the data catalog.

  9. Click Save & Exit to save and close the workflow page.

Reviewing and Promoting Entity Labels

Entity promotion is the process of approving extracted entity labels for inclusion in the Global Entity Library. Once promoted, these entity labels serve as a baseline template during KB creation, providing standardized entity definitions that can be reused across multiple KBs.

The platform helps you to review the extracted entity labels from the source and allows you to review and promote as needed.

To begin:

  1. Find the relevant workflow using the Search box.

    View_Entities1.png
  2. Click Entities on the workflow card.

    The Entities panel opens and displays all extracted entity labels, along with their descriptions and values.

    Entities_page.png
    • Latest Entities tab - Displays entity labels extracted from the most recent run.

    • Promoted Entities tab - Displays entity labels that have been promoted to the global entity library.

    Note

    You can also review the entity labels on the workflow page.

  3. Review the extracted entity labels and update them as needed.

    • To add new entity labels, refer to Creating Entity Labels.

    • To update existing entity labels, use the following icons:

      Icon

      Action

      Description

      Edit_icon.png

      Edit

      Modify the name or description of the existing entity label.

      Save.png

      Save

      Save your changes after making modifications.

      Close_icon.png

      Cancel

      Close the editor without saving changes.

      Delete_icon.png

      Delete

      Remove an entity label from the list quickly.

  4. Click Promote.

    The entity labels are readily available in the global entity library for KB creation, RAG experimentation, and more.

  5. When you update or extract new entity labels in subsequent runs, you need to promote them to make them available in the global entity library.

    1. Click Promote.

      The Compare Entities page opens, which presents two side-by-side sections for review:

      • Promoted Entities - Display all entity labels that were promoted in your last update.

      • Latest Entities - Display all entity labels extracted from the most recent run.

    2. Click Promote to replace the existing entity labels with the latest ones.

      Compare_Entities_page.png

      The success message appears for confirmation.

Creating Entity Labels

You can create new entity labels and add them to the existing list.

To create a new entity label:

  1. Click Add.

    Add_entities_icon.png
  2. Enter a new entity label name.

  3. Enter a detailed description explaining the entity's purpose and scope.

  4. Add Example Values for the entity:

    1. Type an example value in the input field.

    2. Either check the checkbox next to the value or press Enter to add it.

    3. Repeat to add multiple example values.

  5. Click Save Entity to save.

    Add_entities_page.png

    The success message appears for confirmation.

Viewing a Workflow History

At the bottom of the Data Prep page, you can view real-time details of existing workflows in a card view. Each card displays workflow configurations, execution status, and error diagnostics, enabling you to maintain data integrity, monitor performance, and troubleshoot issues effectively.

To find a specific workflow, select the Global Entity, then either enter the workflow name in the Search Workflow box or scroll through the list of available workflows.

Workflow_history.png
Rerunning Workflows

You can rerun workflows multiple times using the same configuration to get real-time entity labels from the source.

Manual Run

  1. Find and select the workflow you want to run.

  2. Click Run Now on the workflow card.

    The Run Workflow window opens.

    Manual_run.png
  3. Update the configuration as needed. Refer to Creating an Entity Workflow for more information.

  4. Click Run.

    Run_workflow_window.png

    The configured steps are re-executed with real-time status updates.

Viewing Workflow Details

You can view your entity labels extraction details on the workflow page.

To access, filter the workflow, and click View Details on the workflow card.

View_details1.png
Global_Entity_workflow_page.png
  • Workflow Details - The workflow name, description, and current status.

  • Entity Details - Key details from your most recent execution:

    • Entities Count – Number of entity labels extracted.

    • Files - Actual number of files used for entity labels extraction.

    • Entity Status - Current status of the entity labels promotion.

    • Entities - Click to review the extracted entity labels and promote them. Refer to Reviewing and Promoting Entity Labels for more information.

  • Last Run Status – Key details from your most recent execution:

    • Run Status – Completed, Failed, or In-progress state.

    • Run Timestamp – Date and time of execution.

Entity Documents

This card helps you to view extracted entity labels and their related documents from your most recent workflow execution.

  1. Click Entity Document.

    Entities_document_icon.png

    The Entity Document Mapping page opens and displays all extracted entity labels in the Entity Types panel.

  2. Click on any entity label to view all its source documents from which it was extracted.

    Entities_document_mapping.png
Last Run Status

This card helps you to view the status of the most recent workflow execution.

  1. Click Runs to view information about all workflow executions in the panel on the right.

    Last_run_status.png
  2. Click View Details to view additional information.

    Run_history.png

    The last execution flow details are displayed.

    last_Run_detail.png
Viewing Runs

At the bottom of the Data Prep page, you can view real-time details of existing workflow executions, including their workflow name, status, timestamp, and flowchart.

Go to the Runs tab to see a list of all execution instances initiated for the workflows.

  • Click the workflow dropdown and select the required workflow from the list to view its execution details.

  • Click View Details to view additional details for a specific execution.

    Workflow_Jobs.png

    The details are displayed on the right-side panel.

    last_Run_detail.png

Web Scraping enables automated collection and structuring of data from websites, making external web content readily available for your KBs. This feature automates data gathering from online sources, extends your data coverage with external intelligence, and enables continuous monitoring of competitors, markets, and industry developments.

The Business AI Cloud platform allows you to configure web sources for automated extraction and to integrate scraped content directly into your KBs, enriching your existing data and powering RAG, search, and analytics capabilities across the platform.

To access this feature, go to the Home page > Data Ingestion > Data Prep > Web Scraping.

Web_Scrapring_home_page1.png
Creating a Web Scraping Workflow

To create a new web scraping workflow:

  1. Click New Workflow.

    The Create Web Scrape page opens.

    Create_web_scrape.png
  2. Enter a name for your web scrape workflow.

  3. Enter detailed information about the workflow's purpose and scope.

  4. Enter or copy and paste the Website URL in the box.

  5. Click Add URL.

    Tip

    You can add multiple URLs as needed.

  6. Select one or more Document Types to scrape from the website:

    • DOCX

    • HTML

    • PDF

    • XLSX

  7. Enable Allow External Links to follow and scrape links that navigate outside the main domain.

  8. Enter the maximum number of pages to crawl (up to 2 pages allowed).

  9. Select the Destination KB from the dropdown.

    Note

    Currently, this feature supports only S3 destinations.

  10. Click Create Web Scrape.

    The workflow page opens, displaying the default workflow configuration.

    Workflow_Page.png
  11. Click Save & Run to execute the workflow for extracting data from the websites.

Viewing a Workflow History

At the bottom of the Data Prep page, you can view real-time details of existing workflows in a card view. Each card displays workflow configurations, execution status, and error diagnostics, enabling you to maintain data integrity, monitor performance, and troubleshoot issues effectively.

To find a specific workflow, select Web Scraping, then either enter the workflow name in the Search box or scroll through the list of available workflows.

workflow_history.png
  • Click View Details to open the Workflow page and allow you to view and act on other details.

  • Click Run Now to manually execute the scraping process.

  • Click Runs to view information about all workflow executions in the Runs tab.

  • Click Live Progress to view detailed status information about data scraping from the URL.

    Important

    This option is available only while the workflow is actively executing.

Viewing Workflow Details

You can view various information related to your web scraping workflow.

To access, filter the workflow, and click View Details on the workflow card.

view_details.png

The workflow page opens.

Workflow_Page.png
  • Workflow Details - The workflow name and description.

  • Current Run Status - Number of processed URLs and saved documents from the URLs.

Current Run Status

You can monitor and view the real-time workflow execution progress.

Click Live to view detailed status information about the data scraping process in the panel on the right.

live_icon.png

Important

This option is available only while the workflow is actively executing.

Live_page.png
Last Run Status

You can monitor and view the status of the most recent workflow execution.

  1. Click Runs to view information about all workflow executions.

    Runs_icon.png
  2. Click View Details to view additional information.

    run_history.png

    The last web scripting details are displayed.

    Last_run_details.png
Rerunning Workflows

You can rerun workflows multiple times using the same configuration to get real-time data from the URLs.

Manual Run

  1. Find and select the workflow you want to run.

  2. Click Run Now or Rerun to initiate the workflow manual execution.

    Run_now.png

    The configured steps are re-executed with real-time status updates.

Viewing Runs

At the bottom of the Data Prep page, you can view real-time details of existing workflow executions, including their workflow name, status, timestamp, and flowchart.

Go to the Runs tab to see a list of all execution instances initiated for the workflows.

  • Click the workflow dropdown and select the required workflow from the list to view its execution details.

  • Click View Details to view additional details for a specific execution.

    Workflow_Jobs.png

    The details are displayed on the right-side panel.

    Last_run_details.png

Redaction and pseudonymization are data privacy capabilities that protect sensitive information by either permanently masking it or replacing it with substitute identifiers before it enters data pipelines.

  • Redaction is the process of obscuring sensitive data, such as masking a credit card number as ****-****-****-3456, while securely retaining the original value so it can be retrieved by authorized users when required.

  • Pseudonymization is the process of replacing sensitive data with surrogate tokens or identifiers, such as substituting John Doe with User_8472, while maintaining a secure mapping that enables the original value to be recovered when needed.

The Business AI Cloud platform applies redaction and pseudonymization during the data preparation stage, scanning source content for defined entity types, such as names, contact details, financial identifiers, and custom-defined patterns, and transforming them before the data is stored or indexed. This ensures that personal and confidential data does not propagate into Knowledge Bases, model outputs, or agent responses. At the same time, it preserves the structural integrity needed for accurate RAG retrieval and model training, helping maintain compliance with data privacy regulations.

To access this feature, go to the Home page > Data Ingestion > Data Prep > Redaction & Pseudonymization.

home_page1.png
Creating a Data Protection Workflow

To create a new data protection workflow:

  1. Click New Workflow.

    The Create Data Protection Workflow page opens.

    Create_data_protection_workflow.png
  2. Enter a name for your workflow.

  3. Enter detailed information about the workflow's purpose and scope.

  4. Select a Source from the dropdown.

    Important

    Refer to the bottom of the page to view supported file formats.

  5. Select a Destination from the dropdown.

  6. Choose an action:

    • Mask - Applies masking to sensitive data.

    • Unmask - Returns previously masked data to its original state.

      Important

      Unmask is available only for data that was masked using this platform.

  7. Select one or more data types to be processed:

    • PII - Personally Identifiable Information

    • PCI - Payment Card Information

    Note

    Click the Info info_icon.png icon to view details about a data type.

  8. For each selected data type, choose a data protection method:

    • Redaction - Masking sensitive information.

    • Pseudonymization - Replacing identifying information with a reversible placeholder that can be re-linked to the original data under controlled conditions.

  9. Enable Process files recursively in subfolders to include files in nested subdirectories.

  10. Click Create Workflow.

    The Data Protection page opens, and the default workflow is automatically created.

    Workflow_page.png
  11. Review the workflow, then click Save & Run, and begin data protection from the source.

    A success message confirms the action.

  12. Click Cancel to close the workflow page without saving.

Viewing a Workflow History

At the bottom of the Data Prep page, you can view real-time details of existing workflows in a card view. Each card displays workflow configurations, execution status, and error diagnostics, enabling you to maintain data integrity, monitor performance, and troubleshoot issues effectively.

To find a specific workflow, select Redaction & Pseudonymization, then either enter the workflow name in the Search Workflow box or scroll through the list of available workflows.

Viewing_Workflow_History.png
Rerunning Workflows

You can rerun workflows multiple times using the same configuration to protect data from the source.

Manual Run
  1. Find and select the workflow you want to run.

  2. Click Run Now to initiate manual execution of the workflow.

    Manual_run1.png

    The configured steps are re-executed with real-time status updates.

Viewing Workflow Details

You can view your data protection details on the workflow page.

To access a workflow, filter the list, then click View Details on the workflow card. The workflow page opens.

Workflow_page.png
  • Workflow Details - The workflow name, description, and current status.

  • Last Run Status - Key details from your most recent execution:

    • Submitted - The date and time when the workflow execution started.

    • Completed - The date and time when the workflow execution finished.

  • Last Run File Details - A breakdown of how files were handled during the most recent execution:

    • Total Files - The total number of files available in the source.

    • Processed - The number of files read from the source and submitted for processing.

    • Successful - The number of files that completed processing without errors.

    • Failed - The number of files that did not complete processing.

    • Pending - The number of files that are currently being processed.

Last Run Status

This card helps you to view the status of the most recent workflow execution.

  1. Click Runs to view information about all workflow executions in the panel on the right.

    Last_run.png
  2. Click View Details to view additional information.

    Runs_list.png

    The last execution flow details are displayed.

Viewing Runs

At the bottom of the Data Prep page, you can view real-time details of existing workflow executions, including their workflow name, status, timestamp, and flowchart.

Go to the Runs tab to see a list of all execution instances initiated for the workflows.

  • Click the workflow dropdown and select the required workflow from the list to view its execution details.

    Runs_tab.png
  • Click View Details to view additional details for a specific execution.

    The details are displayed on the right-side panel.

    Run_details.png

Schema Explorer is a feature in Data Preparation that automatically reads documents from your data source and generates a structured outline of the key information those documents contain. This outline, known as a schema, serves as a template that defines the structure of your documents and the types of data they contain.

The Business AI Cloud platform helps to learn the Schema Explorer structure directly from your actual documents. Once you review the generated schema, you can promote it as a template for use across your data ingestion workflows.

To access this feature, go to the Home page > Data Ingestion > Data Prep > Schema Explorer.

Schema_Explorer_home.png
Creating a Schema Workflow

To generate a new schema:

  1. On the Schema Explorer page, click New Workflow.

    The Generate Schema Explorer Workflow window opens.

    Generate_new_workflow_panel.png
  2. Select your data source from the Source dropdown.

  3. Enter a name for the schema workflow.

  4. Enter a description that explains what type of documents this schema represents.

  5. Upload Reference Schema, if required:

    1. Click the Info info_icon.png icon next to the Reference Schema (JSON) , then click Download Sample File.

      Reference_sample_template.png

      The sample JSON file downloads to your system.

    2. Open the sample file and update it to match your document structure and requirements.

    3. Upload your completed file using the Click to Upload option to attach the reference schema to the workflow.

      Note

      The reference schema must be in JSON format. The maximum file size is 5 MB.

  6. Enter a prompt to improve or customize the schema generation, if required.

  7. Click Generate.

    The Schema Explorer page opens and displays the default workflow.

  8. Review the workflow, and then click Save & Run to execute it.

    workflow_page.png

    A success message confirms the action. The platform analyzes the reference schema and generates a document schema from the source.

  9. Click Save & Exit to save and close the workflow page.

Reviewing and Promoting Schema

Schema promotion is the process of approving a generated schema for use in your data ingestion workflows. Once promoted, the schema is available as a selectable document type in the workflow, providing a reusable structure that ensures consistent document processing across pipelines.

The platform helps you review the generated schema fields and refine or promote them as needed.

To review and promote a schema:

  1. Locate the workflow using the Search box on the Schema Explorer page.

    review_schema_and_promot.png
  2. Click Schema on the card.

    The Schema Details page opens and displays the Reference tab if a reference schema was previously uploaded.

    Referance_Schema_tab.png
  3. To view the schema generated from your source documents, click the Generated tab.

    Generated_Schema_tab.png
  4. To view the schema promoted in the previous run, click the Promoted tab.

    Promoted_Schema_tab.png
  5. To compare the reference schema and the generated schema side by side, click the Compare tab.

    Compare_tab.png
  6. Click the Actions actions.png icon to view more options.

    Use the following options to manage the schema in each tab:

    Options

    Action

    Edit JSON

    Opens the schema for inline editing in the current tab.

    • Click Done to confirm the changes.

    • Click Cancel to discard the changes.

    Add Custom Field

    1. Enter a field name.

    2. Select a field type from the dropdown.

    3. Enter a description for the field.

    4. Click Add Field to save the new field.

      Add_custome_field.png

      Custom fields are added under the derived_fields.properties section of the schema.

    Download JSON

    Downloads the schema from the current tab to your local system.

    Import JSON

    Uploads a new schema in the current tab from your local system.

    View Differences View_difference.png icon

    Displays only the differences between schemas.

    Available on the Compare tab.

    Save

    Saves your changes in the current tab.

    Enabled only if there is a JSON modification.

  7. After finalizing the schema, click Promote.

    The confirmation dialog box opens.

    confirm_promot.png
  8. Click Promote.

    A success message appears for confirmation.

Viewing a Workflow History

At the bottom of the Data Prep page, you can view real-time details of existing workflows in a card view. Each card displays workflow configurations, execution status, and error diagnostics, enabling you to maintain data integrity, monitor performance, and troubleshoot issues effectively.

To find a specific workflow, select the Schema Explorer, and then either enter the workflow name in the Search box or scroll through the list of available workflows.

Workflow_history.png
Rerunning Schema Workflows

You can rerun workflows multiple times using the same configuration to get a real-time schema from the source.

Manual Run
  1. Find and select the workflow you want to run.

  2. Click Run Now on the workflow card.

    Run_now.png

    The Run Schema Explorer Workflow window opens.

    Run_Schema_Explorer_Workflow_.png
  3. Click Reference Schema to view the existing reference schema, if one was uploaded before.

  4. Upload a new reference schema JSON file to override the existing one, if required.

  5. Update the prompt to modify the extraction instructions, if required.

  6. Click Run.

    The configured steps are re-executed with real-time status updates.

Viewing Schema Workflow Details

You can view the details of your schema explorer generation on the workflow page.

To access, filter the workflow, and click View Details on the workflow card.

review_schema_and_promot.png
workflow_page.png
  • Workflow Details - The workflow name, description, and current status.

    • Click the prompt Prompt_icon_2.png icon to view the extraction instructions in the right panel.

      Schema_Generation_prompt.png
    • Reprocess All Files - Enable this option to apply your workflow configuration to all source files in future runs. Otherwise, only new or changed files get processed.

      Important

      This setting remains active once enabled. Only turn it on when you specifically need to reprocess the full dataset. If left enabled, your workflow will reprocess all data from the source every time it runs.

  • Schema Details - Key details from your most recent execution:

    • Promoted Schema - Number of fields promoted in the last time.

    • View Schema - Click to review schema details, edit them as needed, and promote. Refer to Reviewing and Promoting Schema for more information.

  • Last Run Status – Key details from your most recent execution:

    • Run Status – Completed, Failed, or In-progress state.

    • Run Timestamp – Date and time of execution.

Last Run Status

This card helps you to view the status of the most recent workflow execution.

  1. Click Runs to view information about all workflow executions in the panel on the right.

    Last_run_status.png
  2. Click View Details to view additional information.

    Run_history.png

    The last execution flow details are displayed.

    Last_run_details.png
Viewing Runs

At the bottom of the Data Prep page, you can view real-time details of existing workflow executions, including their workflow name, status, timestamp, and flowchart.

Go to the Runs tab to see a list of all execution instances initiated for the workflows.

  • Click the workflow dropdown and select the required workflow from the list to view its execution details.

  • Click View Details to view additional details for a specific execution.

    Workflow_Jobs.png

    The details are displayed on the right-side panel.

    Last_run_details.png

Important

The Data Classification feature is available on demand. To enable it, please contact your Uniphore Business AI Cloud support team.

Data Classification is a categorization system that organizes your entities into structured categories and taxonomies. While Global Entity identifies what entities exist, Data Classification determines which groups they belong to, creating organized hierarchies that make information easily discoverable and accessible for an AI application.

The Business AI Cloud platform classifies entities from your source before ingestion using your defined categories and sample classifications as guides, stores them as a global categorization framework, and then uses this framework to consistently categorize all subsequent data across Knowledge Bases.

To access this feature, go to the Home page > Data Ingestion > Data Prep > Classification.

Classification_home_page.png
Creating a Classification Workflow

To create a new classification workflow:

  1. Click New Workflow.

    The Document Processing page opens. First, create a Document Specification.

    Create_Specification_page.png
  2. Enter a unique name for the specification.

  3. Enter a detailed description explaining the specification.

  4. Select your data source from the Source dropdown to tag the Document Specification with it.

  5. Click Next to proceed to the classification setup.

  6. Upload your classification rules template in CSV format:

    Create_Specification_-_Import_data.png
    1. Click Download Sample to get a template file.

      Fill in the template with your classification rules.

    2. Click Upload CSV to submit your completed file.

  7. Upload your taxonomy hierarchy in CSV format.

    1. Click Download Sample to get a template file.

      Fill in the template with your taxonomy data.

    2. Click Upload CSV to submit your completed file.

  8. Click Next to proceed.

  9. Review the uploaded classification rules and update them as needed. Refer to Reviewing a Document Specification for more information.

    Review_specification_data.png
  10. Click Save Specs to proceed with workflow configuration.

  11. Enter a workflow name for the classification.

    workflow_creation.png
  12. Enter a detailed description explaining the workflow's purpose and scope.

  13. Your data source is automatically selected based on your previous selection.

  14. Select the predefined Destination from the dropdown. It helps to store the classified data.

  15. Click Promote to Workflow to generate your workflow.

    The workflow page opens with the default flowchat.

    new_workflow_page.png
  16. You can review and modify workflow models at any time to align with your data preparation needs.

    • Select the nodes to view their configuration in the right-side panel.

    • Update the configuration if needed.

  17. Click Save & Run to execute the workflow and classify the source data, or click Save & Exit to save the workflow without executing it.

Reviewing a Document Specification

The platform lets you view and modify classification rules directly.

  • Classification tab - Displays all classification categories and subcategories that need to be identified from your source.

    review_Classification_data.png
    • Click Add Category to add a new category.

  • Entity Extraction tab - Displays all entities that need to be extracted from your source.

    review_entity_data.png
    • Click Add Entity to add a new entity.

  • Summary tab - Displays what should be the system-generated description about the source.

    review_summary_data.png
    • Click Add Summary to add a new summary.

  • Use the following icons for more actions:

    Icon

    Action

    Description

    info_icon.png

    Info

    View system-generated explanation for category identification.

    Add_icon.png

    Add

    Create a new classification category or subcategory within the list.

    Edit_icon.png

    Edit

    Modify the name or description of existing categories.

    Save.png

    Save

    Save your changes after making modifications.

    Close_icon.png

    Cancel

    Close the editor without saving changes.

    Delete_icon.png

    Delete

    Remove a category or subcategory from the list.

Viewing Workflow History

At the bottom of the Data Prep page, you can view real-time details of existing workflows in a card view. Each card displays pipeline configurations, execution status, and error diagnostics, enabling you to maintain data integrity, monitor performance, and troubleshoot issues effectively.

To find a specific workflow, select the Classification, then either enter the workflow name in the Search box or scroll through the list of available workflows.

workflow_history.png
  • Click View Details to open the Workflow page and allow you to view and act on other details.

  • Click Run Now or Rerun to execute the workflow manually.

  • Click Live to view detailed status information for each component in the Live Panel on the right.

  • Click Last Result to view the recent Classified Data.

  • Click Runs to view information about all workflow executions in the Runs tab.

  • Hover over the Doc Spec name and click Explore_icon.png to open the Document Specification page.

Viewing Classified Data

After running the workflow, you can explore your results across three different views to understand how your data has been organized and processed.

  1. Filter and find the required workflow.

  2. Click Last Result on the workflow card.

    Last_Result.png

    The Classified Data page opens with three tabs.

  3. On the Classification tab, you can view all classified categories and their associated documents.

    Classified_data_1.png
    • Use the search box to search the document by keywords.

    • Apply checkbox filters to narrow results.

    • Filter by document type to view specific document formats by selecting the required type.

    • Click any document to open its details in the right side panel.

      Docment_details.png
  4. Switch to the Entities tab to view all entities from the source based on your specification rules.

    Classified_data_2.png

    The Entity Type panel lists all available entity types.

    • Click any entity type to view all values for that entity.

    • Click any value to view which source documents contain it.

    • Click any document to view its full details in the right side panel.

  5. Switch to the Summary tab to view brief descriptions of all documents in your source.

    Classified_data_3.png
    • Click Show More next to any description to read the complete summary.

    • Click any document to view its full details in the right side panel.

Viewing Workflow Details

You can view various information related to your data classification workflow.

To access, filter the workflow, and click View Details on the workflow card.

View_Details.png

The workflow page opens.

workflow_page.png
  • Workflow Details - The workflow name and description.

  • Reprocess All Files - Enable this option to apply your workflow configuration to all source files in future runs. Otherwise, only new or changed files get processed.

  • Docs Processed - Displays the number of files successfully processed out of the total files from the source location.

  • Docs Not Processed - Displays the number of files that could not be processed out of the total number of files from the source location.

Document Specification

This card helps you view the specification tagged to a workflow. It displays the specification name, description, classified data, and its count.

To view the specification:

  • Click View.

    Doc_spec.png

    The Document Specification page opens.

    Document_Specification.png
  • You can review and update the classification rules as needed. Refer to Reviewing a Document Specification for more information.

Current Run Status

This card helps you to view the real-time progress of a workflow execution.

  1. Click Live to view detailed status information for each component in the panel on the right.

    Important

    This option is available only while the workflow is actively executing.

    Live_icon.png
  2. To stop the execution, click Cancel Run.

    Live_page.png
Last Run Status

This card helps you to view the status of the most recent workflow execution.

  1. Click Runs to view information about all workflow executions in the panel on the right.

    Last_Run.png
  2. Click View Details to view additional details for a specific execution.

    Last_Run_page.png
  3. Click View Mapped Documents on the Document Processing Node to view the classified data.

    Last_Run_flowchat.png
Rerunning Workflows

You can rerun workflows multiple times using the same configuration to classify data in real time from the source. Choose to run them manually or schedule them to run automatically.

Manual Run

  1. Go to the Home page > Data Ingestion > Data Prep.

  2. Find and select the workflow you want to run.

  3. Click Run Now or Rerun to initiate workflow manual execution.

    Run_now.png

    The configured steps are re-executed with real-time status updates.

Schedule Run

  1. Go to the Home page > Data Ingestion > Data Prep.

  2. Find and select the workflow you want to schedule a run for.

  3. Click View Details to open the workflow page.

  4. Click Schedule from the workflow details card.

    Schedule_run.png

    Tip

    Use the jobs_icon.png icon to open the Schedules History and view a complete list of workflow schedulers and their execution details.

    The Schedule window opens.

    Schedule_run_window.png
  5. Enter relevant details in the fields.

    Field

    Description

    Name

    Enter a name for this schedule.

    Description

    Enter additional details about the purpose or scope of the schedule.

    Schedule Type

    Select how frequently the schedule should run:

    • Hourly

    • Daily

    • Weekly

    • Monthly

    • Yearly

    Repeat Every

    Specify the interval for the recurring schedule.

    • Hourly schedule - 1 to 23

    • Daily schedule - 1 to 31

    Notice

    If the scheduler tries to start a new job while a previous one is still running, the system will cancel the new job to avoid overlapping executions.

    Days of the week

    Select one or more days of the week to run the schedule.

    Available for a Weekly schedule only.

    Day of the Month

    Select the specific date of the month to run the schedule.

    Available for Monthly schedules only (1 to 30).

    Day and Month

    Select the specific month and date to run the schedule.

    Available for Yearly schedules only.

    Start Time

    Set the time when the schedule should begin.

    Timezone

    Select your timezone to ensure the schedule runs at the correct local time.

  6. Click Create.

    The scheduled run is created, and the run will be triggered automatically according to your selected interval.

Note

Follow the same procedure to update the existing schedule.

Schedules History

The Schedules feature tracks the execution history of both automated and manual runs, and helps you monitor and manage your processes efficiently.

To access the Schedules page:

  • Click the Schedules icon in the left-side panel.

    Schedules.png
  • Alternatively, select the Schedule History option from the following sections:

    • Data Ingestion > Workflow

      workflow_history_icon_from_Data_ingestion.png
    • Data Agents, Evaluation, and Fine-tuning Studio

      schedule_history.png

The Schedules page opens and displays execution details and historical data for all runs. The page is organized into two tabs:

two_section.png
  • Scheduled Runs tab - Displays the complete history of automated executions.

    • Agent

    • Classification Workflows

    • Data Engineering Agent

    • Data Orchestration Agent

    • Data Workflows

    • Evaluation

    • Fine-tuning Studio

  • Manual Runs tabs - Displays the complete history of manually triggered executions.

    • Agent

    • Data Engineering Agent

    • Data Orchestration Agent

    • Data Prep Workflows

    • Data Workflows

    • Evaluation

    • Fine-tuning Studio

Each item displays up to ten historical runs in the Recent Runs column. Status is indicated through color coding:

  • Green - Execution successful

  • Orange - Execution in progress

  • Red - Execution unsuccessful

Hover over the indicator to view its detailed information.

Recent_Runs.png
Filtering Runs

Use the top filters to find the required run:

  • Dropdown Filter – Click the dropdown and select a run category to narrow your results.

  • Search Box – Type the schedule name or knowledge base name to quickly find results.

    filters.png
Viewing Runs

At the bottom of the Data Prep page, you can view real-time details of existing workflow executions, including their workflow name, status, timestamp, and flowchart.

Go to the Runs tab to see a list of all execution instances initiated for the workflows.

  1. Click the workflow dropdown and select the required workflow from the list to view its execution details.

  2. Click View Details to view additional details for a specific execution.

    Workflow_Jobs.png

    The details are displayed on the right-side panel.

  3. Click View Mapped Documents to view the classified data.

    Last_Run_flowchat.png