# Resource Utilization Graph

{% hint style="info" %}
*<mark style="color:green;">Please Note:</mark> The graph displays requests and limits of CPU and Memory respectively. The values will be calculated and previewed in the UI after each cell execution.*
{% endhint %}

* The below-given image displays the resource utilization graph when the utilized resources are within the set limit.

<figure><img src="https://content.gitbook.com/content/1QeOywZjV1cHo55cMW8u/blobs/JbvSqnYfdr1ZavqOMmwH/image.png" alt=""><figcaption></figcaption></figure>

* If 60% of the given limit gets utilized the resource utilization graph turns yellow in color.
* If 80% of the given limit gets utilized the resource utilization graph turns red in color (as shown in the below-given image).

<figure><img src="https://content.gitbook.com/content/1QeOywZjV1cHo55cMW8u/blobs/J2F1PByJINTt1NH8LdCL/image.png" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
*<mark style="color:green;">Please Note:</mark> Refer the* [***Data Science Lab Quick Start Flow***](https://docs.bdb.ai/data-science-lab-4/data-science-lab-quick-start-flow) *page to get an overview of the **Data Science Lab** module in nutshell.*&#x20;
{% endhint %}


---

# 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.bdb.ai/data-science-lab-4/project/tabs-for-a-data-science-lab-project/tabs-for-pyspark-environment/notebook/notebook-page/resource-utilization-graph.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.
