# Uninstall

1. To uninstall the **Birdie** app from the application's administration console, follow these steps:

   1. Go to the settings menu and select **apps >> manage apps**.
   2. Locate **Birdie** in the list of apps.
   3. Click on the app to open its details view.
   4. Click the **uninstall** button.
   5. Confirm the action by clicking **continue**.

   After uninstalling the app, a message will appear in the details view indicating that the app was removed successfully.

<figure><img src="/files/VswmTa7ydkCw8xbVlQl8" 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.birdie.so/birdie-docs/helpdesk/jira-service-management/uninstall.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.
