# Manage your integrations

## Removing an integration from your workspace

1. In Glue, navigate to the **Apps** section of your inbox.
2. Locate and select the app you want to remove.
3. If the app has already been installed in a workpsace, there will be a gear icon instead of a plus sign. Click the app button for the workspace you'd like to remove the app from.
4. A pop up will open. Click **Remove From Workspace.**

<figure><img src="/files/11htBamcjz8kn8D4SYFn" alt="" width="375"><figcaption></figcaption></figure>

#### Removing Custom Apps

Because Custom Apps are only available per workspace, these are located in your workspace settings.

1. In Glue, navigate to your workspace settings in the top left corner of your Glue window.
2. Click on Apps.
3. Locate and click on your custom app or webhook.
4. Click "Delete Webhook" or "Delete App"


---

# 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.glue.ai/integrations/integrations-overview/manage-your-integrations.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.
