# Adding/Cloning Tasks

Cloning from another Task may be useful if you have a similar previous Task, as it’ll save time by copying over most information from that Task, such as the status and comments. To create a new Task, follow these steps:

### Add a new task

* In the Task Page, click the plus (+) icon in the top right corner of your screen.&#x20;

<figure><img src="/files/TAVIiHye6QM4XZuEA8kH" alt=""><figcaption><p>Add Task</p></figcaption></figure>

* Enter a task name: Give your new task a clear and descriptive name.&#x20;
* Select Source Task: A window or drop-down menu will appear where you can select the existing task you want to copy.

<figure><img src="/files/pjUPOK4FR5xD7dLg5M7S" alt=""><figcaption><p>Create New Tag</p></figcaption></figure>

### Clone customization

* Please tick or untick the checkbox to copy members and checklist from the original task.
* Once you have selected your copy options, click ‘Submit' to finish creating the new task.

{% hint style="info" %}
**Tip:** *Cloning is a great way to reuse information from previous tasks without having to start from scratch. Remember to customize the clone task with any specific details needed for the new project.*
{% endhint %}

👉 After creating a Task, you can edit information, update progress, add comments and perform many other operations in the [Task Detail Page](https://support.hivo.co/tasks/task-detail-page) to manage Tasks effectively.

With the new simple and easy-to-use Task creation feature, you can easily organize, manage and track work progress effectively in HIVO.

If you have any questions, don't hesitate to ask, we're always here to help!


---

# 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://support.hivo.co/tasks/task-actions/adding-cloning-tasks.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.
