Asset Management > Project and Asset Management > Renaming projects, folders, and assets
  

Renaming projects, folders, and assets

You can rename projects, folders, and assets without losing references to objects that they use.
For example, if an asset named mt_ResolveClientList uses an asset named m_RegionToMainList, you can rename the mt_ResolveClientList asset to mt_ClientList and it will still reference the m_RegToMainList asset.
You can't use the following characters in project, folder, asset, or tag names:
# ? ' | { } " ^ & [ ] / \
    1On the Explore page, navigate to the object that you want to rename.
    2If your organization has enabled source control, check out the object that you want to rename.
    3To rename an asset, in the row that contains the asset, click Actions and select Rename.
    4To rename a project or folder, in the row that contains the project or folder, click Actions and select Properties.
    5Enter the new name and click Save.
    You cannot use special characters in a name or use the same name as another object that is in the same folder.
    6If the object was checked out, check in the object so that the change is reflected in the Git repository.