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
    • Exporting Data (Edit Existing Items)
  • ❓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 CSV Export/Import?
  • Who Can Use This?
  • When Should You Use Export vs Import?
  • Supported Metadata Objects
  • Key Considerations Before Using
  1. Export/Import

Export/Import Overview

Learn more about the Export/Import functionality to quickly update metadata across the platform.

The CSV Export/Import feature in Decube allows users to efficiently manage large volumes of metadata by enabling bulk download, update, and creation of metadata items using standardized CSV templates. Whether you're migrating systems, cleaning up data, or onboarding new content, this feature empowers data teams to handle these operations in a streamlined, self-serve manner.

What is CSV Export/Import?

CSV Export/Import enables users to:

  • Export existing metadata into structured CSV files for bulk review and edits.

  • Export empty templates for adding new entries.

  • Import metadata back into Decube by uploading completed CSV files to apply updates or create new records.

This is especially useful for:

  • Mass editing descriptions, tags, owners, classifications, and other attributes.

  • Creating multiple glossary or policy entries at once.

  • Reducing manual work through structured, repeatable workflows.

Who Can Use This?

Only users who are part of the Owner group within Decube can access and perform Export or Import operations. This ensures data governance and control over bulk metadata operations.

When Should You Use Export vs Import?

Action

Use Export

Use Import

Download existing metadata for edits

βœ…

Update metadata in bulk

βœ… (after exporting and editing CSV)

Create new glossary or policy items

βœ… for downloading the template

βœ… (using provided template)

  • Start with Export if you need a snapshot of current metadata for edits.

  • Use Import to apply your changes or upload new metadata via Decube’s supported CSV templates.

Supported Metadata Objects

CSV Export/Import supports the following object types:

  • Catalog (Datasets): Schemas, Tables, Columns

  • Catalog (Non-Datasets): Dashboards, Charts, Data Jobs

  • Glossary: Glossaries, Categories, Terms

  • Policies: Classification Policies

Each object type has its own CSV format and set of editable attributes.

Key Considerations Before Using

  • Permissions: Only Owners can perform Export/Import.

  • Data Accuracy: All changes made via Import are final and cannot be reversed. Ensure data is correct before uploading.

  • Template Usage: Always download the correct template from the Export tab before starting.

    • Use "Edit existing items" to get a pre-filled file.

    • Use "Add new items" to download a blank template.

  • Single Source Limitation: For Catalog export, you can select and export metadata from only one data source at a time.

  • Validation Checks: Decube performs smart validations on Import to flag incorrect data. Errors and warnings will be shown before submission.

  • History Tab: All Export/Import operations are logged here with statuses, error reports, and download options.

Ready to get started? Head to the Export/Import tab in your Decube workspace to begin your first bulk metadata operation.

PreviousSingle Sign-On (SSO) with JumpCloudNextExporting Data (Edit Existing Items)

Last updated 1 day ago