# Group History

The Group History feature allows Admins to track all changes related to a specific group, ensuring full transparency in the management process.

The history log consists of three essential columns:

* **Time:** Displays the exact date and time the action was performed (e.g., 1/29/2026 8:57 AM).
* **User**: The name of the account that made the change (e.g., Demo Account).
* **Action:** A detailed description of what was modified. For examples:
  * **Edit Uploader Settings:** The user has modified settings related to data uploads.
  * **Edit: Skip Approvals**: Changes made to the "Skip Approvals" configuration.

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

If you have any questions, don't hesitate to ask, we're always here to help!


---

# 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.hivo.co/client-profile/groups/group-history.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.
