# Deleting an application

{% hint style="info" %}
The availability of the application ownership functionality depends on the license and may not be available in all deployments.
{% endhint %}

## Delete operation

An application can be deleted only by the application owner or [Artifact Manager](/documentation/documentation-en/budowanie-aplikacji/aplikacja-biznesowa/zarzadzanie-aplikacja/menedzer-artefaktow.md).\
To delete an application, while in the **Applications**module window, click the context menu at the end of the given application row and select the **Delete**.

![Figure 1. Application delete option](/files/c99b8efe4e20d628148cf825c0b0d1f8410108bf)

## Restoring a deleted application

If the application contains any components, it can still be restored by clicking the **Restore**.

![Figure 2. Option to restore a deleted application](/files/e65aa3dd91b9ebc6aa6cd8c420e7be6106216a5f)


---

# 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.eximee.com/documentation/documentation-en/budowanie-aplikacji/aplikacja-biznesowa/zarzadzanie-aplikacja/usuniecie-aplikacji.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.
