# Finding vSphere UUID for vSphere VM in Clarity UI

## Problem

There can be a use-case where vSphere UUID for a VM is needed. It can be used for monitoring or automation purposes.

## Environment

* Platform9 Managed OpenStack - v3.6.0 and Higher

## Procedure

There are two ways to accomplish this in the Clarity UI

1. You can find the vSphere UUID by clicking on an individual VM instance in the Clarity UI under Instances tab and note down the "Openstack ID"

<figure><img src="/files/8KRDNlJ8FN6zINuOzIX3" alt="mceclip0.png"><figcaption><p>mceclip0.png</p></figcaption></figure>

2. A user can view the UUIDs for all the instances by enabling the Openstack ID as a Column in the Clarity UI. This can be done by browsing to "Instances View" -> Click on the "Settings" button in the right corner -> Add Openstack ID field -> Click on "Save".

![](https://support.platform9.com/attachments/token/1HpUNDQQjaTef3BOS6vVTDYat/?name=inline179934351.png)

![](https://support.platform9.com/attachments/token/PqKwSHUg06nuDLuFs9YlwdN9i/?name=inline1653886097.png)

Now you can view the instance UUIDs for all the VM instances in the Clarity UI.


---

# 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://platform9.com/kb/pmo/how-to/finding-vsphere-uuid-for-vsphere-vm-in-clarity-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.
