> 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/caja-registradora/citas-y-calendario/como-crear-una-cita.md).

# Como crear una cita

{% embed url="<https://www.loom.com/share/c584167b944041298202bf8448f63558>" %}

Para crear una cita, ingrese al módulo Citas en la caja registradora, seleccionando el icono + y luego el calendario agendas

![](https://4228084754-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LW6eOaPVuljZEAAMM7q%2F-M24PqDRaqQb6gMBs-hh%2F-M24VYW5croDHQT8x9zp%2Fimage.png?alt=media\&token=6871c539-09f3-4d2d-a796-2bfd0d8df012)

Mostrará un calendario del día donde aparecerán en columnas los empleados de la empresa que son agendables. El botón de cobro cambiará a un color violeta o púrpura y dirá **Agendar**. Esto indica que ya no está en el módulo de facturación, ahora está en el módulo de citas.

![](https://4228084754-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LW6eOaPVuljZEAAMM7q%2F-M2nCAemaPgr4tYirQVo%2F-M2nHrG7s-WOMDCzarMD%2Fimage.png?alt=media\&token=fbe1c758-cdd9-4076-9d47-e6b01afbe6bd)

Puede añadir un servicio a la cita (seleccionando la lupa que despliega el buscador de artículos)

![](https://4228084754-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LW6eOaPVuljZEAAMM7q%2F-M2nCAemaPgr4tYirQVo%2F-M2nIu0R9B9ztGkI8lUo%2Fimage.png?alt=media\&token=c315c016-4fbe-433b-b943-e1e74b737dff)

Dentro del calendario seleccione uno de los rectángulos disponibles en la línea del horario de inicio de la cita y en la columna del empleado que realizará el servicio.

![](https://4228084754-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LW6eOaPVuljZEAAMM7q%2F-M2nCAemaPgr4tYirQVo%2F-M2nJJnZnRaob79rylp7%2Fimage.png?alt=media\&token=d1a439d4-0368-467c-b3d6-0c4871a35cae)

Aparecerá un calendario más pequeño donde podrá confirmar o modificar el horario de inicio, fin y día en que se realizará la cita.

![](https://4228084754-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LW6eOaPVuljZEAAMM7q%2F-M2nCAemaPgr4tYirQVo%2F-M2nKAYXcd6VBXk1dM4D%2Fimage.png?alt=media\&token=1f87d0ab-caba-4a28-89c1-84f47a8a3e1b)

Luego de presionar en aceptar, podrá añadir un cliente, una vez seleccionado el cliente podrá verificar en la lista de artículos el empleado encargado y los servicios o productos. Podrá modificar el empleado, cliente y también remover o añadir servicios y productos.

Una vez verificado que todo esté correcto presione el botón Agendar y su cita quedará agendada.

![](https://4228084754-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LW6eOaPVuljZEAAMM7q%2F-LXELgWkiZ2BG6N4H8bA%2F-LXEREmykTMaeA8MOVqy%2FScreen%20Shot%202019-01-27%20at%2010.12.40.png?alt=media\&token=4c96734f-f73d-4e3f-a59d-1f6f27113df1)

Si el cliente tiene configurado en su perfil una dirección de email o un número de celular\*, recibirá una notificación sobre su cita permitiendole confirmar o cancelar la misma

![](https://4228084754-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LW6eOaPVuljZEAAMM7q%2F-LXERRf2nCgqtZfUdFvQ%2F-LXES0b8ZGNW4X6m0qN0%2FScreen%20Shot%202019-01-27%20at%2010.16.08.png?alt=media\&token=bf32df70-5667-4827-ad1d-d259745ab6cc)

> \* : solo si se tiene el módulo SMS habilitado y con crédito suficiente.


---

# 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/caja-registradora/citas-y-calendario/como-crear-una-cita.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.
