> For the complete documentation index, see [llms.txt](https://manual.unosofbooks.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.unosofbooks.com/guia-de-usuario-es/exportaciones/incoterms.md).

# Incoterms

{% hint style="info" %}
Un Incoterm es una regla internacional que define las responsabilidades de los vendedores y compradores para el envío, el seguro.
{% endhint %}

## Gestionar y Visualizar Incoterms

Esta es la página principal para crear, editar y visualizar Incoterms.

{% hint style="success" %}
Ingrese a: Home / Clientes / Exportaciones / Maestro de Incoterms
{% endhint %}

![](/files/-MS8hADkBvMw37ycc7B2)

En esta página usted puede visualizar los Incoterms existentes y sus configuraciones. Use la barra "search" para encontrar un Incoterm específico y fácil.&#x20;

## Nuevo Incoterm

Para crear un nuevo Incoterm, haga click en el botón "New Incoterm", ubicado en la esquina superior izquierda de la página.&#x20;

![New Incoterm Button](/files/-M2tSVbI_aUil69hEnii)

{% hint style="info" %}
Al hacer click en el botón, le llevará al formulario "Incoterm"&#x20;
{% endhint %}

![Incoterm Form](/files/-M2tTSECErWlZKhgQQDu)

Aquí es en dónde debe ingresar la infromación del nuevo Incoterms. Por favor note las tablas para Incoterms y los precios d elas cajas. Deje vacío: Catalog Title, Catalog Headers, Catalog Disclaimer, Catalog Insert and Catalog Cover.&#x20;

* **Incoterm:** Complete la información subrayada.&#x20;

![Incoterm Form](/files/-M2tVx69lI3Vj7u2HPGa)

* **Box Prices:** Fill in the information.\*Optional

![Box Prices](/files/-M2tWWWvxirCqaxF-bll)

Once all information has been entered, hit the save button to save the Incoterm.

## Editing an Incoterm

To edit an Incoterm, click on any Incoterm Name (Highlighted in blue) from the Manage Incoterm Result Page.

![Editing an Incoterm](/files/-M2tX866L5iSBcYyF3BW)

This will also bring up the Incoterm form populated with the data of that Incoterm. You can edit any information and hit save to update the data.&#x20;

![Editing an Incoterm](/files/-M2tXXkCMJP_A_evvT5X)

### Deleting an Incoterm

Because an Incoterm is tied to past exportations and order information, we do not allow the deletion of Incoterms.

You can change the Status of an Incoterm from Active to In-Active which removes it from select options in different parts of the site:

Select the **Incoterms tab,**  and in the Status field select the **In-Active** option. Click Save to in-activate the Incoterm.

![](/files/-M2tblFBjiCxGfbMDjuT)

![In-Activate Incoterm](/files/-M2tbeXgxXReDxoVxfDK)

When searching in the Manage Incoterm result page, the in-activated Incoterm will be highlighted in red.

![In-Activate Incoterm](/files/-M2tblFBjiCxGfbMDjuT)


---

# 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://manual.unosofbooks.com/guia-de-usuario-es/exportaciones/incoterms.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.
