# Monitoring Sandbox costs by Sandbox billing report

### Invoices issued by FIMM/University of Helsinki

For those Sandboxes whose costs are handled through invoices issued by FIMM/University of Helsinki, cost monitoring happens by using the Sandbox billing report that shows the Sandbox usage cost breakdown based on the Google Cloud services utilized (such as storage and computing resources) as well as the Sandbox user-specific computation costs.

### How to access the billing report

This report can be accessed by the Sandbox contact person(s) in the[ FinnGen members' area](https://www.finngen.fi/fi/user/login) under Tools, which you can access after logging in with your finngen.fi account.

![FinnGen billing report URL in FinnGen members' area under Tools.](/files/cK34mHvi2JhcaScX22g7)

The report can only be accessed by your Sandbox contact person and each contact person can see only the report associated with their own Sandbox.

### How to use the report

When you click the link to the Billing report, a table showing the cost breakdown is displayed:

![FinnGen billing report cost breakdown table.](/files/kUznVlJsL6uxCjaPXTeJ)

### How to filter and sort the results

#### How to **filter**

This report can be filtered by **Sandbox User** and/or **Invoice Month** by clicking the drop-down arrow (shown in a red circle in the first screenshot below) and then selecting the **ONLY** link next to the person or month you are interested in.

#### How to sort

By default, the tables are sorted in descending order by **Total Costs,** but they can be sorted by any other field by clicking on the table headers, with each click reversing the sort order (i.e., from descending to ascending and vice versa).

![FinnGen billing report filtering by user.](/files/x0mEnxtlP0f7vdWo7Nih)

![FinnGen billing report filtered by invoice month.](/files/9M69tV783POS8OBCHWH9)

### How to export

The report can be exported either by right clicking on each of the tables (i.e. the monthly total costs and monthly user-specific compute costs), or by clicking on the three dots menu at the top of the table and then selecting **Export**.

![Exporting your FinnGen billing report.](/files/pFfEILhsopALxW1CuZ69)


---

# 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://docs.finngen.fi/working-in-the-sandbox/billing-information-and-where-to-find-more-details/monitoring-sandbox-costs-by-sandbox-billing-report.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.
