# Hvad er SKU (Stock Keeping Unit)?

## Svar:

En SKU er en entydig identifikation af en handelsvare indenfor et område. Alle handelsvarer skal have en SKU.

## Eksempler:

En handelsvare, som indeholder produkt 4711 i varianten rød, kan f.eks have SKU lig '4711-R'.

Nogle virksomheder vælger at bruge handelsvarens stregkode som SKU.

## Læs også:

* [Hvad er et område?](/faq/master.md)
* [Hvad er en handelsvare?](/faq/hvad-er-en-handelsvare.md)

## Læs mere:

* <https://en.wikipedia.org/wiki/Stock_keeping_unit>


---

# 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://thetis.gitbook.io/faq/hvad-er-sku-stock-keeping-unit.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.
