# Function List

> How to access and use the Function List in Asset Transformer Studio

![Function List](/api/media?file=/asset-transformer-studio/2026.5.0/media/STUDIO_Edit_FunctionList.jpg)

Asset Transformer Studio's standard UI exposes the most powerful and commonly used features.

However, more than 120 functions are available in the API for Python scripting, and also for interactive data preparation in the UI.

To access the full **Function List**, go to [Edit](./_index.md) menu > Function List (F12) or click the following icon from the Main Toolbar:

![Function List icon](/api/media?file=/asset-transformer-studio/2026.5.0/media/NewItem376.png)

Use the `Search bar` and the left panel to browse through all algorithms, sorted by categories/modules (`algo`, `CAD`, `core`…) depending on their nature.

For more information regarding algorithms, go to the [API Reference](/asset-transformer-studio/2026.5.0/api/python/studio_functions.md).

> **Note:**
>
> In the window of each function, click the **Go to Documentation** link to get more information (API Reference).
