# Profiling

This tool allows you to add extensions to the profile of all users. Each field created through this tool gives you a series of options:

* *Visibility* allows you to decide whether the field must appear on the *extended profile* page of the user (so that he can see – and maybe update - it himself)
* *Modifiable* lets you decide if the field can be updated by the user himself, or if the admin will assign a specific value for this field for all users
* *Filter* allows you to decide whether the field can be used as a filter and if it can be exported through exercises results exports
* *Order* allows you to define an order of appearance of those fields, both in the application screens and in the CSV/XLS/XML exports. Note that not setting the field order can bring `title` vs `value` consistency issues in user exports.

Usually, you can create fields of which the user has no knowledge but which are useful administratively to organise or synchronise the system with other systems (common unique identifier, for example). Other fields are submitted to the user, like his date of birth, country, mother tongue, etc., which will later allow you to generate better statistics depending on the age, culture, previous knowledges, etc.

For users familiar with Drupal, this is equivalent to a mini CCK module for Chamilo.

![](/files/-LioWFqFgghqTArM6ir_)

*Illustration: Administration – User profile fields list*

| Icons                                                            | Features                                                  |
| ---------------------------------------------------------------- | --------------------------------------------------------- |
| ![](/files/MuzLRiT7Uhcnfglmjqku)![](/files/EoT4WoZ9wy8QEs1WAKhb) | Update/Delete field                                       |
| ![](/files/-MO5x44aH_tMikFAXqPv)![](/files/-LH9DM6o0UcNS0cuFCFC) | Make modifiable / non modifiable or enable/disable filter |
| ![](/files/k1XPrsckcMlxaWq4b2Ii)                                 | Organise the fields                                       |
| ![](/files/-LH9DM7Fvl9MJubxHXo7)![](/files/jg6NNzOhwKs9K8A84G6b) | Show/hide a field to the user                             |

Tableau 2: Administration – Profile fields management icons


---

# 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.chamilo.org/1.11.x/admin-guide/users_management/profiling.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.
