> For the complete documentation index, see [llms.txt](https://docs.pletor.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pletor.ai/build-agents/templates.md).

# Templates

Templates are pre-built agents for the most common marketing workflows. Clone one, run it as-is, or open it in Studio to make it yours.

[Browse all templates in-app](https://app.pletor.ai/templates), or find recommended ones on your **Home** page.

<figure><img src="/files/Of2gOde9u9zyM1EPSir3" alt="" width="563"><figcaption></figcaption></figure>

## Find yours

#### **By use case**

The top row groups templates by what you're making: Product imagery, Static Ads, User-generated content, Brand assets, Automations, Campaign concepts.

#### **Browse all**

Filter the full gallery by **Level** and **Industry**, **Sort**, or **Search** by name. Look for the **Popular** badge for the most-used agents.

## Template or custom agent?

A template is a starting point, not a cage. Run it as-is for fast output, or open it in **Studio** to rewire nodes, swap models, and encode your brand. Every template is a fully editable agent — the difference is only where you start.&#x20;

**Level** tells you how much is happening under the hood before you open it.

Once you understand how these template agents work, you'll have the foundation to [build your own agents](/build-agents/custom-agents.md) for any workflow you can imagine.

## Always evolving

We regularly ship new templates as AI capabilities improve and new marketing needs emerge. Check back often: what you see today is just the beginning.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.pletor.ai/build-agents/templates.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.
