# Template Library

The **Template library** allows you to search and find a pre-designed workflow template to align with your automation goals. If you’re unsure about where to begin, it’s a great place to get started with automation. Use the search bar to input keywords, third-party apps, or tasks you’d like to complete, and let MESA show you the templates ready for your use!

<div align="center"><img src="/files/ZUNFP5G0IZLDyMnQcjJ9" alt="New to automation, start here with the many templates built and ready for your use."></div>

Once you find a template you’re interested in, simply click **View** to see additional details or jump right in and **Add template**. The **Template library** is the lamp of automation wishes ready for you to snap your fingers to begin.

Who needs a magic carpet when you have these options? (Ok, we'd still love a magic carpet)


---

# 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.getmesa.com/templates/template-library.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.
