> For the complete documentation index, see [llms.txt](https://docs.neevcloud.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.neevcloud.com/neevcloud-products/orchestration-infrastructure-as-code/accessing-orchestration.md).

# 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="/files/b9X6G8hDwsI95muk8qmv" 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="/files/rd8WeFMYxSQK5EoXpLit" 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="/files/u1gMeBE566Neep7CAIY5" 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="/files/sJSooa4t8Q3avRQkoVcP" 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 ](/neevcloud-guide/faq/what-is-yaml.md)template. Fill in the required parameters like SSH key pair name and click Create Stack.

<figure><img src="/files/WZsR2GnRo0VP7g50PGvF" 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.
