CodeRabbit has introduced Role-Based Access Control (RBAC) for its customers, allowing organizational administrators to assign specific permission sets to users, thereby controlling the actions they can perform within the application. The system defines three main roles: Admin, Member, and Billing Admin, each with distinct access levels. Admins have full access, including code reviews and configuration management; Members can conduct code reviews but have read-only access to settings; and Billing Admins focus solely on subscription and billing management without configuration rights. The roles are specific to each organization within CodeRabbit, and only Admins have the authority to modify user roles. The default role assignments are based on the user's roles in their respective Git platforms, and any changes require manual updates. The RBAC rollout is currently limited to SaaS customers, with plans to expand to self-hosted users and introduce customizable roles in future updates. Users with Admin roles in their Git platforms are required to initiate CodeRabbit trials, and support is offered through Discord for free users and a dedicated support page for paying customers.