# Docs

## Public docs

- [Welcome](https://docs.skovik.com/welcome.md)
- [Deutsches Handbuch](https://docs.skovik.com/for-employees/deutsches-handbuch.md)
- [English manual](https://docs.skovik.com/for-employees/english-manual.md)
- [AirPlus/SEB/First Card manual](https://docs.skovik.com/for-employees/english-manual/airplus-seb-first-card-manual.md)
- [Swedish Manual](https://docs.skovik.com/for-employees/swedish-manual.md)
- [Append Multiple Receipts](https://docs.skovik.com/for-employees/append-multiple-receipts.md)
- [Bulk Upload Attendees](https://docs.skovik.com/for-employees/bulk-upload-attendees.md)
- [Invalid receipt or invoice](https://docs.skovik.com/for-employees/invalid-receipt-or-invoice.md)
- [Favorite locations](https://docs.skovik.com/for-employees/favorite-locations.md)
- [Multiple mileages](https://docs.skovik.com/for-employees/multiple-mileages.md)
- [Forward email receipts](https://docs.skovik.com/for-employees/forward-email-receipts.md)
- [Report in previous branch](https://docs.skovik.com/for-employees/report-in-previous-branch.md)
- [Away Mode](https://docs.skovik.com/for-reviewers/away-mode.md)
- [Report Approval](https://docs.skovik.com/for-reviewers/report-approval.md)
- [Approval Chain](https://docs.skovik.com/for-finance-and-hr/approval-chain.md)
- [Calculation engine](https://docs.skovik.com/for-finance-and-hr/calculation-engine.md): This company wide setting is only visible to full admins
- [Categories](https://docs.skovik.com/for-finance-and-hr/categories.md)
- [Delegate Access](https://docs.skovik.com/for-finance-and-hr/delegate-access.md)
- [Deadlines](https://docs.skovik.com/for-finance-and-hr/deadlines.md)
- [Employee Roles](https://docs.skovik.com/for-finance-and-hr/employee-roles.md)
- [Export Data](https://docs.skovik.com/for-finance-and-hr/export-data.md)
- [Agda \[SWE\]](https://docs.skovik.com/for-finance-and-hr/export-data/agda-swe.md)
- [Crona Lön \[SWE\]](https://docs.skovik.com/for-finance-and-hr/export-data/crona-lon-swe.md)
- [Fortnox Lön \[SWE\]](https://docs.skovik.com/for-finance-and-hr/export-data/fortnox-lon-swe.md)
- [Hogia Lön \[SWE\]](https://docs.skovik.com/for-finance-and-hr/export-data/hogia-lon-swe.md)
- [HR-plus \[SWE\]](https://docs.skovik.com/for-finance-and-hr/export-data/hr-plus-swe.md)
- [Kontek \[SWE\]](https://docs.skovik.com/for-finance-and-hr/export-data/kontek-swe.md)
- [Other Payroll-systems](https://docs.skovik.com/for-finance-and-hr/export-data/other-payroll-systems.md)
- [D365, AX, Business Central, Navision](https://docs.skovik.com/for-finance-and-hr/export-data/d365-ax-business-central-navision.md)
- [Fortnox, Visma \[SWE\]](https://docs.skovik.com/for-finance-and-hr/export-data/fortnox-visma-swe.md)
- [NetSuite](https://docs.skovik.com/for-finance-and-hr/export-data/netsuite.md)
- [Other Bookkeeping-systems](https://docs.skovik.com/for-finance-and-hr/export-data/other-bookkeeping-systems.md)
- [Export Templates](https://docs.skovik.com/for-finance-and-hr/export-templates.md)
- [Handbooks](https://docs.skovik.com/for-finance-and-hr/handbooks.md)
- [Manage Custom Fields](https://docs.skovik.com/for-finance-and-hr/manage-custom-fields.md)
- [Manage Employees](https://docs.skovik.com/for-finance-and-hr/manage-employees.md)
- [Manage Expenses](https://docs.skovik.com/for-finance-and-hr/manage-expenses.md)
- [Analytics](https://docs.skovik.com/features/analytics.md)
- [Bookkeeper Access](https://docs.skovik.com/features/bookkeeper-access.md)
- [Carbon Footprint Estimates](https://docs.skovik.com/features/carbon-footprint-estimates.md)
- [Company policies](https://docs.skovik.com/features/company-policies.md)
- [Card Integration](https://docs.skovik.com/features/card-integration.md)
- [Project Based Approval](https://docs.skovik.com/features/project-based-approval.md)
- [Feature availability](https://docs.skovik.com/features/feature-availability.md)
- [Audit log](https://docs.skovik.com/features/audit-log.md)
- [Security and Privacy](https://docs.skovik.com/for-it-and-developers/security-and-privacy.md): In this article, you can find all useful links to read more about security, privacy and GDPR measures Skovik has taken.
- [Single sign-on](https://docs.skovik.com/for-it-and-developers/single-sign-on.md)
- [System Integrations](https://docs.skovik.com/for-it-and-developers/system-integrations.md)
- [SCIM user sync](https://docs.skovik.com/for-it-and-developers/scim-user-sync.md)
- [SCIM in Microsoft Entra](https://docs.skovik.com/for-it-and-developers/scim-user-sync/scim-in-microsoft-entra.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a 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.
