# Away Mode

## Overview

If you want to disconnect for a while (vacation, parental leave, or similar), you can use the away mode to delegate the review and approval of Skovik reports to a colleague. Note that away mode only applies when you, as an individual, are assigned to review a particular report. If you review reports as part of a group, your stand-in won't replace your group membership. Instead, the person approving in your place has to be added to the group in question.&#x20;

{% hint style="info" %}
This feature has to be activated by the Skovik support. Reach out to <support@skovik.com> to request activation.&#x20;
{% endhint %}

## Delegate reports to a colleague

* Go to **Settings -> Away mode.**
* Choose a colleague and set the duration.
* For this duration, new reports that require your approval will be sent to the chosen colleague instead. You should choose a person suited to review reports in your place.

{% hint style="warning" %}
Remember to clear any reports pending review before you leave. Only new reports will be reassigned, and existing reports are not affected.
{% endhint %}


---

# 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/away-mode.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.
