> For the complete documentation index, see [llms.txt](https://help.verkada.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.verkada.com/command/fr/besoin-daide/site-planner-homepage-overview/export-your-bill-of-materials.md).

# Exporter la nomenclature

Vous pouvez exporter votre plan du site pour le partager directement avec vStore ou des parties externes, garantissant ainsi une expérience fluide dans notre environnement.

{% hint style="info" %}
La nomenclature peut être exportée à différents niveaux — Projet, Emplacement ou Plan du site. Utilisez la navigation de gauche pour sélectionner le niveau souhaité, afin de garantir la bonne agrégation. Lorsque vous cliquez sur exporter, l’ensemble de données approprié sera inclus.
{% endhint %}

***

## Exporter un plan du site

{% stepper %}
{% step %}
**Dans Verkada Command, accédez à Tous les produits > Planificateur de site.**
{% endstep %}

{% step %}
**Sous Mes projets, sélectionnez votre projet.**
{% endstep %}

{% step %}
**Dans la navigation de gauche, sélectionnez le niveau que vous souhaitez exporter (projet, emplacement, plan du site)**
{% endstep %}

{% step %}
**À droite, cliquez** <i class="fa-ellipsis">:ellipsis:</i> **> Exporter.**
{% endstep %}

{% step %}
**Sélectionnez un format de fichier.**

* [Verkada Store](#h_6694a4a029)
* CSV - un fichier CSV sera enregistré dans le dossier de téléchargements Web désigné sur votre ordinateur.
  {% endstep %}
  {% endstepper %}

### Exporter vers Verkada Store (vStore)

{% stepper %}
{% step %}
**Cliquez sur Se connecter à vStore.**
{% endstep %}

{% step %}
**Dans la fenêtre contextuelle, cliquez sur Se connecter avec Partner Portal.**

a. Saisissez vos identifiants.\
b. Cliquez sur **Se connecter.**
{% endstep %}

{% step %}
**Vos produits apparaîtront maintenant sur la page d’exportation.**

<div align="left" data-with-frame="true"><img src="/files/6249e3af5c604261c5d0e7fc2027d65f28c34ead" alt=""></div>
{% endstep %}

{% step %}
**Cliquez sur Nouveau brouillon.**

a. Saisissez un nom unique.\
b. Cliquez sur **Exporter.**
{% endstep %}

{% step %}
**Votre commande provisoire apparaîtra dans le portail Web vStore.**

<div align="left" data-with-frame="true"><img src="/files/a92d895d40d9f677903e0d0a990d48e2833ec007" alt=""></div>
{% endstep %}

{% step %}
**Cliquez sur Soumettre la commande.**
{% endstep %}
{% endstepper %}


---

# 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://help.verkada.com/command/fr/besoin-daide/site-planner-homepage-overview/export-your-bill-of-materials.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.
