# Exercise file activities

When you open a project you'll see a list of exercises inside the project. These projects are all using the same project assets.

Click the three dots to the right of the exercise menu:

<figure><img src="/files/MxyJOB26HnQeqiq1RYXz" alt=""><figcaption></figcaption></figure>

### Copy exercise vs Duplicate exercise

If you **copy** an exercise:

* A new project will be created with one exercise - the exercise you asked to copy. This exercise is now independent of the original project. So you can change assets without impacting other exercises.
* The new project will be labelled the same as the exercise and will be in the *Projects with no folder* folder

If you **duplicate** an exercise:

* The exercise you selected will be duplicated inside the same project
* You can make changes to the exercise, such as modifying the Master Events Lists (MELs), Pattern of Life (PoL), and/or Style, and those changes will be independent of the other exercises. But it's using the same project assets so changes to personas and media will impact the other exercises in this project.&#x20;


---

# 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://helpdocs.conducttr.com/feature-documentation/designing-and-running/project-activities/exercise-file-activities.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.
