# Log in to your extended accounts from an Okta chiclet

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

* Workspace **Owners**, **Super Admins**, **Admins**, and **Users**
* Account **Owners** and **Collaborators**
* Only supported using the Cerby browser extension
  {% endhint %}

As a user with any workspace role in Cerby, except the **Login-only** role, you can log in to your Cerby accounts from your Okta dashboard when your workspace has the [**Extended account access**](https://help.cerby.com/getting-started/concepts/credential-management/extended-account-access) feature enabled.

Account **Owners** must have already synced and extended their accounts for the corresponding chiclets to be displayed on the Okta dashboard. For instructions, read the article [Sync and extend an account to Okta](/cerby-web-app/accounts/extending-your-accounts-to-okta/sync-and-extend-an-account-to-okta.md).

Additionally, you must have the **Owner** or **Collaborator** role in such extended accounts to see the chiclets in your Okta dashboard for logging-in purposes.

{% hint style="danger" %}
**IMPORTANT:** You must have already installed the Cerby browser extension approved by your company.
{% endhint %}

To log in to your accounts from a chiclet in your Okta dashboard, you must complete the following steps:

1. Log in to your Okta dashboard.
2. Click the corresponding chiclet or application from your Okta dashboard. Okta redirects you to the Cerby platform and authenticates you automatically if you don’t have an active session in Cerby.

The Cerby browser extension autofills your credentials, including verification codes if multi-factor authentication (MFA) is on and managed by Cerby.

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/log-in-to-your-extended-accounts-from-an-okta-chiclet.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.
