# Características

{% hint style="info" %}
**Consejo:** si aún no tienes acceso a Paqtana, por favor envía un correo a <info@paqtana.com> y te guiaremos a través del proceso de incorporación.
{% endhint %}

## Características de Paqtana

* Importa datos de tu inventario y demanda a través de Excel, CSV o JSON
* Integración API REST
* Obtén sugerencias de pedidos para cada ítem en tu inventario
* Optimiza tus amortiguadores de inventario
* Visualiza tus análisis históricos y analiza el progreso
* Simula cambios en los amortiguadores
* Separa tu organización en espacios de trabajo
* Añade eventos al calendario para optimizar aún más tus buffers
* Crea diferentes grupos de amortiguadores basados en tipos de materiales


---

# Agent Instructions: 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://docs.paqtana.com/es/introduccion/caracteristicas.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.
