Skip to main content

Asset export (basic) package

The asset export (basic) package identifies all assets that could have been enriched in some way through Atlan's UI and extracts them. The resulting CSV file can be modified or enriched, and then loaded back using the asset import package.

All assets

In this example, we’re building and running the asset-export workflow to export all assets.

However, you can also use one of the following methods to customize the scope of your asset export workflow:

  • enriched_only(): sets up the package to export only assets enriched by users.
  • glossaries_only(): sets up the package to export only glossaries.
  • products_only(): sets up the package to export only data products.
  • all_assets(): sets up the package to export all assets, whether enriched by users or not, will be exported.
Coming soon

Re-run existing workflow

To re-run an existing asset export basic workflow:

Coming soon
Was this page helpful?