# Användarkonton

I GKS4 finns två typer av användarkonton:&#x20;

* Användare &#x20;
* Operatörer &#x20;

Skillnaden mellan dessa avgör vilka [roller](/roller-och-behorigheter.md) som kan tilldelas och därmed vilken funktionalitet som är tillgänglig i systemet.

<table><thead><tr><th width="146">Typ</th><th width="318">Beskrivning</th><th>Roller</th></tr></thead><tbody><tr><td><strong>Användare</strong></td><td>Konto för arbete i systemet, t.ex. försäljning, produktkalkylering, planering, distribution, ekonomi och administration</td><td>Kan tilldelas <strong>en eller flera roller</strong></td></tr><tr><td><strong>Operatör</strong> </td><td>Konto avsett för produktionspersonal, t.ex. originalare, tryckare och efterbehandlare.</td><td>Har alltid roll <strong>Operatör</strong></td></tr></tbody></table>

Operatörskonton har mer begränsade behörigheter och är främst avsedda för arbete i produktionen. Detta innefattar bland annat att se planerat arbete, starta och stoppa processer, visa arbetsorder samt återrapportera tid.


---

# 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://docs4.simutek.se/anvandarkonton.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.
