Live dashboard changes

Hello everyone,

have you ever get into situation, that you have to edit a highly used live dashboard?
That are the best practices of doing that?
Is there a possibility to make a copy of existing one, do all the changes and afterwards save that copy on top of existing one, to keep the URL of live dashboard the same?

I would rather skip the idea to change the dashboard directly...

Any ideas are more than welcome.

Thanks in advance!

Hi @Arvydas
The objects are ID based, so you would have to use the API https://www.metabase.com/docs/latest/api-documentation or Serialization https://www.metabase.com/docs/latest/installation-and-operation/serialization to do something like that manually.
There's a request for having slugs instead:
https://github.com/metabase/metabase/issues/9441 - upvote by clicking :+1: on the first post