> For the complete documentation index, see [llms.txt](https://docs.terragon.io/documents/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.terragon.io/documents/terragon-manual/games-module/5.-game-types.md).

# 5. Game Types

This section is used to manage different categories of games available on the platform. Game types help organize and classify games for backend administration and frontend display purposes. Admins can add, update, or deactivate game types depending on platform requirements. Each type includes an internal code, visibility status, and CMS display settings.

The module contains two main components: the **Game Type List** and the **Add/Update Game Type** form, which includes tabs for **Main** and **CMS Properties**.

#### Game Type List

* **Game Type ID** – Unique identifier of the game type in the system.
* **Game Type Name** – The name of the game type (e.g., Scratchcards, Bingo, Shooting).
* **Game Type Code** – A lowercase, dash-separated code used to represent the game type internally.
* **Status** – Indicates whether the game type is currently active and available for use.
* **Created At** – The timestamp showing when the game type entry was first created.
* **Updated At** – The timestamp showing the most recent update to this game type entry.
* **Action** – Click the pencil icon to open the update form for the selected game type.

<figure><img src="/files/xaUOd1IQBpdkJL9d1DGL" alt=""><figcaption></figcaption></figure>
