Decube
Try for free
  • πŸš€Overview
    • Welcome to decube
    • Getting started
      • How to connect data sources
    • Changelog
    • Public Roadmap
  • πŸ’»Security & Infrastructure
    • Overview
    • Deployment Methods
      • SaaS (Multi-Tenant)
      • SaaS (Single-Tenant)
      • Bring-Your-Own-Cloud (BYOC)
    • Data Policy
  • πŸ”ŒData Warehouses
    • Snowflake
    • Redshift
    • Google Bigquery
    • Databricks
    • Azure Synapse
  • πŸ”ŒRelational Databases
    • PostgreSQL
    • MySQL
    • SingleStore
    • Microsoft SQL Server
    • Oracle
  • πŸ”ŒTransformation Tools
    • dbt (Cloud Version)
    • dbt Core
    • Fivetran
    • Airflow
    • AWS Glue
    • Azure Data Factory
    • Apache Spark
      • Apache Spark in Azure Synapse
    • OpenLineage (BETA)
    • Additional configurations
  • πŸ”ŒBusiness Intelligence
    • Tableau
    • Looker
    • PowerBI
  • πŸ”ŒData Lake
    • AWS S3
    • Azure Data Lake Storage (ADLS)
      • Azure Function for Metadata
    • Google Cloud Storage (GCS)
  • πŸ”ŒTicketing and Collaboration
    • ServiceNow
    • Jira
  • πŸ”’Security and Connectivity
    • Enabling VPC Access
    • IP Whitelisting
    • SSH Tunneling
    • AWS Identities
  • βœ…Data Quality
    • Incidents Overview
    • Incident model feedback
    • Enable asset monitoring
    • Available Monitor Types
    • Available Monitor Modes
    • Catalog: Add/Modify Monitor
    • Set Up Freshness & Volume Monitors
    • Set Up Field Health Monitors
    • Set Up Custom SQL Monitors
    • Grouped-by Monitors
    • Modify Schema Drift Monitors
    • Modify Job Failure Monitors (Data Job)
    • Custom Scheduling For Monitors
    • Config Settings
  • πŸ“–Catalog
    • Overview of Asset Types
    • Assets Catalog
    • Asset Overview
    • Automated Lineage
      • Lineage Relationship
      • Supported Data Sources and Lineage Types
    • Add lineage relationships manually
    • Add tags and classifications to fields
    • Field Statistcs
    • Preview sample data
  • πŸ“šGlossary
    • Glossary, Category and Terms
    • Adding a new glossary
    • Adding Terms and Linked Assets
  • Moving Terms to Glossary/Category
  • AI Copilot
    • Copilot's Autocomplete
  • 🀝Collaboration
    • Ask Questions
    • Rate an asset
  • 🌐Data Mesh [BETA]
    • Overview on Data Mesh [BETA]
    • Creating and Managing Domains/Sub-domains
    • Adding members to Domain/Sub-domain
    • Linking Entities to Domains/Sub-domains
    • Adding Data Products to Domains/Subdomains
    • Creating a draft Data Asset
    • Adding a Data Contract - Default Settings
    • Adding a Data Contract - Freshness Test
    • Adding a Data Contract - Column Tests
    • Publishing the Data Asset
  • πŸ›οΈGovernance
    • Governance module
    • Classification Policies
    • Auto-classify data assets
  • β˜‘οΈApproval Workflow
    • What are Change Requests?
    • Initiate a change request
    • What are Access Requests?
    • Initiate an Access Request
  • πŸ“‹Reports
    • Overview of Reports
    • Supported sources for Reports
    • Asset Report: Data Quality Scorecard
  • πŸ“ŠDashboard
    • Dashboard Overview
    • Incidents
    • Quality
  • ⏰Alert Notifications
    • Get alerts on email
    • Connect your Slack channels
    • Connect to Microsoft Teams
    • Webhooks integration
  • πŸ›οΈManage Access
    • User Management - Overview
    • Invite users
    • Deactivate or re-activate users
    • Revoke a user invite
  • πŸ”Group-based Access Controls
    • Groups Management - Overview
    • Create Groups & Assign Policies
    • Source-based Policies
    • Administrative-based Policies
    • Module-based Policies
    • What is the "Owners" group?
  • πŸ—„οΈOrg Settings
    • Multi-factor authentication
    • Single Sign-On (SSO) with Microsoft
    • Single Sign-On (SSO) with JumpCloud
  • Export/Import
    • Export/Import Overview
  • Export for Editing existing objects
  • Export for Creating new objects
  • CSV Template Structure (Edit existing items)
  • CSV Template Structure (Add new items)
  • Importing Data (Edit existing items & Add new items)
  • History
  • ❓Support
    • Supported Features by Integration
    • Frequently Asked Questions
    • Supported Browsers and System Requirements
  • Public API (BETA)
    • Overview
      • Data API
        • Glossary
        • Lineage
        • ACL
          • Group
      • Control API
        • Users
    • API Keys
Powered by GitBook
On this page
  • What is shown in History
  • Status:
  • Available Actions by Status
  • Filters and Search Behavior

History

The History tab gives users visibility into all past Export and Import operations initiated within the platform. It provides a searchable, filterable log with status indicators and context-specific actions to help you manage your bulk metadata workflows effectively.

Only users in the Owner group can access the Export/Import feature.

What is shown in History

Every time a user performs an Export or Import operation, a new entry is logged in the History tab with the following metadata:

Field

Description

File Name

Name of the CSV used or generated during the operation.

Operation

Indicates whether the operation was an Export or Import.

Type

The type of object involved: Catalog (dataset), Catalog (non-dataset), Glossary, or Policy.

Created At

Timestamp when the operation was triggered.

Status

The result of the operation: In Progress, Success, or Failed.

Action

Available actions depending on the operation status (explained below).

Status:

  • In Progress -> Operation is running in the background.

  • Success -> The operation completed successfully.

  • Failed -> The operation could not be completed due to an error.

Available Actions by Status

Operation Type

Status

Available Actions

Export

Success

βœ… Download CSV of desired export

Export

Failed

❌ Retry Export (if supported) ❌ View error tooltip

Import

Failed

❌ Download error report

Import

Success

βœ… Review changes in platform UI βœ… Download CSV of file used in import

Export/Import

In Progress

⏳ Progress indicator, no actions

The following describe the actions available when Export/Import operation is Failed.

Retry Export

If the export operation failed:

  • The status will be marked as Failed.

  • A tooltip icon will appear beside the status. Hovering over it will show the error message (e.g., timeout, unknown error).

  • You will see a Retry Export button in Action, which allows you to re-trigger the same export without needing to reconfigure everything.

Download Error report

  • No changes will be executed on the platform in import fail.

  • The error report is the same CSV file the user uploaded, but it includes inline error messages for each failed row.

  • Example: If row 10 had an invalid attribute, that row will be marked with the corresponding error.

  • You will need to fix the rows with errors and before attempting another import operation with the same file.

Filters and Search Behavior

To help locate specific operations, you can use:

  • Search bar β€” search by file name

  • Filters β€” click on β€œApply filters” to narrow results by:

    • Operation type (Import or Export)

    • Object type (Catalog (dataset), Catalog (non-dataset), Glossary, Policy)

    • Status (In Progress, Failed, Success)

    • Created at (select a date)

PreviousImporting Data (Edit existing items & Add new items)NextSupported Features by Integration

Last updated 1 day ago