# Copy from course in session to another session

Given the possibility to define content in a course through a session and given the fact that this content will only be visible within this session, you will sometimes need to copy that session-specific content to another session containing the same course... and this is exactly what this tool does.

To use it, you must have an origin and a destination session, in which you can find the same course, from and to which you wish to copy the content of the session.

![](/files/-MFUs9hbqwuj6_-oTAUb)

*Illustration: Copying course content from session to session*

Once these conditions are met, you'll just have to select the session of origin, the course of origin, the session of destination and the course of destination, then decide whether you want all session-specific contents to be copied or only some of them.

**Note** : this tool is still in beta version. We recommend you use it with caution and you counter-check it does what you expected.


---

# 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/copy_from_course_in_session_to_another_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.
