# Why can I not see an option to update the Portainer version within the UI?

If you are running any form of ad blocking, DNS filtering, or network proxy between the Portainer Server and the internet, Portainer may be unable to reach the update service. When this happens, Portainer cannot check for the latest available version, and the update option is not shown in the UI.

Refer to the [update documentation](/start/upgrade.md) for the available options on how to update Portainer in your environment.


---

# 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.portainer.io/faqs/troubleshooting/ui-and-features/why-can-i-not-see-an-option-to-update-the-portainer-version-within-the-ui.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.
