# Accessing Orchestration

### Accessing Orchestration

Log in to [my.neevcloud.com](https://my.neevcloud.com) and click Orchestration in the left sidebar.&#x20;

<figure><img src="https://1876135298-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEC5NwtFshv6EATOemuUn%2Fuploads%2Fh8Q8abiFoyiMPcAszSys%2FNeevCloud-04-09-2026_12_47_PM.png?alt=media&#x26;token=7fc427ec-ef15-4972-8385-f7a51b30260a" alt=""><figcaption></figcaption></figure>

### Stacks

This is where you manage your deployments. Each stack is a group of resources created from a single template. The list shows the stack name, current status and when it was created.

You can create a new stack by clicking Create Stack in the top right corner. Select your template source, fill in the parameters and launch.

<figure><img src="https://1876135298-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEC5NwtFshv6EATOemuUn%2Fuploads%2FP8BWJm7wQVgZSnPb0tx5%2FNeevCloud-04-09-2026_12_41_PM.png?alt=media&#x26;token=456888ab-ebea-4b8c-ba20-655b681eddda" alt=""><figcaption></figcaption></figure>

### Resource Types

Browse all the resource types available for use in your templates. There are over 50+ types spread across the pages covering compute, networking, storage, load balancing and auto scaling.

<figure><img src="https://1876135298-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEC5NwtFshv6EATOemuUn%2Fuploads%2FG5o6jFESgzoGN4iTH5G1%2FNeevCloud-04-09-2026_12_43_PM.png?alt=media&#x26;token=36d40dfd-045b-4029-9734-ba99366de36c" alt=""><figcaption></figcaption></figure>

### Template Versions

Shows which template formats and versions are supported. NeevCloud supports OpenStack Heat templates from newton through wallaby and AWS CloudFormation format.

<figure><img src="https://1876135298-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEC5NwtFshv6EATOemuUn%2Fuploads%2F8jyl1KBIhjmgQr8TcqRB%2FNeevCloud-04-09-2026_12_44_PM.png?alt=media&#x26;token=4bcac417-ce62-48c9-8790-212381522183" alt=""><figcaption></figcaption></figure>

### Creating a stack

Click Create Stack from the Stacks tab. Enter a stack name, choose your template source and upload or paste your YAML template. Fill in the required parameters like SSH key pair name and click Create Stack.

<figure><img src="https://1876135298-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEC5NwtFshv6EATOemuUn%2Fuploads%2FOXlsnId0qGpzOD1xIXZx%2FNeevCloud-04-09-2026_12_48_PM.png?alt=media&#x26;token=376d327d-f5bb-49c6-911d-2207d72b91d4" alt=""><figcaption></figcaption></figure>

The stack will appear in the list with CREATE\_IN\_PROGRESS status. After some time it changes to CREATE\_COMPLETE. Click on the stack to see its resources, events, topology and outputs.
