# Organization's operations, data transfer, and storage usage

The Make White label administration UI lets you access a page similar to the user-side organization page. Here you can find an organization's operation consumption, data transfer, and storage usage in a graph similar to that seen on the user side.

1. Go to **Administration > Organizations**.
2. Use the filter button to search by one or more of the following:
   * Organization ID number
   * Organization name
3. Click **Detail**.

A redirect takes you to a page with a graph of operation and data transfer usage.


---

# 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://developers.make.com/white-label-documentation/audit-activity/organizations-operations-data-transfer-and-storage-usage.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.
