# I can't create an application

* **You do not have permission to create an application.**

To create an application in an instance, you must be the Instance Editor. If you do not have the required role, ask an Instance Editor to create the application or use an instance for which you already have editor access.

* **You followed the wrong steps for creating an application.**

Ensure that you are following the correct procedure for creating an application. For more information, see the relevant [documentation](/features/applications/create-an-application.md).

* **You are in the Distributed instance.**

Each space includes a special instance named Distributed. This instance contains snapshots shared with other members of the space. Applications cannot be created from within the Distributed instance. To create an application, open another instance for which you have editor access.

* **You are not in CURRENT STATE.**

Applications can be created only from the CURRENT STATE of an instance. Navigate to CURRENT STATE before attempting to create the application.

* **You have lost connection to the internet.**

If your internet connection is interrupted, the request to create the application may not reach the server. Restore the connection, refresh the page, and try again.

* **There has been a server-side error and the application creation request was not properly processed by Nuvolos.**

In some cases, a server-side error may prevent the application creation request from being processed correctly. Wait a few minutes and then try again.

{% hint style="info" %}
If none of the above steps resolve the issue, please contact support at [**support@nuvolos.cloud**](mailto:support@nuvolos.cloud)**.**
{% endhint %}


---

# 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.nuvolos.com/help-and-reference/troubleshooting/application-troubleshooting/i-cant-create-an-application.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.
