> For the complete documentation index, see [llms.txt](https://docs.tacufactsv.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tacufactsv.com/manual-tacufact/02-dte/03-nota-remision.md).

# 03 nota remision

La **Nota de Remisión** se usa cuando necesitas **trasladar mercadería** de un lugar a otro sin que todavía exista una venta en firme (por ejemplo, para entregar mercadería a consignación, en depósito, para una muestra, o en traslados entre tus propias sucursales).

## Cómo emitirla

1. Presiona **Emitir DTE** y elige la tarjeta **NR – Nota de Remisión**.
2. Elige tu **Sucursal** y **Terminal POS**.
3. Indica el **título** con el que se remiten los bienes (por ejemplo: depósito, propiedad, consignación, traslado u otros).
4. Completa los datos del receptor que va a recibir la mercadería.
5. Agrega los productos que estás remitiendo, con sus cantidades.
6. Revisa y confirma la emisión.

## Receptor obligatorio

A diferencia de la Factura Electrónica, en la Nota de Remisión sí necesitas identificar al receptor que recibirá los bienes.

## Relación con otros documentos

Una Nota de Remisión puede, más adelante, quedar relacionada con la Factura, el CCF o la Factura de Exportación que finalmente formalice esa venta. Esto le da seguimiento a la mercadería desde que sale de tu bodega hasta que se factura formalmente.

## Después de emitir

Puedes generar una Nota de Remisión directamente desde un CCF ya emitido, usando el menú de acciones de esa fila en la lista de [DTE](broken://pages/46d844d835de1bdb63a5281df25afb4d3dac30eb). También puedes anularla si fue necesario (ver [Anular un DTE](broken://pages/09eb16f908bade07f80f1e1adf0b068646a772e4)).


---

# 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://docs.tacufactsv.com/manual-tacufact/02-dte/03-nota-remision.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.
