> For the complete documentation index, see [llms.txt](https://docs.documentero.com/documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.documentero.com/documentation/templates-excel/dynamic-sheets.md).

# Dynamic sheets

## Dynamic Sheet Names

You can add text placeholders to sheet names and pass the sheet name dynamically, as shown in the example below.

<figure><img src="https://1713720388-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIRMYKAUZ0NsaDRvNONC3%2Fuploads%2FeEOs7MAQ8EqLVz6l02PS%2Fimage.png?alt=media&amp;token=433f4138-e6b8-4c97-a546-be94662dd1fc" alt=""><figcaption></figcaption></figure>

## Conditional sheets

You can **hide/remove sheets from your template by passing empty value to dynamic sheet name**. All of sheet content will be removed from output document (including tables and objects embeeded into page)

You need to pass:

* Empty value
* False value
* No value (null or undefined)

To hide sheet with dynamic placeholder conditionally from output document
