> For clean Markdown of any page, append .md to the page URL. > For a complete documentation index, see https://docs.itential.com/itential-platform/6/studio/transformations/overview/llms.txt. > For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://docs.itential.com/_mcp/server. # Transformations overview > Use JSON Schema Transformations (JSTs) to reformat JSON data between endpoints with different data formatting requirements. Itential Platform uses **JavaScript Object Notation (JSON)** to transfer serialized data. These transfers can happen within a single Itential Platform application, between Platform applications, or between Itential Platform and external applications. When endpoints have different data formatting requirements, Itential Platform uses **JSON Schema Transformations (JSTs)** to bridge them. ## In this section * [Create and manage transformations](./create-manage) * [Transformation options](./options) * [Migrate transformations after upgrade](./migrate) > Use JSON Schema Transformations (JSTs) to reformat JSON data between endpoints with different data formatting requirements.