# Remove an account extended to Okta

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

* Workspace **Owners**, **Super Admins**, **Admins**, and **Users**
* Account **Owners**
* Only supported using the Cerby web app
  {% endhint %}

As an account **Owner** who has synced and [extended an account to Okta](https://help.cerby.com/getting-started/concepts/credential-management/extended-account-access), you can remove it.

{% hint style="danger" %}
**IMPORTANT:** You must have the **Owner** role on the extended account you want to remove. By removing an extended account, the following happens:

* The corresponding chiclet is removed from the Okta dashboard for all workspace members and teams with shared access as **Owners** or **Collaborators** to the Cerby account.
* The account and its access permissions are not affected in Cerby.
  {% endhint %}

To remove an account synced and extended to Okta, you must complete the following steps:

1. Log in to your [Cerby](https://app.cerby.com/) workspace using your web browser.
2. Click the corresponding account card. The account details page is displayed.
3. Expand the **Connected services and apps** section.
4. Click the **More options** (...) icon. A drop-down list is displayed.
5. Select the **Remove from Okta** option from the list. The **Remove extended account?** dialog box is displayed.
6. Click the **Yes, remove extended account** button. The dialog box closes, and Cerby starts removing your account from Okta.

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/cerby-web-app/accounts/extending-your-accounts-to-okta/remove-an-account-extended-to-okta.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.
