# Funcionalidades

Con nuestra aplicación podrás ejecutar las principales funciones que necesitas en tu día a día para llevar tu logística con nosotros, entre ellas estan:

* Creación de entregas en nuestra plataforma.
* Actualizaciones de estado en tiempo real.

***

## Creación de entregas en nuestra plataforma

Este proceso se ejecutará automaticamente, cada vez que un cliente realice un pedido este se creará en nuestra plataforma. Se pueden configurar filtros para que solo se creen tareas específicas, por ejemplo el tipo de logística flex o el service Id.

<figure><img src="/files/piUwNyfTJ9pNlKsGiAaY" alt=""><figcaption><p>Proceso de creación de entregas</p></figcaption></figure>

La tarea se creará con el id del pedido como identificador de referencia, pero se puede solicitar si se desea que se adjunte el tracking Id en lugar del primero.

Las tareas se crearán por defecto con tipo Regular, pero se puede cambiar a la función de tiempo que desee, flex o express.

<figure><img src="/files/tqhSihFbhfacdmmdAgwt" alt=""><figcaption><p>Ejemplo de orden creada en Shippify y MELI</p></figcaption></figure>

## Actualizaciones de estado en tiempo real

Cuando los pedidos esten en camino, se entreguen o cancelen el cambio será visible en tu panel de Mercado Libre (Solo disponible para envios M1).&#x20;

<figure><img src="/files/UCsCLPOllr5tCEEUyQbo" alt=""><figcaption><p>Actualización de estados</p></figcaption></figure>

Cuando la tarea cambie a **En camino a entrega** en shippify, esta actualizará al estado **En Camino** en MELI.

<figure><img src="/files/2UcJrPAIkpdAqY5kTTpL" alt=""><figcaption></figcaption></figure>

Cuando la tarea cambie a **Completado** en shippify, esta actualizará al estado **Entregado** en MELI.

<figure><img src="/files/IK5QpUHlbOFPG6oqoKVH" alt=""><figcaption></figcaption></figure>

Cuando la tarea cambie a **Cancelado** en shippify, esta actualizará al estado **No Entregado** en MELI.

<figure><img src="/files/FSrSt16eeg0LcgSg2Ko2" alt=""><figcaption></figcaption></figure>


---

# 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.shippify.co/developers/e-commerce/mercado-libre/funcionalidades.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.
