> For the complete documentation index, see [llms.txt](https://developer.firmhouse.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.firmhouse.com/graphql-api/api-reference/objects/save-self-service-center-template-version-input.md).

# SaveSelfServiceCenterTemplateVersionInput

### Fields

#### clientMutationId ([String](/graphql-api/api-reference/objects/string.md))

A unique identifier for the client performing the mutation.

#### templateFileName ([String](/graphql-api/api-reference/objects/string.md)!)

The file name of the template to save (e.g. dashboard.liquid).

#### body ([String](/graphql-api/api-reference/objects/string.md)!)

The Liquid template body content.

#### title ([String](/graphql-api/api-reference/objects/string.md))

An optional human-readable title for this version.
