> For the complete documentation index, see [llms.txt](https://dev.guardian.hedera.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dev.guardian.hedera.com/guardian/tokens/token-template/creating-token-through-ui.md).

# Creating Token through UI using Token Template

These are the following steps to create and using a token templates:

Step 1 : Use Create Token Block to allow policy user create new token by token template.

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

Step 2: User creates token by template and it will set new token id in data VC

Step 3: If mint block has token template setup, token instances will be created by token template and tokenId will be taken from data VC by template name

Step 4: Also you can use token templates in token confirmation/token action blocks, tokenId will be taken with the same way with mint block
