# Documentation Propagation Automation :::info This feature is currently in open beta in DataHub Cloud. Reach out to your DataHub Cloud representative to get access. ::: ## Introduction Documentation Propagation is an automation automatically propagates column and asset (coming soon) descriptions based on downstream column-level lineage and sibling relationships. It simplifies metadata management by ensuring consistency and reducing the manual effort required for documenting data assets to aid in Data Governance & Compliance along with Data Discovery. This feature is enabled by default in Open Source DataHub. ## Capabilities ### DataHub Core (Open Source) - **Column-Level Docs Propagation**: Automatically propagate documentation to downstream columns and sibling columns that are derived or dependent on the source column. - **(Coming Soon) Asset-Level Docs Propagation**: Propagate descriptions to sibling assets. ### DataHub Cloud - Includes all the features of Open Source. - **Propagation Rollback (Undo)**: Offers the ability to undo any propagation changes, providing a safety net against accidental updates. - **Historical Backfilling**: Automatically backfills historical data for newly documented columns to maintain consistency across time. ### Comparison of Features | Feature | Open Source | DataHub Cloud | | ----------------------------- | ----------- | ------------- | | Column-Level Docs Propagation | ✔️ | ✔️ | | Asset-Level Docs Propagation | ✔️ | ✔️ | | Downstream Lineage + Siblings | ✔️ | ✔️ | | Historical Backfilling | ❌ | ✔️ | ## Enabling Documentation Propagation ### In Open Source Notice that the user must have the `Manage Ingestion` permission to view and enable the feature. 1. **Navigate to Settings**: Click on the 'Settings' gear in top navigation bar.