# Delete Runbook / Runbook Hub

gopaddle UI does not support the capability to delete a Runbook Hub or a Runbook from the UI.

1\. To delete a runbook or a runbook Hub, update or delete the **.gp.yaml** file in the GitHub repository directly.

2\. In the gopaddle UI, refresh the Runbook Hub by following the steps under the [Syncing Runbook Hub with GitHub section.](/overview/runbook-hub/syncing-runbook-hub-with-github.md)


---

# 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/delete-runbook-runbook-hub.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.
