# Remove a business hub

{% hint style="info" %}
**Who can use this feature?**

* Business hubs **Owners**
* Only supported using the Cerby web app
  {% endhint %}

As a business hub **Owner**, you can remove a business hub from Cerby when needed. When you remove a business hub, all accounts added to Cerby and connected to the business hub remain in your workspace, and no changes are made to users in the external app.

## **NOTE:** If you no longer want to manage these accounts in Cerby, you must require users to remove their accounts from the platform. Also, you can choose to keep multi-factor authentication (MFA) on by configuring it with a different authenticator app or turning off MFA.

To remove a business hub, you must complete the following steps:

1. Log in to your [Cerby](https://app.cerby.com/) workspace.
2. Select the **Business Hubs** option from the left menu. The **Business Hubs** page is displayed.
3. Click the **More options** (...) icon of the corresponding business hub card. A drop-down menu is displayed.
4. Select the **Delete from Cerby** option from the menu. The **Delete account** page is displayed.
5. Select the corresponding option from the **Why are you deleting your account?** drop-down menu.
6. Click the **Delete Account** button. The page closes, and a success message box is displayed.

Now you are done.


---

# 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.cerby.com/setup-and-admin/business-hubs/managing-your-business-hubs/remove-a-business-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.
