> 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/pour-aller-plus-loin/nouveautes/bsff.md).

# BSFF

## 2026 <a href="#id-25-08-2024" id="id-25-08-2024"></a>

### 4/05/2026

Le[ formulaire de complétion du BSFF ](/fluides-frigorigenes/informations-generales/le-parcours-du-bsff-initial/creer-un-bsff.md)fait peau neuve.

***

## Les nouveautés en 2025 <a href="#id-25-08-2024" id="id-25-08-2024"></a>

### 21/10/2025

* Mise en place d'une limite de nombre de caractères (250) sur l'ensemble des champs texte (à l'exception du champ ADR)&#x20;

### 12/02/2025

* Des restrictions ont été mises en place sur le format de l'immatriculation (doit contenir au minimum 4 caractères et au maximum 12 caractères).

### 14/01/2025

* Possibilité de [modifier les informations d'un contenan](/fluides-frigorigenes/informations-generales/modifier-supprimer-un-bsff.md)t à la signature de son opération et après son traitement pendant 60 jours

## Les évolutions en 2024 <a href="#id-25-08-2024" id="id-25-08-2024"></a>

### 25/08/2024 <a href="#id-25-08-2024" id="id-25-08-2024"></a>

* Le volume du contenant est devenu obligatoire à la publication
* Le mode de transport est devenu obligatoire à la signature Transporteur&#x20;

### 31/07/204 <a href="#id-31-07-204" id="id-31-07-204"></a>

* Possibilité de renseigner plusieurs transporteurs sur un BSFF : [transport multi-modal](https://faq.trackdechets.fr/fluides-frigorigenes/informations-generales/les-bsff-specifiques/bsff-avec-transport-multi-modal)

### 17/01/2024 <a href="#id-17-01-2024" id="id-17-01-2024"></a>

* Affichage du type de BSFF suite sur le tableau de bord *(regroupement, reconditionnement ou réexpédition).*


---

# 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, and the optional `goal` query parameter:

```
GET https://faq.trackdechets.fr/pour-aller-plus-loin/nouveautes/bsff.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
