# Adding a New Group

**Adding a New Group:**

To add a new group in our application, follow these steps:

1. **Accessing the Groups Section:**
   * Log in to the admin panel using your credentials.
   * Navigate to the "Manage Groups" tab in the menu bar.
   * Click on the "Add New Group" button. This action triggers the creation process.

     <figure><img src="https://2455207419-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnZwCwAN15BUJcXMA5avi%2Fuploads%2F6vdUgjkMSikTorjLJv1g%2Fimage.png?alt=media&#x26;token=6e3999ae-0497-4c21-a9ba-9784314ad80c" alt=""><figcaption></figcaption></figure>
2. **Configuring Group Details:**

   * Upon clicking "Add New Group," a "Create New Group" panel will appear.
   * Provide a suitable name for the new group in the designated field.
   * Add a brief description to help identify the group's purpose or function.
   * If you have the GroupMember.Read.All Permission you can assign an entra id group
   *

   ```
   <figure><img src="https://2455207419-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnZwCwAN15BUJcXMA5avi%2Fuploads%2F2lVahu5TOYQ2HDnbZQv9%2Fimage.png?alt=media&#x26;token=17fb1090-c1d1-4e8f-9d72-6198c7e467ac" alt=""><figcaption></figcaption></figure>
   ```
3. **Adding Agents:**
   * To include agents in the group, locate the "Add Agents" section within the panel.
   * Select the agents you wish to associate with the group from the available list.
   * Once selected, confirm the addition by clicking on the appropriate agent.

     <figure><img src="https://2455207419-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnZwCwAN15BUJcXMA5avi%2Fuploads%2FtO7iCkP22A9YTdC7MnPw%2Fimage.png?alt=media&#x26;token=38d5181c-77cd-4f59-beae-a552138b2083" alt=""><figcaption></figcaption></figure>
4. **Assigning Users:**
   * In the "Add Users" section, specify the users who will have access to the group.
   * Once selected, confirm the addition by clicking on the appropriate user.

     <figure><img src="https://2455207419-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnZwCwAN15BUJcXMA5avi%2Fuploads%2FafyzNx0nqihSIHEVHH45%2Fimage.png?alt=media&#x26;token=af723228-3d27-416f-9419-0c78beae42ff" alt=""><figcaption></figcaption></figure>
5. **Finalizing Group Creation:**
   * Review all the details entered for accuracy.
   * Once satisfied, proceed to finalize the creation of the group by clicking save on the 'Create New Group' panel.
   * The new group will now be available for use with the assigned agents and users.

     <figure><img src="https://2455207419-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnZwCwAN15BUJcXMA5avi%2Fuploads%2FLmbkZbptpIR8K7UNRLHo%2Fimage.png?alt=media&#x26;token=4f48eab1-3218-41c9-964f-b07e55e08f91" alt=""><figcaption></figcaption></figure>

**Note:** Ensure that the group name, description, assigned agents, and users accurately reflect the intended configuration before finalizing the creation process.

#### Additional Information:

* **Company Admin Privileges**: Please note that only users with company admin privileges can access the admin panel and manage groups.
