> For the complete documentation index, see [llms.txt](https://doc.telosys.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.telosys.org/code-generation.md).

# Code generation

<figure><img src="https://res.cloudinary.com/dhcihuzk8/image/upload/v1735827790/telosys-code-generation-001.png" alt="" width="563"><figcaption></figcaption></figure>

To generate your code you can use the following commands:

* **`gen`** to generate code with the current model and the current bundle\
  see  [gen command syntax](/code-generation/gen-command.md)&#x20;
* **`genb`** to generate code in "batch mode" (since ver 4.1.0) with multiple models and/or bundles\
  see  [genb command syntax](/code-generation/genb-command.md)&#x20;
