# Welcome

Welcome to the Skovik Documentation, and our getting started guide. Navigate the documentation by the table of contents on the left. In this article, you can find frequently visited topics.

## For employees

Skovik is built from the ground up to be easy. Most people will find their way without any instructions, but we have put together a quick guide for those who prefer the comfort of an instruction manual.

{% content-ref url="for-employees/deutsches-handbuch" %}
[deutsches-handbuch](https://docs.skovik.com/for-employees/deutsches-handbuch)
{% endcontent-ref %}

{% content-ref url="for-employees/english-manual" %}
[english-manual](https://docs.skovik.com/for-employees/english-manual)
{% endcontent-ref %}

{% content-ref url="for-employees/swedish-manual" %}
[swedish-manual](https://docs.skovik.com/for-employees/swedish-manual)
{% endcontent-ref %}

## For reviewers

Skovik is intuitive, and as a reviewer of reports, you may use either the Skovik webpage or the mobile app. Most reviewers start approving reports immediately, but we have put together a short guide if you prefer a manual.

{% content-ref url="for-reviewers/report-approval" %}
[report-approval](https://docs.skovik.com/for-reviewers/report-approval)
{% endcontent-ref %}

## For finance & HR

Skovik is not only built to simplify the expense management process for employees, but Skovik should also make the expense management process more effective for the payroll, finance and HR departments. Here are some articles frequently accessed by payroll, finance and HR personnel.

{% content-ref url="for-finance-and-hr/export-data" %}
[export-data](https://docs.skovik.com/for-finance-and-hr/export-data)
{% endcontent-ref %}

{% content-ref url="for-finance-and-hr/manage-employees" %}
[manage-employees](https://docs.skovik.com/for-finance-and-hr/manage-employees)
{% endcontent-ref %}

## For IT & developers

From a technical perspective, you might want to integrate Skovik into your current IT infrastructure. Skovik customers use various systems, so we have probably heard of your system before. Here are some technical articles that are frequently visited.

{% content-ref url="for-it-and-developers/single-sign-on" %}
[single-sign-on](https://docs.skovik.com/for-it-and-developers/single-sign-on)
{% endcontent-ref %}

{% content-ref url="for-it-and-developers/system-integrations" %}
[system-integrations](https://docs.skovik.com/for-it-and-developers/system-integrations)
{% endcontent-ref %}


---

# 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.skovik.com/welcome.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.
