> For the complete documentation index, see [llms.txt](https://help.gopaddle.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.gopaddle.io/troubleshooting/runbook-issues/deleting-a-code-account-from-gopaddle-ui-does-not-detach-annotation-in-resources.md).

# Deleting a Code Account from gopaddle UI does not detach annotation in resources

### Scenario

After deleting a registered GitHub account from gopaddle UI, some of the Kubernetes resources still show the runbook icon ![](https://lh7-us.googleusercontent.com/m6hAq5yvLnd3E1s0uOBZJGjCwkJsskzARdbcuaPKUYi8Qk0dOuhXqk3UFMaweXUOi9KsE6WgxKfkv_rfCCw7IVKUPUWRCKdL9xEXG5OKb8SbQEFK72j3o5r-YWTlLaU-h_AXhRGpqQfFBvSZMSaAXGA)

### Solution

* List filtered resources with runbooks
* Edit the resource using a YAML editor and remove the annotation <mark style="color:purple;">`gopaddle.io/runbookHub`</mark> and the label <mark style="color:purple;">`runbook: 'true'`</mark>  and Submit the changes.
* Click on the **Refresh** option to refresh the resources list.
