# Reporting Group Manager

Create and manage custom reporting groups to group projects, suppliers, users, and clients. Analyze order performance across various segments for in-depth insights.

### Examples

* New Customers
* Electronics
* Monthly Reports
* South Africa - Gauteng

### Creating a new reporting group

1. Navigate to the Data Management page by clicking on the Settings icon and clicking on the Data Management option.

   <figure><img src="/files/JLUc091ojrD2fTI3gS39" alt=""><figcaption></figcaption></figure>
2. Select the Reporting Group

<figure><img src="/files/NswDyQZVZoHm8myL8JDJ" alt=""><figcaption></figcaption></figure>

3. Click on the Add Reporting Group button in the top right.

<figure><img src="/files/pLvUG27YgTYA5rugVqCD" alt=""><figcaption></figcaption></figure>

4. &#x20;Enter the reporting group description in the input field and click Confirm.

<figure><img src="/files/E99pFIEbktQwCojFeeZ6" alt=""><figcaption></figcaption></figure>

### Editing a reporting group

1. Select the reporting group action dropdown and click on the Edit button.

   <figure><img src="/files/nytWodZieXqKSqq8kLjL" alt=""><figcaption></figcaption></figure>
2. Enter the new description for the reporting group in the input field and select Confirm.

<figure><img src="/files/bG4CvaPsOgwbeFDZgAyQ" alt=""><figcaption></figcaption></figure>

### Deleting a reporting group

1. Select the reporting group action dropdown and click on the Delete button.

   <figure><img src="/files/4EHbm8ovgv9ZlwTu571y" alt=""><figcaption></figcaption></figure>
2. Select Confirm on the confirmation dialog.

<figure><img src="/files/TW4433IXINYPcNLaU642" alt=""><figcaption></figcaption></figure>

When attempting to delete a reporting group that is in use, you will be presented with an option to relink the clients, suppliers, users, and projects currently using that reporting group.

1. Select Yes on the Reporting Group in Use dialog.

<figure><img src="/files/hyQUIFIfnLH5wrggGkmb" alt=""><figcaption></figcaption></figure>

2. Select a replacement reporting group from the dropdown.

* You may select 'None' if you just want to remove the reporting group and not replace it with another reporting group.

<figure><img src="/files/bt8m2n3xZkj7Up734Uy0" alt=""><figcaption></figcaption></figure>

3. Select 'I Understand', to confirm the clients, suppliers, users, and projects that will be updated.

<figure><img src="/files/3MHFg5efs1RRP6akQVex" alt=""><figcaption></figcaption></figure>

4. Select Yes to confirm that these actions cannot be undone.

<figure><img src="/files/tJVIAi03BPfNROXbcxvD" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://support.ordereazi.com/sales-features/settings/data-management/reporting-group-manager.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
