# User account

Welcome to the **User account** module. This section of documentation provides comprehensive information on managing your Navixy user account and customizing settings to suit your needs.

Explore each section in the menu to maximize the benefits of your Navixy user account. Here are some of the most frequently used sections:

* [**Profile**](/docs/user/guide/account/profile.md)\
  Learn how to customize your account settings, including language preferences, measurement systems, time zones, and date formats.
* [**Balance**](/docs/user/guide/account/balance.md)\
  Manage your payment methods, set up AutoPay, configure low balance alerts, and view your transaction history.
* [**Users and roles**](/docs/user/guide/account/users-and-roles.md)\
  Manage your account by adding new users, defining user roles to control access and permissions, and setting up access controls to ensure users only see information relevant to their roles.
* [**Two-factor authentication**](/docs/user/guide/account/two-factor-authentication.md)\
  Bolster your security across web and mobile applications.
* [**Activity log**<br>](/docs/user/guide/account/activity-log.md)Track the activity of all users on the team added via **Users and roles**.
* [**IoT Logic**](/docs/user/guide/account/iot-logic.md)\
  A no-code/low-code tool integrated into the Navixy platform, designed to simplify telematics data management.
* [**Tags**](/docs/user/guide/account/tags.md)\
  Quickly locate information related to Places, employees, vehicles, and tasks by adding tags.
* [**Password recovery**](/docs/user/guide/account/password-recovery.md)\
  Step-by-step guide on how to recover your password if you forget it.
* [**API keys**](/docs/user/guide/account/api-keys.md)\
  Generate and manage API keys for integrating third-party applications with your account.
* [**File Manager**](/docs/user/guide/account/file-manager.md)\
  Store, display, and manage files uploaded by users through the Navixy platform and X-GPS Tracker mobile app.
* [**User applications**](/docs/user/guide/account/user-applications.md)\
  Extend and customize your platform's functionality by seamlessly integrating third-party tools and custom add-ons.


---

# 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://navixy.com/docs/user/guide/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.
