# Bookkeeper Access

## Overview

Suppose you use Skovik but have outsourced your bookkeeping or payroll to an external party. In that case, the external party might need access to Skovik to review reports or export the payroll and bookkeeping data. Instead of adding these consultants as employees, it is possible to give them a free bookkeeper account which they can use to access your Skovik account.

### Advantages of having a bookkeeper account

* The account is free of charge.
* The bookkeeper can access all their Skovik customers from the same account.
* The bookkeeper will automatically receive Admin rights.

## Set-up Bookkeeper access

* Contact Skovik support to connect your bookkeeper account to your customer's account. Your account is connected if you have a light green banner at the top of the page.
* Press **list of connected companies** in the light green banner to see your clients.
* **Allocated** companies are companies to which you have access to.
  * Log into a client's account by pressing the **Open company** button.
* **All companies** are companies which your bookkeeper firm has access to.


---

# 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/features/bookkeeper-access.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.
