# Public Transformations

Public transformation files are available for any organisation in the HighCohesion platform to use. They normally represent the minimal viable fields required for an integration to function between two systems. Public transformation files will not contain any customisations but are most popular when looking to get an integration up and running quickly.&#x20;

Guides on what standard transformation are available in HighCohesion are covered in the [system library](/creating-streams/systems/system-library.md).

{% hint style="info" %}
If you need to customise the fields in your integration, please see [Private Transformation](/creating-streams/transformations/private-transformations.md) and the help guide: [Customising Public Transformations](/creating-streams/transformations/customising-a-public-transformation.md).&#x20;
{% endhint %}


---

# Agent Instructions: 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://docs.highcohesion.com/creating-streams/transformations/new-transformations.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.
