# Extending your accounts to Okta

Sync and extend Cerby accounts to Okta so they appear as chiclets in your users' Okta dashboard, allowing them to log in directly from Okta.

{% content-ref url="/pages/DXWEbLWeybFqyECYxUIy" %}
[Sync and extend an account to Okta](/cerby-web-app/accounts/extending-your-accounts-to-okta/sync-and-extend-an-account-to-okta.md)
{% endcontent-ref %}

{% content-ref url="/pages/KV6xyjFcIceuO3E1KqRC" %}
[View the status of an extended account](/cerby-web-app/accounts/extending-your-accounts-to-okta/view-the-status-of-an-extended-account.md)
{% endcontent-ref %}

{% content-ref url="/pages/HoMZi2d8V7EO9cZMbE3J" %}
[Log in to your extended accounts from an Okta chiclet](/cerby-web-app/accounts/extending-your-accounts-to-okta/log-in-to-your-extended-accounts-from-an-okta-chiclet.md)
{% endcontent-ref %}

{% content-ref url="/pages/cT5qnN1Ib60d8kse4Hmb" %}
[Remove an account extended to Okta](/cerby-web-app/accounts/extending-your-accounts-to-okta/remove-an-account-extended-to-okta.md)
{% endcontent-ref %}


---

# 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.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.
