# Disconnect button does nothing **What you are seeing** The Disconnect button does nothing. --- ## Why it happens Every Disconnect control just shows a message telling you where to go. --- ## What to do Go to your Atlassian account settings → Connected Apps and unlink there. When you do, the app's declared revocation call deletes the token at GitHub. --- ## Settings involved | **Setting** | **Where** | **What it does** | | ---------------------------------- | --------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | There is no GitHub settings screen | Nowhere | The git capability declares no global settings tab and no space settings tab, so GitHub contributes nothing to Capable global settings or space settings. There is also no admin "connect the site to GitHub" screen, becaus | --- ## Related [GitHub asks me to authorise again every single time, even though I already connectedThe authorisation step hard-codes a consent prompt, and most paths in the app request a fr](https://help.gocapable.com/git/github-asks-me-to-authorise-again-every-single-time-even-though-i-already-connected.html) [Connection stopped working and I have to reconnect from scratchThe GitHub provider declares no token-refresh action, so an expired token cannot be renewe](https://help.gocapable.com/git/connection-stopped-working-and-i-have-to-reconnect-from-scratch.html) [Everything elseThe rest of this family.](https://help.gocapable.com/git/everything-else.html) --- _Found it? Good._