# Resource planning

In aqua's Project Planning module, it is possible to add resources to a task. To assign a resource to a task, you need to press the ![](http://aquawiki.andagon.com/pictures/drex_resource_planning_rich_client_custom.png) button. Then you can select a resource from the project in the task.&#x20;

<figure><img src="http://aquawiki.andagon.com/pictures/drex_resource_planning_rich_client_custom_2.png" alt=""><figcaption></figcaption></figure>

Resources can report their work at tasks by right-clicking them, selecting *Edit* and then switching to tab *Report Work.*

&#x20;&#x20;

<figure><img src="http://aquawiki.andagon.com/pictures/drex_resource_planning_rich_client_custom_3.png" alt=""><figcaption></figcaption></figure>

The resource which is assigned can also report the work directly on the home screen via Widget Tasks. &#x20;

<figure><img src="http://aquawiki.andagon.com/pictures/drex_resource_planning_rich_client_custom_4.png" alt=""><figcaption></figcaption></figure>

In the project plan you can see the resource usage. To do so, click on Resource Usage in the ribbon.&#x20;

<figure><img src="http://aquawiki.andagon.com/pictures/drex_resource_planning_rich_client_custom_5.png" alt=""><figcaption></figcaption></figure>

&#x20;

<figure><img src="http://aquawiki.andagon.com/pictures/drex_resource_planning_rich_client_custom_6.png" alt=""><figcaption></figcaption></figure>


---

# 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.aqua-cloud.io/documentation/desktop-client/project-planner/resource-planning.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.
