# Detach Runbook Hub from Cluster

Detaching a hub from a cluster removes the annotations across the resources and events that were tagged with runbook information matching the selectors in the hub.

1. In the left navigation panel, select **Runbook Hubs**.&#x20;
2. Click on a Runbook Hub to view the Runbook Hub
3. Under the Clusters section, select the cluster to detach.
4. Click on the detach icon <img src="https://lh7-us.googleusercontent.com/WCGQhf3ncAnS6E5z4yJ-WH7O-7WsBSojmlLp1lifvj1TBJxxaIPlZEzW6GpVOg52DiPAhucXcAYuLzidB1MdnvkqPW02Jj4tOzg6iseGuQQV3OQ693c3rRExtX0YqdtfzY2pwLKwshzx8AywYyA8Q1M" alt="" data-size="line">to detach the cluster
5. Navigate to the Clusters section in the left navigation panel and click on the cluster name to view the cluster
6. Click on **View -> Resources** to list all the resources discovered under the cluster

<figure><img src="/files/GlIWiu2pu0hAIJUxtt4Y" alt=""><figcaption><p>View Cluster Resources</p></figcaption></figure>

7. Choose the List filtered resources with runbooks to view the resources tagged with runbooks. The demo application pending Pod will no longer be listed with the runbook tag.

<div align="left"><figure><img src="/files/EruRR831lP1GOwsBR6fa" alt=""><figcaption><p>No Cluster Resources with Runbooks</p></figcaption></figure></div>


---

# 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://help.gopaddle.io/overview/runbook-hub/detach-runbook-hub-from-cluster.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.
