Modify a Content Store file
To modify a Content Store configuration file, you must check it out, make your changes, and check it back in.
What to know
File access uses three discrete actions:
- Check out, which locks the file and identifies you as the current owner of the file
- Check in, which saves the file, unlocks the file, and returns to the Content Store so its copy updates
- Undo check out, which discards any changes
Warning: Always edit content through the CCMS. This ensures validation, checks for dependencies, and
prevents errors that can corrupt your content store. Never edit content through
TEXTML Admin. Only edit configuration files.