> For the complete documentation index, see [llms.txt](https://docs.acecloud.ai/knowledge-base/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.acecloud.ai/knowledge-base/compute/how-to-manage-a-compute-instance.md).

# How to Manage a compute instance?

### a. How to view a list of all instances?

To view a list of all compute instances, follow the steps given below:

**Step 1:** [Login](https://customer.acecloud.ai/app/login) to your account.

**Step 2:** Navigate to **Compute** and then click on **Instances**. Here, you can view the list of all instances.

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

### b. How to create an instance?

To create an instance, follow the steps given below:

**Step 1:** Click on **Create Instance**.

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

**Step 2:** Enter the instance details and hit **Next**.

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

**Step 3:** Click on **Select** **Source,** then select the source type from the drop-down.

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

***Note:** The Subscribe to CrowdStrike toggle is available during VM creation under the Image & Flavor step. Enabling this option automatically installs the CrowdStrike Falcon Sensor on supported VM images after deployment for enhanced security and monitoring. Users will also receive centralized detection visibility, alerts, and related security event information via email.*

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

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

**Step 4:** Choose your source specification, select your flavor, and click on **Next**.

**Note:** If your flavor is unavailable, create a [ticket](https://customer.acecloud.ai/v1/en/tickets/create-ticket) with your specifications.

<figure><img src="/files/60fLndWmeCdM9FkxGbXz" alt=""><figcaption></figcaption></figure>

**Step 5:** Select the **Key Pair,** upload your script file or write it manually, and click **Next**. (If no Key Pair is available, click [here ](/knowledge-base/utilities/how-to-manage-a-key-pair.md)to view how to create one.)

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

***Note:***

1. *The volume size will be automatically filled based on the specification selected. Select **Delete boot volume on instance delete** to delete the volume on instance deletion.*
2. *To configure an admin password for the instance, enable the **Set Admin Password** toggle, then enter the desired password in the Admin Password field and re-enter it in the Confirm Password field.*

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

**Step 6:** Choose a network, select the **Security Groups,** and click **Next**. (You can also create a security group. Click [here](/knowledge-base/network/how-to-manage-a-security-group.md) to learn how.)

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

**Step 7:** Review your details and click on **Launch Instance.**

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

### c. How to Use an Inactive Subscription?

**Step 1:** After selecting the required source, a panel will appear on the right-hand side displaying the available **Inactive Subscriptions** for the same operating system (OS) images.

<figure><img src="/files/0I4iaEVjB8kcmA78MJ1b" alt=""><figcaption></figcaption></figure>

**Step 2:** From this list, select the appropriate inactive subscription and proceed to complete the remaining configuration steps as required.

**Note:** You can also reuse an inactive subscription by navigating to **Billing → Subscriptions**. Select the inactive subscription you want to reuse, click **Actions**, choose **Reuse Resource**, and then fill in the required details to proceed.

<figure><img src="/files/4oNQthYcC8CRS5qhvDCf" alt=""><figcaption></figcaption></figure>

**Note:** Only inactive subscriptions with a billing cycle of **monthly or higher** are eligible for use.

### d. How do I update the name of an instance?

To edit the name of an instance, follow the steps given below:

**Step 1:** Choose the **instance** that you want to update, and click on the **action** icon.

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

**Step 2:** Choose **Edit Instance** from the drop-down.

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

**Step 3:** Enter the updated **Name** and click on **Submit.**

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

### e. How to delete an instance?

To delete an instance, follow the steps given below:

**Step 1:** Select the checkbox against the instance that you want to delete.

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

**Step 2:** Click on the **Delete icon**.

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

**Step 3:** Click **Delete** to confirm the deletion.

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

### **f. How to view an Instance overview?**

To view an instance overview, follow the steps given below:

**Step 1:** Choose the instance for which you want to view the overview and click on the **Instance Name.**

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

**Step 2:** Here, you can view the instance overview.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.acecloud.ai/knowledge-base/compute/how-to-manage-a-compute-instance.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.
