> For the complete documentation index, see [llms.txt](https://docs.milientsoftware.com/bemanning/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.milientsoftware.com/bemanning/lathundar/english-user-manuals/register-on-a-computer/reports-and-workpreferences.md).

# Reports and workpreferences

### Reports

You can take out reports on all your entered data, month by month, under the button report. Choose the type of report in the list by pressing the arrows. &#x20;

<figure><img src="https://lh5.googleusercontent.com/39OM2eJ4b6DYPE5FVvLVGgGcuAfh5Ns6fzH6OdCY0VNI5AJ0woZgUbzQV9eyTgxIug3IyEXZWZtxBphrq__2LXPxHwiLHY_JYRmEbRdjwPnzvjuMikmzWtHLHoJcH3ARJue_QZ9FktavtkXM3qK2-w" alt="" width="563"><figcaption></figcaption></figure>

### Workpreferences&#x20;

If this is activated you are able to enter which days you are available for assignment by entering work preferences. This is done on the tab “Enter work preferences”.&#x20;

As standard all the days are selected, which means you are available for assignment at any day of the month. If you know that for example you are going away for a couple of days, you can unmark these days. This gives valuable information to your foreman who can see this when assigning employees to new assignments **(1)**. You can enter these preferences for an upcoming month by switching month with the arrows at the top. Is it a recurring adjustment that you want to do, for example the same time every day for a whole week, you can use the boxes to the far left or at the top to affect several time boxes at a time **(2)**.

<figure><img src="https://lh3.googleusercontent.com/WVhb0DN_AohvC3-fay2YWma65ACn0kckEZ0kUOxlxC6ewl5_i9uFEN6tKy7nluJQv9D1gd6XH54IeAxWU28ndAIkQJC-kH3Eg9pwFUbcNDKyTNiJy5M0kIdGfnwhgQ1sT2h2oxGdqE1vvAJDRTTjAQ" alt="" width="563"><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.milientsoftware.com/bemanning/lathundar/english-user-manuals/register-on-a-computer/reports-and-workpreferences.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
