I am working in a projects that has multiple layers of users, I want to give multiple layers access to Strapi so they can change their content. I am expecting at least 100 users to use it daily.
Example:
A company has IT, Admin, Finance, Sales and Client.
I would like to use Strapi for IT to manage the system architecture and what table shows at what level, for Admin to manage users, Finance and Sales will manage their own content and the Client will have a simple website that uses the endpoint of Strapi.
Can Strapi handle this use case?