# Transform

**Transforms** libraries handle data transformation and processing tasks. They include modules for:

* **Data Handling and Manipulation:** Functions for working with various data formats like CSV, arrays, and data tables. This includes reading, writing, parsing, and transforming data.
* **Text and String Processing:** Tools for manipulating text, including string formatting, parsing, and advanced text processing.
* **Numeric and Date Operations:** Modules for performing calculations, transformations, and manipulations with numbers and dates.
* **Complex Data Structures:** Handling complex data types such as objects and folders, as well as advanced actions like cryptography and secure shell operations.

These transform libraries enable efficient data processing and manipulation, ensuring data is ready for use in applications and analyses.


---

# 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.autommate.com/userguide/libraries/transform.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.
