# Settings

- [Upgrade Plan](https://docs.chatalog.ai/settings/upgrade-plan.md)
- [Account Details](https://docs.chatalog.ai/settings/account-details.md)
- [Two-factor authentication (2FA)](https://docs.chatalog.ai/settings/two-factor-authentication-2fa.md): The account owner can enable the 2FA feature and require all team members to use it when logging into their chatalog accounts. This will help ensure the security of our accounts and data.
- [Enable 2FA in Settings (Owner Only)](https://docs.chatalog.ai/settings/two-factor-authentication-2fa/enable-2fa-in-settings-owner-only.md): Tutorial of enable 2FA
- [Disable 2FA in Settings (Owner Only)](https://docs.chatalog.ai/settings/two-factor-authentication-2fa/disable-2fa-in-settings-owner-only.md): Tutorial of disable 2FA
- [2FA login on the mobile app](https://docs.chatalog.ai/settings/two-factor-authentication-2fa/2fa-login-on-the-mobile-app.md): Tutorial of 2FA login on the mobile app
- [2FA login on the web](https://docs.chatalog.ai/settings/two-factor-authentication-2fa/2fa-login-on-the-web.md): Tutorial of 2FA login on the web
- [User Management](https://docs.chatalog.ai/settings/user-management.md)
- [Add Team Member](https://docs.chatalog.ai/settings/user-management/add-team-member.md)
- [User Status](https://docs.chatalog.ai/settings/user-management/user-status.md)
- [Team Management](https://docs.chatalog.ai/settings/team-management.md)
- [Agent Roster Management](https://docs.chatalog.ai/settings/team-management/agent-roster-management.md)
- [Advanced Permission Settings (Beta)](https://docs.chatalog.ai/settings/team-management/advanced-permission-settings-beta.md)
- [Notification](https://docs.chatalog.ai/settings/notification.md)
- [Web Chat](https://docs.chatalog.ai/settings/web-chat.md)
- [Setting up Web Chat on wordpress](https://docs.chatalog.ai/settings/web-chat/setting-up-web-chat-on-wordpress.md)
- [Setting up Web Chat on Shopify](https://docs.chatalog.ai/settings/web-chat/setting-up-web-chat-on-shopify.md): Setting up web chat plugin on your Shopify is easy. Just embed the code into the corresponding position to allow your customers to chat with you on their preferred channels, including WhatsApp, Insta
- [Add WhatsApp button to your website that links to your WhatsApp Business account](https://docs.chatalog.ai/settings/web-chat/add-whatsapp-button-to-your-website-that-links-to-your-whatsapp-business-account.md)
- [Auto Follow-ups](https://docs.chatalog.ai/settings/auto-follow-ups.md)
- [Names Display](https://docs.chatalog.ai/settings/names-display.md)
- [Speech-to-Text](https://docs.chatalog.ai/settings/speech-to-text.md)
- [Supported Languages](https://docs.chatalog.ai/settings/supported-languages.md)


---

# 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://docs.chatalog.ai/settings.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.
