# FAQ

## Indicate the workload on the task

You can indicate the estimated and completed workload on Dastra. This can be useful for identifying the time spent on tasks in your balance sheet. To add the workload, you will need to add custom fields on the tasks.

<figure><img src="/files/piQQlFirgEAiexeH2m3Q" alt=""><figcaption><p>Example</p></figcaption></figure>

You can then export these values to a workbook or retrieve them via your task filters.


---

# 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://doc.dastra.eu/en/features/planifier/faq.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.
