Keeping duplicated spaces updated with the original space

Hi! I’m working on a space and I want to allow access to it using the free CPU machine. And if the user wants to use a better machine they can duplicate it to their own account and use a GPU at their own expense.

However, when I make changes to the original space, these changes are not propagated to the duplicated space. Is there a way to make a ‘static duplicate’ of a space such that it automatically stays updated with the original space?

1 Like

Hi there! We’re working on smoothing this, but my suggestion with the current setup would be to configure a webhook that pulls the changes when the source space changes. Here are the docs Webhooks

cc @Wauplin

2 Likes