> For the complete documentation index, see [llms.txt](https://docs.rasgoml.com/rasgo-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rasgoml.com/rasgo-docs/rasgo-0.1/overview/user-defined-transforms.md).

# Build your Own Transform

Rasgo users can build their own transforms using SQL and Jinja2, plus the Rasgo API.

This section will help you get familiar with the key components of Rasgo Transforms in both the UI and SDK so that you can extend transforms to solve your organization's specific needs.
