# Report in previous branch

When employees are moved between branches, it’s important to make sure all expenses, drives, and trips tied to their old branch are reported correctly. This is especially critical for company card transactions, which often appear in Skovik a day or two after the purchase date — potentially after a user has already been moved to a new branch.

To help with this, users can now access and report items in their previous branch for a limited time.

### 3-Month access to previous branch

When a user is moved to a new branch they will be able to still access their old branch for **three months**. A notification on the front page will inform about this, along with information on when access will be removed.

### Branch selection on registerables

Each registerable page (expenses, drives, trips) includes a **branch selector** in the upper right corner in case you have been moved between branches the previous three months. This allows you to choose which branch the item belongs to. The list of attachable transactions will update depending on the selected branch.&#x20;

<figure><img src="/files/xldLZ3djiCnTNxv6REhG" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
A transaction is locked to the branch in which the purchase was made (the branch the card is connected to) and can not be moved. Once an item is saved to the outbox, it is saved to the branch chosen when registering, and can not be moved.
{% endhint %}

### Outbox view

The **outbox** shows the selected branch and will show registerables based on that selection. It also determines which branch the report will be submitted to. You can choose which branch outbox to look at, by toggling the branch selector in the upper right corner.&#x20;

<figure><img src="/files/B8IJY0IrwgjyoE3yQPQx" alt=""><figcaption></figcaption></figure>

Clicking the “Read more” link opens a page showing an overview of previous branches as well as their expiration dates.

### Mobile

Branch selection can also be done in the app. Make sure you have the latest app version.&#x20;

<figure><img src="/files/I0gearjJ4zqeTVSKJ8f8" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
A user can be moved maximum 5 times per month, and will then be locked from moving more until 30 days have passed since the first branch switch
{% 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-employees/report-in-previous-branch.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.
