Multiple same DB's and reusing questions

We are currently reviewing Metabase but are struggling with a good maintainable setup for our use case.

In our use case we have multiple organizations which have their own database but the DB structure is exactly the same. Ideally we would only define the questions (queries) once centrally and the organizations can choose the questions to use from the central collection.

Is this possible with the current Metabase version?

Hi @MarkyMark
Not sure if you’re considering running multiple instances of Metabase or just a single instance, but it should be possible to do something like this via the API or by using an instance for each organization and then synchronize parts of metadata from a master instance.
https://github.com/metabase/metabase/wiki/Using-the-REST-API