Hi, Is there a mechanism to copy dashboards and in...
# gooddata-cn
s
Hi, Is there a mechanism to copy dashboards and insights from one workspace to another? Both workspaces have the same LDM.
m
Yes, individual objects can be created using the entity API. If you want to perform one time copy of everything from one workspace to another, you can use the Declarative / Layout API. Altertatively instead of copying you can also use the parent-child hierarchy to inherit all dashboards/insights (including LDM) from one workspace to another with the workspace hierarchy.
s
@Michal Hauzirek thanks I will try the layout API. The workspace hierarchy is good for new workspaces. It cant be used for an existing workspace.