# Anonymous

The anonymous user is a particular case which only serves the purpose of allowing one of the non-subscribed users to benefit from the courses publicly made available. The number of tracking opportunities is thus reduced. Note that if no course is made public, this user account is useless and could be disabled (although this feature is not officially supported).

* ![](/files/-LioWFo3vJyPlVElnDpk)**Active/Inactive** : the anonymous user can be enabled/disabled at wish
* ![](/files/-LioWFoEeQPCo03oJDrr)![](/files/-LioWFoLWuEvpTPsm4TE)**Courses list** : the anonymous user cannot be subscribed to courses
* **Login as...** disabled for the anonymous user
* ![](/files/-LioWFoQ4-WAQHdh9Q2R)**Statistics** : the anonymous user doesn't show statistics
* ![](/files/-LioWFoVAj9IQW1rE2rM)![](/files/-LioWFo_Joz3-Ms7qX3R)**Edition** : the anonymous user cannot be edited
* **Administration** : the anonymous user can never be an administrator
* ![](/files/-LioWFoeb-GGLPo9uwa-)**Free/busy calendar** : the anonymous user doesn't have a free/busy calendar
* ![](/files/-LioWFojHnPu3TASIgQi)**Removal** : the anonymous user account cannot be removed (to avoid system incoherences)

Additionally to these management options, it is possible to remove all or part of the users by selecting the check-box on the left of the user and removing him below, as in the users management of a course for a teacher.


---

# 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/readme.2/anonymous.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.
