> For the complete documentation index, see [llms.txt](https://factorypos.gitbook.io/pos-en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://factorypos.gitbook.io/pos-en/mainmenu/setup/courseorder.md).

# Course order

**Course Orders** are used to assign items in which order they should be prepared in the kitchen: as a starter, as a main course, dessert, etc.

Each item has a default course order, but at the time of sale you can change that order to, for example, serve a starter as a main course or vice versa.�

Here, you can define different **Orders**.

![](/files/-MU-MIoYxAY6vqswJVFj)

In this screen you will **add the course orders.** Press the button <img src="/files/-M4UNre1df7-djt_z-BI" alt="" data-size="original"> to add a new **course order.** If you want to edit/delete existing course orders, double tap on them.

![](/files/-MU-MN433OSIADP8vaHk)

Here, you can **enter the data** for the new course order:

* ***Code:*** Here you can define the code for the course order. By default, the system generates a sequential code, which can be changed as long as it is unique.
* ***Name:*** Here you enter the name of the course order in the default language and you can also enter it in all the languages that are in the application, using the <img src="/files/-M4-3shOpp-_glu5wQyD" alt="" data-size="original"> button.

![](/files/-M4-3ynYylF2EHGl8Kbj)

* ***Order:*** The different course orders will appear in this order.
* ***Abreviation:*** Here you can define an abbreviation of the course order name.
* ***Image:*** Here you can choose the image that best represents the course order, using the<img src="/files/-M4UMeyVp4T1XAJgKfmt" alt="" data-size="original"> button.

You can **choose a color** that will fill the entire button. The name will appear centered on the button.

![](/files/-M86MO0paxqK1sjyanZg)

##

You can create as many Course Orders as you wish.

![](/files/-MU-MTML544A60MBjOCv)


---

# 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://factorypos.gitbook.io/pos-en/mainmenu/setup/courseorder.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.
