--- title: "Creating a Group in Oracle Cloud" slug: "creating-a-group-in-oracle-cloud-oci2" updated: 2026-04-16T06:58:53Z published: 2026-04-29T10:51:57Z canonical: "docs.britive.com/creating-a-group-in-oracle-cloud-oci2" --- > ## Documentation Index > Fetch the complete documentation index at: https://docs.britive.com/llms.txt > Use this file to discover all available pages before exploring further. # Creating a Group in Oracle Cloud A group is required to add the newly created user. This section explains how to create a group in Oracle Cloud and add a new user to the group. --- Perform the following steps for creating a group in Oracle Cloud: 1. Log in to the Oracle cloud console with administrator privileges. 2. Click **Identity & Security** from the navigation menu. 3. Click **Domains** from the **Identity** section**.** 4. Click **Default** domain. 5. Scroll down to **Groups** under the **User management** tab**.** 6. Click **Create group**. 7. Enter the following in the **Create group** window: 1. Enter the **Name** as *BritiveGroup***.** 2. Enter **Description**. 3. Click **Create**. The group is created. 8. Add the user created in this section [Creating a User in Oracle Cloud](/v1/docs/creating-a-user-in-oracle-cloud-oci2) to this newly created group: 1. Click **Assign user to groups** in the newly created group. 2. Select the required user(s) in the **Assign user to group** window. For example, *BritiveUser*. 3. Click **Add**. The user is added to the group. For more information about how to create an OCI group, see [Creating an Oracle Cloud Infrastructure group](https://docs.oracle.com/en-us/iaas/integration/doc/creating-oci-group.html). ---