Skip to main content

Collection Overview

Collections are a core unit in D.Hub for logically grouping and managing datasets, code, pipelines, and documents.

Screen Layout

[Screenshot] Collection page

Collection page

The collection page uses a two-panel split layout for efficient navigation and work.

1. Left Panel: Collection Tree

  • Hierarchical Structure: Displays all collections and their sub-items in a tree format.
  • Quick Actions:
    • You can quickly add items using the + button next to each collection.
    • Perform actions such as renaming or deleting through the menu icon.
  • Filter and Search: Use the search bar at the top to find specific collections or items.

2. Right Panel: Detail Panel

Displays contextual detailed information based on the item selected in the tree.

  • When a Collection is Selected (Overview):
    • Summary statistics of items included in the collection (number of datasets, code, pipelines)
    • Recent activity or key metadata
    • Item search and filtering functionality
  • When an Item is Selected (Detail View):
    • Dataset: Schema information, data preview, query editor, etc.
    • Code: Code editor, metadata, version control
    • Pipeline: Pipeline configuration information and execution status
    • Document: Document content viewer

Key Features

  • Creation Wizard: Easily create collections through step-by-step guidance.
  • Item Management: Import existing resources or create new resources using templates to add.
  • Automatic Metadata: Use AI to receive automatic suggestions for collection name, description, tags, etc.

Next Steps