# System Status

The system status sidebar is a convenient and quick way to gauge the load on the system.

To access the system status sidebar, click on the System Status button on the left navigation pane.&#x20;

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

This will open up the system status sidebar. Here you can see the maximum number of simulation agents you can run and how many of them are busy at any given point in time. You can also get the Public IPs for these simulation agents from here.&#x20;

<figure><img src="/files/avMATjrV3t7JterbTf7U" 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://docs.iotify.io/concepts/workspaces/system-status.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.
