# Formats

<figure><img src="/files/myada2baB3dmQ1kJNC6y" alt=""><figcaption><p>The Formats Action</p></figcaption></figure>

The Formats Action is a great place to start before doing any other transformations. It ensures that your columns are in the right format for whatever operations you have in mind. Check out the example below for an intro to the Formats actions.

{% embed url="<https://www.loom.com/share/ad0a13ce13534098b025e1cf473eb814>" %}


---

# 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://resources.less.tech/less-tech/modelling/action-guides/basics/formats.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.
