# Delete Applications

Simplify database management with our straightforward deletion process! Navigate to the Databases section, click 'More' for the database you wish to remove, and select 'Destroy.' Enter the database name in the input field and click 'Destroy' to efficiently delete the application. Streamline your workflow with these quick steps.

1. Navigate to <mark style="color:orange;">`Databases`</mark>, and click on the <mark style="color:orange;">`More`</mark> of the database you want to destroy, then click <mark style="color:orange;">`Destroy`</mark>.

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

2. Type the name of the database in the input, then click <mark style="color:orange;">`Destroy`</mark>.

<figure><img src="/files/3UVTjucdagMzZ51kmDKi" alt=""><figcaption></figcaption></figure>


---

# 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.enclaive.cloud/enclaive-multi-cloud-platform/tutorials/data-in-use-encrypting-database/delete-applications.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.
