Add field to user role

Version: Strapi v4

I would like to add fields to the Role collection.

I can’t find information anywhere on how I would do that.

Example: I would like to add a boolean field called “active” that I can edit to activate/deactivate a role (instead of deleting) because I would like users to have that funcionallity.