# Delete My Application

{% hint style="success" %}
Note: Not applicable to Viewers. Concerns only Admins and Tenants.
{% endhint %}

## Delete your Application, Anytime  <a href="#strengthen-your-ability-to-monitor" id="strengthen-your-ability-to-monitor"></a>

Our services are holistic in nature and here's some proof. You need not panic if you do not want a certain application on the platform, there is always a solution. When you are provided the option of creating an application, stay assured that it is possible for you to delete the same, if need be.&#x20;

{% hint style="info" %}
For an overview of Fogwing IIoT Platform, visit <https://www.fogwing.io/industrial-iot-platform/>
{% endhint %}

To Delete your Application:

1. Login to your Fogwing Enterprise Cloud account.
2. You will land on the home page.&#x20;
3. Click the application menu, on the left side of the screen.
4. Previously added applications will be displayed.
5. With each application in the application list view, toward the right side there is an edit button.
6. Click the edit button and select delete button that is available of the .
7. Once you select delete, the previously created application will be deleted from the application list view.&#x20;

![Admin Delete Option.](/files/-LzBP_8dW18tWefhRGSg)

> Upon clicking the 'Yes' button for deletion of Application, you will be asked to confirm the same. If you confirm the same, the application will be deleted.&#x20;

{% hint style="danger" %}
The application will be deleted provided it is not connected to an Edge. If it is connected to an Edge, user must first delete the Edge in order to delete the Application.&#x20;
{% 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.fogwing.io/fogwing-platform/manage-application/delete-my-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.
