# Transformation Library

### Transformation Library

The transformation library is accessible via the HighCohesion control panel. The link for this section is via the [**Transformations**](https://control.highcohesion.com/resources/transformations) link in the left side menu. Once the next page has loaded, you will see a table list of all of the transformation files available in your account. This list will include all **Public** transformation files as well as any **Private** transformation files that you have created in your account.

The list of transformation files can be quickly filtered by using the filter dropdown at the top right side of the list. Using filters such as Source or Destination can quickly identify if there is already a transformation file available for your data stream.&#x20;


---

# 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/writing-a-transformation/transformation-library.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.
