Customization of strapi ui for different users

I have a web app implemented in node and angular. Single app for multiple organizations. I would like to integrate strapi cms to this before that I need to know if this is apt for my app. I need single cms for different organizations. The collections are the same but each organization can see only its data. In our DB we use organization id for filtering. Like this is there any way to filter data for organization in strapi UI? Please give me a reply.