> For the complete documentation index, see [llms.txt](https://docs.chamilo.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.chamilo.org/1.11.x-de/admin-anleitung/sessions_management/copy_from_course_in_session_to_another_session.md).

# Kopie von Kurs in Sitzung zu einer anderen Sitzung

Angesichts der Möglichkeit, Inhalte in einem Kurs in einem Kurs während einer Sitzung zu definieren, und angesichts der Tatsache, dass dieser Inhalt nur innerhalb dieser Sitzung sichtbar ist, müssen Sie diesen sitzungsspezifischen Inhalt manchmal in eine andere Sitzung kopieren, die denselben Kurs enthält... und genau das macht dieses Tool.

Um es verwenden zu können, benötigen Sie eine Ursprungs- und eine Zielsitzung, in der Sie denselben Kurs finden können, von dem Sie den Inhalt der Sitzung kopieren möchten.

![](/files/-MFUs9hbqwuj6_-oTAUb) Illustration 69: Kursinhalte von Sitzung zu Sitzung kopieren

Sobald diese Bedingungen erfüllt sind, müssen Sie nur die Ursprungssitzung, den Herkunftsverlauf, die Zielsitzung und den Zielort auswählen und dann entscheiden, ob alle sitzungsspezifischen Inhalte kopiert werden sollen oder nur einige davon.

**Hinweis**: Dieses Tool ist immer noch in der Betaversion. Wir empfehlen Ihnen, es mit Vorsicht zu verwenden und zu überprüfen, ob es das tut, was Sie erwartet haben.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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-de/admin-anleitung/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.
