# Add a session

To add a session:

* go to *administration*,
* *course sessions* → « Add a course session »,
* give a name to the session,
* assign a coach who will have permissions to enter and follow all courses and learners inside this session,
* give a sessions category (optional),
* define whether there is a time expiry limit,
* give a few days of additional access for the coaches to the session,
* define the visibility of a session once expired:
  * read only (can access resources but not pass exams, answer forums, etc. anymore),
  * accessible (can be accessed freely, through the sessions history link on the courses list),
  * not accessible,
*

```
![](/files/-MWt4KOkE9GWxIqeRZJS)
```

```
_Illustration: Administration – Session creation_

click on _Next step_.
```

The second step requires you to register courses to the session. Select one (or more) course(s) and click on the blue arrow button to add it (or remove it) then click on the *Next step* button to proceed.

**Single registration** allows you to not get lost within the courses that exist on the platform. You must write the start of the course title inside the search field and the corresponding courses will appear.

![](/files/-MO5x3cwAO9Z6JvdJO8N)

*Illustration: Administration – Registering courses into a session*

The last step allows you to subscribe *learners* to the session (other coaches can be assigned later, this is just a learners subscription at this point).

Choose the users and, like for the courses, add them with the blue arrow button.

**Single registration** allows you to search for one user (by firstname or lastname).

Enrolment by classes allows you to register learners to your session by classes. Classes are defined in the next sections of this chapter.

![](/files/-MFUs9gXmi-s9h1qMWRH)

*Illustration: Administration – Subscribing students to sessions*

Because of the special behaviour of course tools when used through sessions, we have written a technical report about how these should behave in the context of a session on our technical wiki: <http://support.chamilo.org/projects/chamilo-18/wiki/Tools_and_sessions>


---

# 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/sessions_management/add_a_session.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.
