# Ensure you have the latest Tiledesk version

#### How do I know my version of Tiledesk is the latest? <a href="#how-do-i-know-my-version-of-tiledesk-is-the-latest" id="how-do-i-know-my-version-of-tiledesk-is-the-latest"></a>

Easy peasy.&#x20;

**STEP 1** Scroll down to the bottom of your Dashboard to see what is the current version of Tiledesk you're using.

<figure><img src="/files/6gHIedYIYhPo6MhdzSYA" alt=""><figcaption></figcaption></figure>

**STEP 2** Right-click > choose the last option “Inspection”, as below

<figure><img src="/files/02BNl8i6ii5BZv0IX3FV" alt=""><figcaption></figcaption></figure>

**STEP 3** Right-click on the button. From the popped up context-menu, choose the third option to empty the cache and refresh (see below):

<figure><img src="/files/5ot58YAW5RTmeioVi0Ar" alt=""><figcaption></figcaption></figure>

**And you're refreshed!**

For any feedback or issue, feel free to write to <info@tiledesk.com>

For more info on who we are, what we do, or what our shtick is, visit[ Tiledesk.com](https://tiledesk.com/) 👩‍🚀


---

# 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://guide.tiledesk.com/ensure-you-have-the-latest-tiledesk-version.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.
