# Groups

> Use these endpoints to manage groups in your organization.

Use these endpoints to manage groups in your organization.

* [Get all groups](https://docs.uipath.com/orchestrator/standalone/2023.10/api-guidE/get-all-groups#get-all-groups)
* [Get specific group](https://docs.uipath.com/orchestrator/standalone/2023.10/api-guidE/get-specific-group#get-specific-group)
* [Delete specific group](https://docs.uipath.com/orchestrator/standalone/2023.10/api-guidE/delete-specific-group#delete-specific-group)
* [Create local group](https://docs.uipath.com/orchestrator/standalone/2023.10/api-guidE/create-a-new-local-group#create-a-new-local-group)
* [Update group](https://docs.uipath.com/orchestrator/standalone/2023.10/api-guidE/update-group#update-group)
  :::important
  * For user-scoped requests, you need an organization administrator account to access these endpoints.
  * For application-scoped requests, you can access these endpoints using S2S tokens obtained through the client credentials flow.
  :::
