# Deleting a runbook from .gp.yaml does not detach annotation in resources

### Scenario

After deleting a runbook from the `.gp.yaml` file in the Github repository and refreshing the Runbook Hub in the gopaddle UI, does not remove the runbook icon ![](https://lh7-us.googleusercontent.com/m6hAq5yvLnd3E1s0uOBZJGjCwkJsskzARdbcuaPKUYi8Qk0dOuhXqk3UFMaweXUOi9KsE6WgxKfkv_rfCCw7IVKUPUWRCKdL9xEXG5OKb8SbQEFK72j3o5r-YWTlLaU-h_AXhRGpqQfFBvSZMSaAXGA)for the associated resources.

### Solution

* [Detach the Runbook Hub](/overview/runbook-hub/detach-runbook-hub-from-cluster.md) from the cluster.
* [Attach the Runbook](/overview/runbook-hub/attach-runbook-hub-to-cluster.md) Hub to the cluster.

<br>


---

# 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/troubleshooting/runbook-issues/deleting-a-runbook-from-.gp.yaml-does-not-detach-annotation-in-resources.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.
