> For the complete documentation index, see [llms.txt](https://docs.prestashop-project.org/1.7-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.prestashop-project.org/1.7-documentation/spanish/guia-usuario/configurar-tienda/parametros-tienda/configurar-clientes/titulos-sociales.md).

# Tratamientos Sociales - Títulos Sociales

El tratamiento social (título social) ayuda a definir mejor a tus clientes: en la lista de clientes, puedes optar por mostrar sólo los clientes que tengan un título social especificado. Los módulos también pueden usar esta información de título social para proporcionar alguna funcionalidad.

![](https://3999423191-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2Fdocumentacion-espanola-para-prestashop-1-7%2F-MDtfkyiTw1pMgvCmvrM%2F-MDtgsN5awVcjrMnFVWm%2F54265446.png?generation=1596548442869225\&alt=media)

Haz clic en el botón "Añadir nuevo tratamiento", esta acción te muestra el formulario de creación:

![](https://3999423191-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2Fdocumentacion-espanola-para-prestashop-1-7%2F-MDtfkyiTw1pMgvCmvrM%2F-MDtgsN6tqhMfGQHL46u%2F54265450.png?generation=1596548442860031\&alt=media)

* **Tratamiento**. Puedes elegir cualquier cosa que se te ocurra, desde el común ("Caballero", "Dama", "Monseñor", etc.) a los inusuales ("Maestro Jedi", "The Special One", "Cabeza de familia"...). Lo importante al apartarse de los títulos comúnmente aceptados es reflejar la verdadera identidad de tu tienda.
* **Género**. Algunos nombres (tratamientos) pueden aplicarse tanto a los clientes masculinos como a los femeninos. Asegúrate de ajustar esta opción a "Neutral" en ese caso.
* **Archivo de imagen**. Un archivo de imagen de tamaño 16\*16 que represente al título. Los símbolos de género habituales utilizados son los de Marte y Venus (♂ y ♀), pero hay muchas otras posibilidades. PrestaShop te permite caracterizar tu creación con una única imagen.
* **Anchura de la imagen** y **Altura de la imagen**. PrestaShop funciona mejor con imágenes de tamaño 16\*16, y redimensionará el tamaño de tu imagen si es más grande. Sin embargo, puedes necesitar el uso de imágenes más grandes, y estas dos opciones te permiten configurar el tamaño exacto requerido para tu imagen. Si introduces "0", PrestaShop simplemente utilizará el tamaño original de la imagen.


---

# 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.prestashop-project.org/1.7-documentation/spanish/guia-usuario/configurar-tienda/parametros-tienda/configurar-clientes/titulos-sociales.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.
