# Delete Application

Easily delete applications in Pynt with a few simple steps, ensuring your API security setup stays clean and organized. Pynt’s intuitive interface allows you to quickly remove any application from your dashboard, streamlining your workflow and keeping your focus on active projects. This efficient process helps maintain an up-to-date API security environment, free from outdated or unnecessary applications.

\
Remove applications with ease by clicking on the '**Delete**' from the '**Actions**' menu.&#x20;

Please note that removing an application will also unlink all connected sources and associated scans, if any. You will be prompted to approve the operation for confirmation.

<figure><img src="/files/LVKVxhGlrhociKCyB2Wu" alt=""><figcaption><p>Delete application</p></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.pynt.io/documentation/applications-view/manage-applications/delete-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.
