> For the complete documentation index, see [llms.txt](https://iflow21.gitbook.io/ecommerce/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://iflow21.gitbook.io/ecommerce/oms-guia-para-sellers.md).

# OMS - Guía para Sellers

¡Bienvenido al Sistema de Gestión de Órdenes para Sellers!\
Con nuestro OMS (Order Management System), podés gestionar fácilmente tus órdenes. Esta guía te va a mostrar paso a paso cómo usar las funciones principales, desde iniciar sesión hasta crear y monitorear órdenes.

🚀 **¿Cómo Empezar?**\
Para comenzar a usar el OMS, seguí estos pasos:

{% content-ref url="/pages/z2JqdItiCaxQLrGeytZk" %}
[¿Cómo Inicio Sesión?](/ecommerce/oms-guia-para-sellers/como-inicio-sesion.md)
{% endcontent-ref %}

📦**Servicios**\
Para gestionar tus operaciones con el OMS, tenés a disposición los siguientes servicios:

{% content-ref url="/pages/vCkDwMQXaWCadTpyxMjS" %}
[Gestión de Ordenes](/ecommerce/oms-guia-para-sellers/gestion-de-ordenes.md)
{% endcontent-ref %}

{% content-ref url="/pages/Ub1n68L3Nf1D7lAbwq1C" %}
[Ajustes](/ecommerce/oms-guia-para-sellers/ajustes.md)
{% endcontent-ref %}

📩 **¿Tenés preguntas?**\
Contactanos si necesitás ayuda:

* Equipo Comercial: <ecommerce@iflow21.com>
* Soporte Técnico: <soporte-ecommerce@iflow21.com>

Estamos acá para asistirte en todo momento. ¡Gracias por elegirnos!


---

# 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:

```
GET https://iflow21.gitbook.io/ecommerce/oms-guia-para-sellers.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.
