# Multiple mileages

For quicker registration of multiple mileages on the same route, you can either register multiple dates or copy information from previously registered mileage.

### Multiple dates

If you have driven the same route on several days, go to the **Multiple dates** tab instead of Single date when registering mileage. There, you can choose several dates from the calendar:

<figure><img src="/files/IPeVoBo8P7kVDzuHvC1r" alt="" width="271"><figcaption></figcaption></figure>

Each selected date will create a separate mileage in your outbox.

{% hint style="info" %}
Please note: This feature is only available on the webpage and not in the mobile app.
{% endhint %}

### Prefill from recent

If you have driven the same route as recently registered, you can use **Prefill from recent** option.&#x20;

There you can choose one from the last 5 mileages you have registered:<br>

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

Click "Prefill" for the chosen mileage and Skovik will fill in the details.


---

# 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/multiple-mileages.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.
