# View workload across projects

Wonderly’s Workload view lets you track team members’ assignments across projects to focus on what matters most.

### View workload across projects

{% hint style="info" %}
**When to use:** Use this when you need to see how capacity is being consumed by a specific project or compare load across a few initiatives at once.
{% endhint %}

1. Click **Projects** in the left-hand sidebar.
2. Click the **Workload** tab.
3. Click **Filters** in the top-right corner of the view.
4. Select the **Project** dropdown
5. Choose one or more projects to focus on (for example, "Client A," "Website Redesign," or "Product Launch") by checking the box.
6. Click **Save**.
7. Select whether you'd like to **Save changes** or to **Save as a new view.**

**Expected outcome**: The Workload view updates to reflect the capacity picture you configured, scoped to the projects you selected.

{% hint style="warning" %}
You can choose to save the workload view changes as **Private** or **Shared**. Shared views will be visible for everyone in your Wonderly team.
{% endhint %}

**FAQ:**

**Can I filter by more than one project at a time?** Yes. Check the box next to each project you want to include and the view will show capacity across all of them.

**Will the project filter affect the Assignees I see?** No. The project filter scopes the work displayed, but does not change which team members appear in the view.


---

# 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/workload-overview/view-workload-across-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.
