> For the complete documentation index, see [llms.txt](https://encom-1.gitbook.io/encom-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://encom-1.gitbook.io/encom-docs/panel-de-control/articulos/crear/crear-combos/upselling.md).

# Upselling

Para crear un **upselling** debe crear un combo *pre definido* (ver [como crear combos](https://docs.encom.com.py/panel-de-control/articulos/crear-combos)).

<picture><source srcset="/files/GcXXNovGgboezesiBAFu" media="(prefers-color-scheme: dark)"><img src="/files/7kOy61YbM8IKjJMOwPGc" alt=""></picture>

Una vez añadidos los artículos que componen el combo debe ir a la pestaña + y seleccionar los artículos "disparadores", estos productos son los que van a recomendar la venta del combo en lugar de ese producto individual.

<picture><source srcset="/files/Z1kVDOmMX1UwzhPF9WDM" media="(prefers-color-scheme: dark)"><img src="/files/ZqKEaAH76iZ4S0gQ2QOu" alt=""></picture>

Seleccione los artículos disparadores y añada una descripción, esta descripción es el texto que el vendedor le dirá al cliente o "Pitch Comercial", debe ser corto y claro.

Una vez guardado al momento de seleccionar uno de los disparadores, en el momento de la venta le aparecerá la recomendación con la opción de **Aceptar** (añade el combo en lugar del producto individual),

**Cancelar** (ignora la recomendación y añade el producto seleccionado inicialmente).

![](https://4228084754-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LW6eOaPVuljZEAAMM7q%2F-MF0tJfBOyTaFyL5xVz5%2F-MF15gFIh-wTG03s56J1%2FScreen%20Shot%202020-08-18%20at%2011.05.12%20AM.png?alt=media\&token=b8e1cb64-44fb-4090-96ad-7ad5ff0d8376)


---

# 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://encom-1.gitbook.io/encom-docs/panel-de-control/articulos/crear/crear-combos/upselling.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.
