> For the complete documentation index, see [llms.txt](https://docs.p4.software/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.p4.software/p4-warehouse-spanish/miscelaneos/inventory/full-bin-move.md).

# Movimiento de Ubicación

Una función muy utilizada en los almacenes es el movimiento de ubicaciones. El movimiento de ubicaciones es el proceso por el que se mueve todo lo que hay en una ubicación a otra diferente.

{% hint style="info" %}
Esto se puede hacer para un solo SKU o múltiples SKU en un solo contenedor. Este proceso mantiene todos los atributos como el número de lote, números de serie, fechas de caducidad.
{% endhint %}

Abrir la opción de mover la ubicación completa&#x20;

![](/files/-MkWu4xpSjQf46mNmFIa)

Escanear la ubicación de origen

![](/files/-MkWuGylTbUH3ZI42a4w)

Escanear la papelera de destino

![](/files/-MkWuiKsbWZJaJkA2Ggg)

El sistema de almacén P4 muestra ahora que todos los productos de la ubicación A-33-A se han trasladado a la ubicación A-20-A.


---

# 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://docs.p4.software/p4-warehouse-spanish/miscelaneos/inventory/full-bin-move.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.
