# Best practices

- [Accounts](https://help.cerby.com/tips-and-troubleshooting/best-practices/accounts.md): Best practices for securing and managing your accounts in Cerby.
- [Configure your accounts with the highest security level](https://help.cerby.com/tips-and-troubleshooting/best-practices/accounts/configure-your-accounts-with-the-highest-security-level.md): This article describes how to maximize your account security by completing Cerby's configuration milestones.
- [Best practices when onboarding social media accounts to Cerby](https://help.cerby.com/tips-and-troubleshooting/best-practices/accounts/best-practices-when-onboarding-social-media-accounts-to-cerby.md): This article describes the recommended steps when onboarding new social media accounts.
- [How Cerby protects your passwords](https://help.cerby.com/tips-and-troubleshooting/best-practices/accounts/how-cerby-protects-your-passwords.md): This article describes how Cerby provides a comprehensive solution for protecting your saved passwords.
- [Cerby-managed verification methods for your accounts](https://help.cerby.com/tips-and-troubleshooting/best-practices/accounts/explore-the-cerby-managed-verification-methods-for-your-accounts.md): This article describes the benefits of using Cerby-managed verification methods to enhance the security of your accounts.
- [Automation for accounts in local vaults](https://help.cerby.com/tips-and-troubleshooting/best-practices/accounts/explore-automation-for-accounts-in-local-vaults.md): This article describes how automation works for your accounts in local vaults while ensuring zero-knowledge principles.
- [Push notifications](https://help.cerby.com/tips-and-troubleshooting/best-practices/accounts/explore-push-notifications.md): This article describes the benefits of enabling Cerby’s push notifications in your browser to get recent updates and requests.
- [Business hubs](https://help.cerby.com/tips-and-troubleshooting/best-practices/business-hubs.md): Best practices for managing paid social apps and non-human identities through Cerby business hubs.
- [Why managing your paid social apps through Cerby](https://help.cerby.com/tips-and-troubleshooting/best-practices/business-hubs/why-managing-your-paid-social-apps-through-cerby.md): This article describes the benefits of managing the users and assets of your paid social apps through Cerby.
- [Cerby secure automation: Non-human identity best practices](https://help.cerby.com/tips-and-troubleshooting/best-practices/business-hubs/cerby-secure-automation-non-human-identity-best-practices.md): This article describes Cerby’s best practices for creating, securing, and managing your service accounts.
- [Multi-factor authentication (MFA)](https://help.cerby.com/tips-and-troubleshooting/best-practices/mfa.md): Guidance for setting up and managing multi-factor authentication (MFA) methods with Cerby.
- [Set up your identity with Cerby's MFA methods](https://help.cerby.com/tips-and-troubleshooting/best-practices/mfa/set-up-your-identity-with-cerby-s-mfa-methods.md): This article describes Cerby’s MFA methods for verifying a user’s identity for secrets and Business Hubs and performing other actions.


---

# 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/tips-and-troubleshooting/best-practices.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.
