# Updates

Robpod Studio automatically checks for new **updates**.

When new Robpod Studio Updates are available, an **update notification** will be displayed.

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

Click on ![](/files/MJUe327XTvE08vmihudU) **Update Robpod Studio** to display the Plugins update panel.

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

Click on <img src="/files/IOMyEDU1FR9bmpWIapkP" alt="" data-size="line"> to proceed with the update procedure that will download and install latest Robpod Studio Plugin on your PyCharm installation.


---

# 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.robpod.cloud/other/updates.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.
