# Bulk update tasks in projects

### Bulk edit tasks

1. Go to **Projects**.
2. Open the workspace where your project is located.
3. Select the **Table** view.
4. Hover over the tasks you want to update and click the **checkbox** next to each task.
5. Use the bulk edit options that appear in the menu at the bottom of the screen to make your changes.
6. Click **Save**.

**Expected outcome:** All selected tasks are updated according to the changes you made.

{% hint style="info" %}
You can filter and use the Group by option in order to narrow your tasks within specific projects for easier management.
{% endhint %}


---

# 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://www.wonderly.com/help/work-hub/projects-overview/manage-and-collaborate/bulk-update-tasks-in-projects.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.
