> For the complete documentation index, see [llms.txt](https://reference-guide.gitbook.io/crm-back-office-user-guide-full/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://reference-guide.gitbook.io/crm-back-office-user-guide-full/crm-back-office-user-guide-full-cn/17.-settings/client-portal-security-settings.md).

# Client Portal - Security Settings

In the Security Settings tab, brokers can configure important security features for the CRM Client Portal. These include:

1. **Remote Login Prompts:** By enabling remote login prompts in the Security Settings tab, brokers can enhance the security of the CRM Client Portal. This feature alerts clients whenever their account is accessed from a different IP address than usual. It serves as a proactive measure to notify clients of potential unauthorized access to their account. Prompting clients with these alerts allows them to take immediate action if they suspect any suspicious activity and helps ensure the safety of their account.
2. **Password Strength Settings:** In the Security Settings tab, brokers can configure the password strength requirements for their clients. This feature allows brokers to define specific criteria for creating strong passwords. By implementing strong password policies, brokers enhance the overall security of client accounts, making them less susceptible to password-related breaches or unauthorized access attempts.
3. **Two-Factor Authentication Settings:** Brokers are empowered to further fortify the security of the CRM by configuring mandatory Two-Factor Authentication (2FA). This advanced security measure adds an extra layer of protection to clients account by requiring clients to key in the 2FA code before performing any actions. This helps to reduce the risk of unauthorized access, even if account passwords are compromised. <br>

   <figure><img src="/files/aHYm2Gu1LxvnHlkQTCpi" alt=""><figcaption></figcaption></figure>

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://reference-guide.gitbook.io/crm-back-office-user-guide-full/crm-back-office-user-guide-full-cn/17.-settings/client-portal-security-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.
