# Titles

The social title tool helps you better define your customers: in the customers list, you can choose to only display customers having a given social title. Modules may also rely on social titles for certain features.

![](/files/-MD-zRvtPyEZRkMTBj7B)

Clicking on the "Add new social title" button brings you to a form:

![](/files/-MD-zRvupusmWt4Ird5S)

* **Social title**. You can choose anything, from the very common ("Sir", "Lady", "Gentleman", etc.) to the very unusual ("Jedi", "Magnificent One", "Money carrier"...). The important thing when departing from the commonly accepted titles is to reflect your shop's true identity.
* **Gender**. Some titles may apply to both male and female customers, or to neither. In that last case, be sure then to set that option to "Neutral".
* **Image**. A 16\*16 image file representing the title. Classic gender symbols are the Mars and Venus ones (♂ and ♀), but there are many other possibilities. PrestaShop enables you to characterize your creation with a unique image.
* **Image width** and **Image height**. PrestaShop works best with 16\*16 image, and will resize your image if it bigger than that. Nevertheless, you might feel necessary to use bigger images, and these two options enable you to set the exact size required by your image. If you enter "0", PrestaShop will simply use the image's original size.


---

# 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://docs.prestashop-project.org/1.7-documentation/user-guide/configuring-shop/shop-parameters/customer-settings/titles.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.
