From db6f5b2c6906d1d83066ce5b24dfcb524830889a Mon Sep 17 00:00:00 2001 From: Emma Youndtsmith Date: Tue, 17 Feb 2026 14:34:08 -0600 Subject: [PATCH] delete custom provider in desktop --- documentation/docs/getting-started/providers.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/documentation/docs/getting-started/providers.md b/documentation/docs/getting-started/providers.md index 616261c0ef47..74b8032fbc9b 100644 --- a/documentation/docs/getting-started/providers.md +++ b/documentation/docs/getting-started/providers.md @@ -567,7 +567,14 @@ Your changes are available in your next goose session. - Currently you cannot remove custom providers using goose Desktop. + 1. Click the button in the top-left to open the sidebar + 2. Click the `Settings` button on the sidebar + 3. Click the `Models` tab + 4. Click `Configure providers` + 5. Click on your custom provider in the list + 6. Click `Delete Provider` + 7. Confirm that you want to permanently remove the custom provider and its stored API key (if applicable) by clicking `Confirm Delete` +