:wave: Hello, team! We're trying to create some pa...
# gooddata-platform
s
👋 Hello, team! We're trying to create some pages in our own application that use the Gooddata Javascript SDK to show multiple insights on them. Our users should be able to modify some of the insights but only for themselves and not the original insight. Our idea was to make it so when they go into the embedded gooddata insight modify tool that we secretly on the backend clone the insights so that they are modifying a cloned version of the original and then save the new insight id to their profile in our portal leaving the original in-tact. Is there a way i can clone, or fetch and then create a new insight through the gooddata api?