> For the complete documentation index, see [llms.txt](https://nobraintools.gitbook.io/maya-groomers-tool/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nobraintools.gitbook.io/maya-groomers-tool/xgen-tools/xgen-rename-modifiers.md).

# XGen Rename Modifiers

<div align="left"><figure><img src="/files/qo6iUPTyCcwN4Ldqg1XE" alt=""><figcaption></figcaption></figure></div>

## Overview

The XGen Rename Modifiers Tool allows you to modify modifier names for better organization.&#x20;

{% hint style="danger" %}
However, it is **not recommended** to change the names of XGen Modifiers, as this can create issues, especially when adding new modifiers or animating XGen.

If you decide to proceed and have extensive XGen knowledge, ensure you perform a Deep Backup of your scene, and proceed with the following documentation.
{% endhint %}

{% embed url="<https://youtu.be/-YUl2dl5Uqs>" %}

***

1\. Deep Backup before any renaming process

<div align="left"><figure><img src="/files/WQvEWm9b9UHBVnyRL4ti" alt=""><figcaption></figcaption></figure></div>

2\. Take note of the following rules. Only use this Modifiers if your work or pipeline is okay with the following structure:

* Modifier name can not be changed back to its default name once renamed. You will need to delete the modifier, or export/save the modifier and load it back in.
* Modifier name needs to have its initial type name, and can not have numbers or symbols. Only “ \_ “ and the English alphabet are allowed.
* Clumping\_FrontHair or Clumping\_Front\_hair or Clumping\_frontHair\_A is all fine.
* Clumping1, Clump, Clump-FrontHair, FrontHairClump is not allowed.
* There cannot be two modifiers with the same naming.
* ALL Clumping modifiers need to have a setup map saved before renaming, even if you are not renaming the a specific Clumping modifier.
* If you have any existing expressions that have maps directly linked to your Clumping folders, This will NOT work.

3. When you first open the UI, remove the number that comes with the initial modifier name, add an “ \_ “ and then type in the name. Hit enter (or select the next text field box) to trigger the ‘checkbox’. Only the modifiers with ‘checkbox’ on will be renamed. Hit ‘enter’ when you are done typing to trigger the checkbox.

<div align="left"><figure><img src="/files/b6ril1GX3OhwCfyQslI6" alt=""><figcaption></figcaption></figure></div>

4. A warning window will show up to ask you if you would wish to continue under these conditions.

<div align="left"><figure><img src="/files/1HTCely6kpyF11kWcZYu" alt=""><figcaption></figcaption></figure></div>

5. If you go for it, and there’s nothing wrong, your modifiers will be renamed.

<div align="left"><figure><img src="/files/KqtvzHi7lO64CgDOw20T" alt=""><figcaption></figcaption></figure></div>

6. If for some reason, your XGen encounters errors. You can always ‘Roll Back’ to the previous ‘deep backup’ to retrieve your file.

<div align="left"><figure><img src="/files/cOipmXtSZ9bAg2nPdOpP" alt=""><figcaption></figcaption></figure></div>

***


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://nobraintools.gitbook.io/maya-groomers-tool/xgen-tools/xgen-rename-modifiers.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
