# Clientes

En el sistema, todos los datos de sus clientes se almacenan. Puede **exportar** los datos de sus clientes a un archivo **Excel** cuando lo desee, o puede importar sus nuevos clientes desde un archivo **CSV** con la función de **importación**. Si desea agregar un **nuevo cliente**, puede acceder al menú **Clientes** y hacer clic en el botón **AÑADIR CLIENTE**.

![Vista de todos sus clientes](/files/1WFXBCMT4HwL4LYkGx1r)

![Complete los datos de su cliente](/files/oLEMMfITmGsGtNtQPItF)

{% hint style="info" %}
Recuerde completar con los datos que son obligatorios para poder guardar!
{% endhint %}


---

# Agent Instructions: 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://doc.tureservaonline.app/gestion-del-calendario/clientes.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.
