# Ansatte

- [Oppretting og endring av ansatt](https://brukerveiledning.olkweb.no/ansatte/oppretting-og-endring-av-ansatt.md)
- [En ansatt er ansatt i to bedrifter](https://brukerveiledning.olkweb.no/ansatte/oppretting-og-endring-av-ansatt/en-ansatt-er-ansatt-i-to-bedrifter.md): I noen tilfeller er det ansatte som er ansatt i flere bedrifter.
- [Knytte ansatt opp mot lærling](https://brukerveiledning.olkweb.no/ansatte/knytte-ansatt-opp-mot-laerling.md)
- [Endre bedrift på ansatt](https://brukerveiledning.olkweb.no/ansatte/endre-bedrift-pa-ansatt.md): Viser hvordan man kan knytte en ansatt mot en annen bedrift, eller gjøre vedkommende til konsulent.
- [Merknad på en ansatt](https://brukerveiledning.olkweb.no/ansatte/merknad-pa-en-ansatt.md): Det er mulig å legge inn en liten merknad på profilene til ansatte. Disse er kun synlig for konsulenter. Merknadene er kun synlig på profilene og ingen andre sted i systemet.
- [Avslutte ansattbrukere](https://brukerveiledning.olkweb.no/ansatte/avslutte-ansattbrukere.md)
- [Ansatt skal være i flere bedrifter](https://brukerveiledning.olkweb.no/ansatte/ansatt-skal-vaere-i-flere-bedrifter.md)
- [Ansatt skal være konsulent](https://brukerveiledning.olkweb.no/ansatte/ansatt-skal-vaere-konsulent.md)


---

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