> For the complete documentation index, see [llms.txt](https://navixy.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://navixy.com/docs/admin/fr/admin-panel.md).

# Panneau d'administration

Navixy Admin Panel est un outil puissant qui permet aux administrateurs de personnaliser la plateforme de suivi GPS et d'effectuer des tâches quotidiennes afin de fournir des services commerciaux de haute qualité aux utilisateurs finaux. Dans cette section, nous fournirons des informations sur la manière d'accéder au Navixy Admin Panel et sur les fonctionnalités qui vous sont disponibles.

## Accéder au Navixy Admin Panel

Pour accéder au Navixy Admin Panel, utilisez simplement vos identifiants de connexion à <https://panel.navixy.com/>. Si vous avez oublié votre identifiant ou votre mot de passe, veuillez contacter votre responsable de compte personnel pour obtenir de l'aide.

{% hint style="warning" %}
Lors de la création d'un compte Admin Panel, les mots de passe doivent comporter entre 12 et 20 caractères et inclure au moins une lettre majuscule, une lettre minuscule, un chiffre et un caractère spécial. Pour maintenir la sécurité du compte, le système conserve l'historique des mots de passe, vous ne pouvez donc pas réutiliser l'un de vos 10 derniers mots de passe. Si un mot de passe précédent est détecté, le système renverra l'erreur : "Password was recently used."
{% endhint %}


---

# 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://navixy.com/docs/admin/fr/admin-panel.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.
