> 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/fluides-frigorigenes/informations-generales/les-bsff-specifiques-suites.md).

# Les BSFF spécifiques / suites

## Les différents bordereaux suites

{% columns %}
{% column %}
{% content-ref url="/pages/W8X1Uti8DAkK3Jo5Cfdu" %}
[Regroupement](/fluides-frigorigenes/informations-generales/les-bsff-specifiques-suites/regroupement.md)
{% endcontent-ref %}
{% endcolumn %}

{% column %}
{% content-ref url="/pages/5Ak0rGC53ueerQ5N7jQ5" %}
[Reconditionnement](/fluides-frigorigenes/informations-generales/les-bsff-specifiques-suites/reconditionnement.md)
{% endcontent-ref %}

{% endcolumn %}

{% column %}
{% content-ref url="/pages/ZFvtPRHyBzAD3ueX7dh1" %}
[Entreposage provisoire](/fluides-frigorigenes/informations-generales/les-bsff-specifiques-suites/entreposage-provisoire.md)
{% endcontent-ref %}
{% endcolumn %}
{% endcolumns %}

## Le parcours des fluides frigorigènes

<figure><img src="/files/0CQyrVRB4R85jIZNuCf1" alt=""><figcaption><p>Source : ADC3R</p></figcaption></figure>

### Comment créer un bordereau pour tracer des fluides passant par une étape intermédiaire ?

{% stepper %}
{% step %}

### Créer et signer un [BSFF simple](/fluides-frigorigenes/informations-generales/le-parcours-du-bsff-initial/creer-un-bsff.md)

Tout d'abord, pour tracer la collecte de fluides chez le ou les <mark style="color:purple;">détenteur(s),</mark> <mark style="color:blue;">l'opérateur récupérateur</mark> créé un [BSFF simple](/fluides-frigorigenes/informations-generales/le-parcours-du-bsff-initial/creer-un-bsff.md) à destination de la <mark style="color:yellow;">plateforme de transit (dépositaire, distributeur)</mark> en sélectionnant une Opération d’élimination / valorisation (code D/R) non finale (*voir tableau ci-dessus)* .&#x20;
{% endstep %}

{% step %}

### Créer et signer un bordereau suite ([regroupement](/fluides-frigorigenes/informations-generales/les-bsff-specifiques-suites/regroupement.md), [reconditionnement](/fluides-frigorigenes/informations-generales/les-bsff-specifiques-suites/reconditionnement.md) ou [entrepose provisoire](/fluides-frigorigenes/informations-generales/les-bsff-specifiques-suites/entreposage-provisoire.md))

Pour tracer ensuite l'envoi des fluides frigorigènes vers l'installation de <mark style="color:green;">traitement</mark> ou de <mark style="color:red;">destruction</mark>,  <mark style="color:yellow;">la plateforme de transit</mark> créé un nouveau bordereau de [regroupement](/fluides-frigorigenes/informations-generales/les-bsff-specifiques-suites/regroupement.md), [reconditionnement](/fluides-frigorigenes/informations-generales/les-bsff-specifiques-suites/reconditionnement.md) ou de [réexpédition](/fluides-frigorigenes/informations-generales/les-bsff-specifiques-suites/entreposage-provisoire.md).&#x20;
{% endstep %}
{% endstepper %}

## Récapitulatif des codes traitements non-finaux et de la suite applicable à ces BSFF&#x20;

| Code d'opération sur le BSFF initial | Incluable dans un BSFF de Regroupement | Incluable dans un BSFF de Reconditionnement | Incluable dans un BSFF de Réexpédition |
| ------------------------------------ | -------------------------------------- | ------------------------------------------- | -------------------------------------- |
| R 12                                 | ✅                                      | ✅                                           | ❌                                      |
| R 13                                 | ❌                                      | ❌                                           | ✅                                      |
| D 13                                 | ✅                                      | ❌                                           | ❌                                      |
| D 14                                 | ❌                                      | ✅                                           | ❌                                      |
| D 15                                 | ❌                                      | ❌                                           | ✅                                      |


---

# 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/fluides-frigorigenes/informations-generales/les-bsff-specifiques-suites.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.
