# Reptile CMS Security

**Secure Account Management**

At Reptile, we prioritise the security of your data and projects. To ensure a safe and seamless experience, we've implemented several security measures across our CMS and preview app.

1. **Unified Login System:**
   * When you sign up for our CMS, you create a unique login that is also used to access our preview app. This unified login ensures that your app designs in the CMS are instantly available for preview in the app.
2. **Email Verification:**
   * Upon creating an account, you will receive an email to verify your identity. This step is crucial in ensuring the security of your account and preventing unauthorised access.
3. **Adding Team Members:**
   * As a freelancer or designer, you can add team members or clients to your account. When you do this, the person will receive an email request to create a password. This new team member will then have access to view the specific projects you assign to them in both the CMS and the preview app.
4. **Account Deletion:**
   * You have the ability to delete your account via the preview app. Please exercise caution when doing so, as this action will permanently remove your entire account and all associated data from both the CMS and the preview app.

**Best Practices for Password Security**

To further safeguard your account, we recommend the following best practices for password creation and management:

1. **Create Strong Passwords:**
   * Use a combination of uppercase and lowercase letters, numbers, and special characters.
   * Avoid common words, phrases, or easily guessable information like birthdays or names.
   * Aim for a minimum length of 12 characters.
2. **Regular Password Updates:**
   * Change your password periodically, at least every 3-6 months.
   * Do not reuse passwords from other sites or services.
3. **Enable Two-Factor Authentication (2FA):**
   * If available, enable 2FA for an added layer of security. This typically involves receiving a code on your mobile device that you must enter along with your password.
4. **Be Cautious with Email Links:**
   * Always verify the authenticity of emails from Reptile. Avoid clicking on links in unsolicited emails and report any suspicious activity.

By following these guidelines and utilising our built-in security features, you can ensure that your data and projects remain secure while using our platform. For any questions or concerns about security, please contact our support team.


---

# 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://learn.reptile.app/help-guides/reptile-cms-security.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.
