# How to secure my AllTick account?

Ensuring the security of your AllTick account is crucial. Here are some recommended best practices:

1. #### Use a Strong Password

   Create a complex password that includes at least 8 characters, combining upper and lower case letters, numbers, and special symbols. Avoid using easily guessable passwords, such as "password," "123456," or other common combinations.
2. #### Regularly Update Your Password

   Change your password regularly, especially if you've used the same password on other websites that have experienced security breaches.
3. #### Secure Your Email Account

   Your email account is key to recovering your AllTick account password. Ensure your email account also uses a strong password and two-factor authentication.
4. #### Beware of Phishing Attacks

   Be cautious of any suspicious emails or messages that appear to be from AllTick, asking you to log in or provide personal information. Ensure you only enter your login details on AllTick's official website.
5. #### Use Secure Network Connections

   Avoid accessing your AllTick account over public Wi-Fi or untrusted networks. Consider using a Virtual Private Network (VPN) if you need to connect in public places.
6. #### Keep Your Software Updated

   Ensure your operating system, browser, and any security software are up to date. Software updates often include security patches that can protect you from attacks exploiting known vulnerabilities.
7. #### Monitor Account Activity

   Regularly check your AllTick account activity for any unusual login attempts or unauthorized actions. If you notice suspicious activity, change your password immediately and notify AllTick customer support.
8. #### Access Your Account from Secure Devices

   Make sure the devices you use to access your AllTick account are free from viruses or malware. Run regular security scans and install reliable security software.

By following these security best practices, you can significantly reduce the risk of unauthorized access to your account, protecting your financial data and personal information.

***

### Official Website

{% hint style="info" %}
Official website: <https://alltick.co/>
{% endhint %}


---

# 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://en.apis.alltick.co/faqs/subscription-and-account-management/how-to-secure-my-alltick-account.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.
