# Övrig efterbehandling

## Skapa ny Övrig efterbehandling

För att lägga upp ett nytt moment behöver du skapa:

* [En processtyp](#skapa-processtyp)
* [En maskin](#skapa-maskin)
* [En prislista](#skapa-prislista)

#### Skapa processtyp

1. Gå till **Kalkylering > Processtyper**.
2. Klicka på **Ny Övrig efterbehandling**.
3. Ange namn på momentet, t.ex. *Öljettering*.
4. Välj om momenetet utförs på hela produkten (styrs av upplaga) eller på varje tryckdel (styrs av tryckark).
5. Klicka **Skapa**.

#### Skapa maskin

1. Gå till **Kalkylering > Maskiner.**
2. Klicka på **Ny.**
3. Välj det moment du skapade ovan (t.ex. *Öljettering*) och klicka på **Skapa**.
4. Fyll i ett namn på maskinen, timkostnad, intagstid och kapacitet.
5. Klicka **Spara**.

#### Skapa prislista

1. Gå till **Kalkylering > Prislista.**
2. Klicka på **Ny**
3. Välj **Övrig efterbehandling** och sedan ditt moment (t.ex. *Öljettering*). Klicka **Skapa**.
4. Fyll i namn, och välj den maskin du tidigare skapade. Fyll i intagspris och rörligt pris.
5. Klicka på **Spara**.


---

# 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/kalkyl/processer/ovrig-efterbehandling.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.
