# Compute Instances

Compute instances are the VM sizes for various VConnect supported platforms.  Some of the default VM sizes are available while configuring VConnect database.&#x20;

### Compute Instances – View&#x20;

* Navigate to the ‘Compute Instance’ section.&#x20;
* Select a Platform connection type (VCenter/Spf/Azure/AWS) to view the available VM sizes.&#x20;

![](https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LoOW0tKkl3hfpWMgkVr-4262638340%2Fuploads%2FjEHslTU02gy8sX2K1uIe%2Ffile.png?alt=media)

![](https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LoOW0tKkl3hfpWMgkVr-4262638340%2Fuploads%2Fft4iyLFzBsgUtDqFfcvC%2Ffile.png?alt=media)

### Clone Compute Instance&#x20;

For the Admin to create custom Compute Instance,&#x20;

* Select one of the existing Compute Instance&#x20;
* Click ‘Clone’ command button.&#x20;
* Enter the name and other details for the new Compute Instance.&#x20;
* Click ‘Save’ button and the new Compute Instance will be added to the existing list.&#x20;

![](https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LoOW0tKkl3hfpWMgkVr-4262638340%2Fuploads%2FOUvOdlgvjyI1IRHpyE1M%2Ffile.png?alt=media)


---

# 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.cloudassert.com/azure-stack-vconnect/features/admin-features/compute-instances.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.
