# Forward email receipts

Receipts for online purchases are often received via email. Collect your receipts in Skovik by forwarding them to <add@skovik.email>. When forwarding receipts, they must be sent from either your **primary email**, your **unique email** or one of your **additional registered email** addresses.

{% hint style="warning" %}
Avoid double-forwarding emails (e.g. forwarding from one of your addresses to another and then to Skovik), as this may cause issues with uploading.
{% endhint %}

### Primary email address

Your primary email is used for login and to receive notifications from us. This address is set by your administrator and cannot be changed.

### Unique email address

Each user account in Skovik has a dedicated and unique email address linked to it. This address can be used, for example, when:

* you want to configure an internet service to send receipts straight to Skovik
* you want to forward an email receipt from an address that is not registered as an extra address in your Skovik account

To find your unique email address is, go to **Settings** > **Emails**. You will find it under the section **Sending email receipts to Skovik from an address you don’t control?** Just copy it and use when needed.

### Extra email address

You can add additional email addresses so that Skovik can recognize receipts sent from addresses other than your primary one. To do this, go to **Settings** > **Emails** and click on **Add an extra address.**

Once the extra address is registered in Skovik, you will be able to forward emails sent to it directly to <add@skovik.email>, and they will be uploaded to your account.


---

# 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/forward-email-receipts.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.
