> ## Documentation Index
> Fetch the complete documentation index at: https://docs.comfy.org/llms.txt
> Use this file to discover all available pages before exploring further.

# PixverseTemplateNode - ComfyUI Built-in Node Documentation

> Complete documentation for the PixverseTemplateNode node in ComfyUI. Learn its inputs, outputs, parameters and usage.

> This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! [Edit on GitHub](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/PixverseTemplateNode/en.md)

The PixVerse Template node allows you to select from available templates for PixVerse video generation. It converts your selected template name into the corresponding template ID that the PixVerse API requires for video creation.

## Inputs

| Parameter  | Data Type | Required | Range                      | Description                                                                                                                         |
| ---------- | --------- | -------- | -------------------------- | ----------------------------------------------------------------------------------------------------------------------------------- |
| `template` | STRING    | Yes      | Multiple options available | The template to use for PixVerse video generation. The available options correspond to predefined templates in the PixVerse system. |

## Outputs

| Output Name         | Data Type | Description                                                                                                                  |
| ------------------- | --------- | ---------------------------------------------------------------------------------------------------------------------------- |
| `pixverse_template` | INT       | The template ID corresponding to the selected template name, which can be used by other PixVerse nodes for video generation. |
