# Transform

&#x20; The basic Transform function is needed to simplify working with the 'Origins' option from the 'Options' menu. With this operator you can call the transformation of a python from Edit Mode, or you can preset the desired Gizmo for the subsequent transformation.

<figure><img src="/files/qrtdpAPsZjRGjAIJ3D64" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
&#x20; When Origins is enabled, a button to quickly turn this option off will be displayed at the top of the 3D View.
{% 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://max-derksen.gitbook.io/pivot-transform/features/operators/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.
