# Environments

The "**Environments**" screen is a crucial component of the administrative portal, centralizing functionalities related to licensing, availability, and management of instances used to access applications.

## Environment Listing

This feature displays all environments linked to the account, providing the following details:

* **Environment Name**
* **Account**
* **Virtualizer**
* **Instances**
* **Licenses**
* **Last Access**
* **Actions**: Clicking on the actions button takes you directly to the following sections: Instance, Servers, Configuration and Maintenance.&#x20;

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

Additionally, each environment can be accessed directly by clicking **"Access"**.

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

### Types of environments&#x20;

When subscribing to Skyone Autosky, you can choose between two types of environments: **Micro** and **Scaling**

Check out the documentation for each type below:

* [Micro environment](/english/cloud-computer/skyone-autosky/skyone-autosky-platform/environments/micro-environment.md)
* [Scaling environment](/english/cloud-computer/skyone-autosky/skyone-autosky-platform/environments/scaling-environment.md)


---

# 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.skyone.cloud/english/cloud-computer/skyone-autosky/skyone-autosky-platform/environments.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.
