> 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/es/necesitas-ayuda/site-planner-homepage-overview/export-your-bill-of-materials.md).

# Exportar la lista de materiales

Puede exportar su plano del sitio para compartirlo directamente con vStore o con terceros externos, garantizando una experiencia fluida dentro de nuestro entorno.

{% hint style="info" %}
La lista de materiales se puede exportar en diferentes niveles: proyecto, ubicación o plano del sitio. Use la navegación de la izquierda para seleccionar el nivel deseado, asegurando la agregación correcta. Cuando haga clic en exportar, se incluirá el conjunto de datos adecuado.
{% endhint %}

***

## Exportar un plano del sitio

{% stepper %}
{% step %}
**En Verkada Command, vaya a Todos los productos > Planificador del sitio.**
{% endstep %}

{% step %}
**En Mis proyectos, seleccione su proyecto.**
{% endstep %}

{% step %}
**En la navegación de la izquierda, seleccione el nivel que desea exportar (proyecto, ubicación, plano del sitio)**
{% endstep %}

{% step %}
**A la derecha, haz clic en** <i class="fa-ellipsis">:ellipsis:</i> **> Exportar.**
{% endstep %}

{% step %}
**Seleccione un formato de archivo.**

* [Tienda Verkada](#h_6694a4a029)
* CSV: se guardará un archivo CSV en la carpeta de descargas web designada en su escritorio.
  {% endstep %}
  {% endstepper %}

### Exportar a Tienda Verkada (vStore)

{% stepper %}
{% step %}
**Haga clic en Iniciar sesión en vStore.**
{% endstep %}

{% step %}
**En la ventana emergente, haga clic en Iniciar sesión con el Portal de socios.**

a. Introduzca sus credenciales.\
b. Haga clic en **Iniciar sesión.**
{% endstep %}

{% step %}
**Sus productos ahora aparecerán en la página de exportación.**

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

{% step %}
**Haga clic en Nuevo borrador.**

a. Introduzca un nombre único.\
b. Haga clic en **Exportar.**
{% endstep %}

{% step %}
**Su borrador de pedido aparecerá en el portal web de vStore.**

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

{% step %}
**Haga clic en Enviar pedido.**
{% 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/es/necesitas-ayuda/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.
