# Report Approval

## Overview

Once an employee has sent their report, it will go through one or several *review steps*. At each step, an individual or a group will review the report. At each step, the reviewer can take any of the following actions.

## Actions for reviewers

### Finding reports to review

You will receive an automated email with a link when you have a report to review in Skovik. Follow the link or locate the **Review** section in the Skovik app, to see all reports awaiting your review.

### Approving or declining a report

You may review the items in the report separately to ensure the information is correct. Once you have reviewed the report, you can either **Approve** it or **Decline** it.

When you approve the report, it will either be sent to the next person in the approval chain or be marked as approved (if you are the last reviewer).

If you find any errors in the report, you should decline it. When declining a report, you can either decline the entire report or only specific items. To do so, press **->  decline only some items** and tick the boxes on the expenses and trips that should be sent back to the employe&#x65;**.**

### Skip, replace or add a reviewer

Depending on your plan, your company may have the ability to make changes in the approval chain of a specific report. More specifically, you can then add, replace or skip reviewers. To edit the approval chain on a specific report, use **Change reviewers** next to the approval chain.

Skipping reviewers may be helpful if a report is stuck because an employee is away for an extended period. You can also add an additional reviewer if you want a colleague to take a look at it.

If a colleague has a planned leave, we recommend using the [Away Mode](https://docs.skovik.com/for-reviewers/away-mode), which will automatically delegate approval to someone else for a specific duration.&#x20;

{% hint style="info" %}
The ability to add, replace, or skip a reviewer depends on your Skovik role. Only employees with an Admin, Finance or Report manager role can skip reviewers.
{% endhint %}

### Edit reports in the review stage

By default, a reviewer cannot make changes to a report. However, selected approval steps can be configured such that those reviewing within that step also have edit rights to that report (while reviewing it).&#x20;


---

# 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/for-reviewers/report-approval.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.
