Custom Module instances across entire site

I’m making some updates to an existing custom module in Hubspot that will require changes to be made to each usage. I need to find a list of where that module is being used across the entire site so that I can make the updates and avoid breaking any existing instances of the module.

For example, I have custom module Module 1, which is used on website pages Page A and Page B, only I don’t know that. Where can I see a list of those usages, is this even possible?

In the Design Manager right click on the module and click “Show dependents”. This will give you a list of all the pages and templates using the module.

Thank you, this is exactly what I was looking for.