Can I copy content from one project to another?
Last updated: July 23, 2025
Yes. We have a Python script that copies spaces (including charts and dashboards) between projects using the Lightdash API.
All project content (charts, dashboards, saved queries) gets copied. But, project settings, user permissions, and attributes don't.
How to use it:
Update the constants at the top of the file:
Run these commands:
poetry install
poetry run python example1_copy_space.py