Question 088
### How can you manage access to self-hosted runners in an organization using runner groups?
> https://docs.github.com/en/actions/hosting-your-own-runners/managing-access-to-self-hosted-runners-using-groups
1. [x] Create runner groups to collect sets of runners, then configure access policies for repositories within the organization.
1. [ ] Manually assign each self-hosted runner to individual repositories without using runner groups.
1. [ ] Use a single default runner group for all runners and repositories
1. [ ] By creating runner groups which are then assigned to teams of people within an organization. These teams can then manage these groups and assign the runner groups to repositories they manage