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

# Informations générales

- [Les fondamentaux](https://faq.trackdechets.fr/informations-generiques/les-fondamentaux.md): Qu'est-ce que Trackdéchets ?
- [Le tableau de bord des bordereaux](https://faq.trackdechets.fr/informations-generiques/les-fondamentaux/le-tableau-de-bord.md): Gestion des bordereaux de suivi de déchets
- [Statuts des bordereaux](https://faq.trackdechets.fr/informations-generiques/les-fondamentaux/le-tableau-de-bord/statuts-des-bordereaux.md): Comprendre les différents statuts de bordereaux
- [Filtres](https://faq.trackdechets.fr/informations-generiques/les-fondamentaux/le-tableau-de-bord/filtres.md): Vous avez accès à de nombreux filtres afin de faciliter la recherche de vos bordereaux.
- [Questions fréquentes](https://faq.trackdechets.fr/informations-generiques/les-fondamentaux/le-tableau-de-bord/questions-frequentes.md)
- [Les registres](https://faq.trackdechets.fr/informations-generiques/les-fondamentaux/le-registre.md): Comment exporter un registre réglementaire ou exhaustif ?
- [Questions fréquentes](https://faq.trackdechets.fr/informations-generiques/les-fondamentaux/le-registre/questions-frequentes.md): Questions fréquentes relatives aux registres
- [La fiche établissement](https://faq.trackdechets.fr/informations-generiques/les-fondamentaux/la-fiche-entreprise.md)
- [Réglementation](https://faq.trackdechets.fr/informations-generiques/reglementation.md)
- [Registre national](https://faq.trackdechets.fr/informations-generiques/reglementation/registre-national.md)
- [Bordereaux de suivi de déchets](https://faq.trackdechets.fr/informations-generiques/reglementation/quest-ce-que-trackdechets.md)
- [Qui est concerné ?](https://faq.trackdechets.fr/informations-generiques/reglementation/quest-ce-que-trackdechets/qui-est-concerne-par-trackdechets.md): Voici les type d'entreprises et de personnes produisant ou gérant des déchets dangereux concernées par Trackdéchets
- [Quels sont les déchets concernés ?](https://faq.trackdechets.fr/informations-generiques/reglementation/quest-ce-que-trackdechets/les-fonctionnalites-de-trackdechets.md)
- [Questions fréquentes](https://faq.trackdechets.fr/informations-generiques/questions-frequentes-sur-la-reglementation.md)


---

# 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://faq.trackdechets.fr/informations-generiques.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.
