# Protecting your accounts

Set up MFA, rotate passwords, manage recovery codes, and run automated security tasks for your accounts.

{% content-ref url="/pages/b7C6TwZVcMaiuCxj4qaN" %}
[Turn on MFA automatically for an account](/cerby-web-app/accounts/protecting-your-accounts/turn-on-mfa-automatically-for-an-account.md)
{% endcontent-ref %}

{% content-ref url="/pages/enVSZvFhN6FxNmg7QH04" %}
[Turn on MFA with Cerby authenticator for an account](/cerby-web-app/accounts/protecting-your-accounts/turn-on-mfa-with-cerby-authenticator-for-an-account.md)
{% endcontent-ref %}

{% content-ref url="/pages/dNzrkZxA2TnkMXDgyknW" %}
[Turn on MFA with a Cerby-managed email address for your account](/cerby-web-app/accounts/protecting-your-accounts/turn-on-mfa-with-a-cerby-managed-email-address-for-your-account.md)
{% endcontent-ref %}

{% content-ref url="/pages/nAHGfdzMhhlgrIZZJ0xa" %}
[Turn on MFA with a Cerby-managed phone number for your account](/cerby-web-app/accounts/protecting-your-accounts/turn-on-mfa-with-a-cerby-managed-phone-number-for-your-account.md)
{% endcontent-ref %}

{% content-ref url="/pages/EatYxWBzuOGWHXwcSPlh" %}
[Turn off MFA automatically for an account](/cerby-web-app/accounts/protecting-your-accounts/turn-off-mfa-automatically-for-an-account.md)
{% endcontent-ref %}

{% content-ref url="/pages/RlY2i4BqXJ4vtV6k8TCD" %}
[Turn off MFA with Cerby authenticator for an account](/cerby-web-app/accounts/protecting-your-accounts/turn-off-mfa-with-cerby-authenticator-for-an-account.md)
{% endcontent-ref %}

{% content-ref url="/pages/lS7n7WgQIYrJEO5fi2nN" %}
[Set RSA tokens as your account verification method](/cerby-web-app/accounts/protecting-your-accounts/set-rsa-tokens-as-your-account-verification-method.md)
{% endcontent-ref %}

{% content-ref url="/pages/fpocjwmcx3RNkQmkwHP0" %}
[Save the backup or recovery codes of your account](/cerby-web-app/accounts/protecting-your-accounts/save-the-backup-or-recovery-codes-of-your-account.md)
{% endcontent-ref %}

{% content-ref url="/pages/kAMsRnxsPJr9bBEJXmBy" %}
[Rotate an account password automatically](/cerby-web-app/accounts/protecting-your-accounts/rotate-an-account-password-automatically.md)
{% endcontent-ref %}

{% content-ref url="/pages/av46MtQbOwGvkiRaQap8" %}
[Run automated tasks for accounts in local vaults](/cerby-web-app/accounts/protecting-your-accounts/run-automated-tasks-for-accounts-in-local-vaults.md)
{% endcontent-ref %}

{% content-ref url="/pages/wV8mjrKda78t5S7w3yPz" %}
[Configure MFA in Instagram manually](/cerby-web-app/accounts/protecting-your-accounts/configure-mfa-in-instagram-manually.md)
{% endcontent-ref %}

{% content-ref url="/pages/WK91HCohFdNMBTtMg6kU" %}
[How to turn on MFA for Google manually](/cerby-web-app/accounts/protecting-your-accounts/how-to-turn-on-mfa-for-google-manually.md)
{% endcontent-ref %}

{% content-ref url="/pages/QH4B6UazAPLMjTmI95so" %}
[How to turn on MFA in TikTok manually](/cerby-web-app/accounts/protecting-your-accounts/how-to-turn-on-mfa-in-tiktok-manually.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/protecting-your-accounts.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.
