> For the complete documentation index, see [llms.txt](https://docs.kinesis.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kinesis.network/getting-started/kinetization-of-idle-compute/reports-performance-and-earnings.md).

# Reports, Performance, and Earnings

**Fleet** is the live view: **Machines, Online, Rented now, Needs setup**. When a Grid is using the host, **Rented now** is **1** and the row is **Rented**. If it goes back to **Idle** without Pause, you are still listed.

<figure><img src="https://4256139742-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fobv1L4EfK71xeiC2NpU7%2Fuploads%2FkKo8g1fJG8IcPaozZXAE%2FScreenshot%202026-08-25%20at%2015.42.34.png?alt=media&amp;token=ee720c87-b359-4dac-8c05-d500b02c4b88" alt=""><figcaption></figcaption></figure>

[Availability & Pricing](https://portal.kinesis.network/dashboard/provider/availability-pricing) is the table of window, notice, **You earn**, and **Withdraw**.

<figure><img src="https://4256139742-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fobv1L4EfK71xeiC2NpU7%2Fuploads%2Fobe7ms7R8BvWe7OjJL6j%2FScreenshot%202026-08-25%20at%2015.43.20.png?alt=media&amp;token=1d4fec63-1781-4aa8-a742-4b17e882c58a" alt=""><figcaption></figcaption></figure>

[Earnings](https://portal.kinesis.network/dashboard/provider/earnings) accrue hourly while machines are **Rented**. Payouts are processed monthly.

If nothing has been rented yet, you see **No earnings yet**.

<figure><img src="https://4256139742-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fobv1L4EfK71xeiC2NpU7%2Fuploads%2F9zyd0fBzTlbRCjy01asg%2FScreenshot%202026-08-25%20at%2015.44.00.png?alt=media&amp;token=ebb67cf7-88cc-4901-93a2-ae968d17b0f5" alt=""><figcaption></figcaption></figure>

After rented hours bill, you see **Accrued this period, Balance owed, Paid out to date,** and **Next payout**.

<figure><img src="https://4256139742-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fobv1L4EfK71xeiC2NpU7%2Fuploads%2F6E9NL93GcIVpUw4px8WN%2FScreenshot%202026-08-25%20at%2015.44.57.png?alt=media&amp;token=ed079ca2-4c27-4877-8fd5-841ec06e06f3" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.kinesis.network/getting-started/kinetization-of-idle-compute/reports-performance-and-earnings.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
