> 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/hedera/tokens/creating-token-through-ui.md).

# Creating a Token using a 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="https://501642358-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbKnJV8vV7zUxRwKIsJKg%2Fuploads%2Fgit-blob-197c2b70b24703abb5d8cd2e404aad4c66a4a6b8%2Fimage%20(2).png?alt=media" 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
