> For the complete documentation index, see [llms.txt](https://brukerveiledning.olkweb.no/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://brukerveiledning.olkweb.no/dataimport/laerlingimport.md).

# Lærlingimport

Det er mulig å importere lærlinger inn i OLKWEB ved en egen .CSV, om man ikke ønsker benytte seg av importen fra VIGO. Ved å gå til "Dataimport" i administratormenyen vil man finne de forskjellige importmuligenene.

Ved å velge **Lærlingimport** vil man ha mulighet til å importere følgende:

* Personalia (fornavn, etternavn, e-post/brukernavn, telefonnummer, fødselsdato, adresse)
* Lærefag (kode på faget - anbefales å ha [**lagt inn som et lærefag**](/administrering/laerefag.md) fra før av)
* Læretid start og slutt
* Lærlingtype
* Bedriftsnavn (må være skrevet identisk med bedriftsnavnet i OLKWEB)
* Ansvarlig konsulent&#x20;
* Faglig leder&#x20;
* Personalansvarlig
* Instruktør

Det ligger en egen mal for .CSV man kan laste ned - med beskrivelse av hva de forskjellige kolonnene er når man tar musepeker over.

![](/files/-Mb_WU0LWKMCL9qxGYDZ)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://brukerveiledning.olkweb.no/dataimport/laerlingimport.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.
