# Company

- [Hours overview](https://docs.milientsoftware.com/help/company/hours-overview.md)
- [Absence](https://docs.milientsoftware.com/help/company/absence.md)
- [Timesheet status](https://docs.milientsoftware.com/help/company/timesheet-status.md)
- [Hours and vacation balance](https://docs.milientsoftware.com/help/company/hours-and-vacation-balance.md)
- [Billable time report](https://docs.milientsoftware.com/help/company/billable-time-report.md)
- [Performance](https://docs.milientsoftware.com/help/company/untitled.md): - A tool for following up on individuals and teams, tracking their performance.
- [Files](https://docs.milientsoftware.com/help/company/files.md)
- [Logs](https://docs.milientsoftware.com/help/company/logs.md)
- [Forecast](https://docs.milientsoftware.com/help/company/forecast.md): The forecast page will give you a monthly overview of expected income from projects. This view can be filtered to show projects depending on the price models that have been used.
- [Holidays](https://docs.milientsoftware.com/help/company/holidays.md): In Moment you can view existent company holidays and define new.
- [Export invoices](https://docs.milientsoftware.com/help/company/export-invoices.md)


---

# 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.milientsoftware.com/help/company.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.
