# How to copy activities, move hours from one activity and deleting activities.

## Copying activites from one project to another

If you have created activities with detailed descriptions and you do not want to have to write everything again, you can copy activites from one project to another.&#x20;

In order to do this you can go to the project's main page on the project you wish to copy activities to, and then click on the cogwheel icon on the top right:&#x20;

![](/files/-MTKrtBopPubYzpg2iq-)

You will then get this window, asking you to choose which project you wish to copy activities from:&#x20;

![](/files/-MTKs--B1OlQzXiYLAWy)

You will then be able to copy the activities along with the tasks. You can also choose set the activities either as "not started" or "in progress".&#x20;

![](/files/-MHBF85DjDOlRO21k5nX)

When you click "save" you should be done and all the activities you have chosen will have been copied.

## Moving hours from one activity to another

This can be done simply by moving the hours from the "hours overview" report in Moment.&#x20;

Go to a project, open the hours overview report. In there. mark all the hours that you want to move, click on the column "activity" and select a new activity:&#x20;

![](/files/-MTKulPGnQZecjJjdiPa)

A small prompt might appear, regarding task assignments. You can disregard that for now. Once you choose the relevant activity click "okay" and the hours should have been moved.&#x20;

## Deleting activities&#x20;

Deleting activities is in general not possible unless you have removed all the hours from it (by moving them as described in the section above) and as long as there aren't any invoices that have any references to said activity. In general we recommend setting activities as "finished" and renaming them.&#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://docs.milientsoftware.com/help/projects/activities/how-to-copy-activities-move-hours-from-one-activity-and-deleting-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.
