# Templates

Templates are pre-built workflows, ready to activate. Instead of building\
from scratch, you pick a template, fill in a few details, connect your apps,\
and you're live in minutes.

### How to Activate a Template

1. Go to Automations in the left sidebar
2. Click Templates
3. Browse by category or use the search bar
4. Click a template to preview what it does
5. Fill in the required fields (e.g. email address, keyword, time)
6. Connect any required apps
7. Click "Start Template"

{% hint style="info" %}
⚠️ Each template clearly shows what inputs it needs and which apps it connects to - before you activate anything.
{% endhint %}

### Template Spotlight: Brand Reputation Analysis

AI-powered daily brand reputation reports delivered straight to your inbox.

This workflow monitors any brand, company, or product name in Google search\
results every day - analyses everything with AI - and sends you a clean,\
professional report.

#### The Report Includes:

• Executive Summary & Overall Sentiment\
• Media Coverage & News Highlights\
• Community Discussions & Reviews\
• Search Intent Trends\
• Risk Alerts\
• Recommended Action Items

#### What You Need to Fill In:

| Field                     | Example           |
| ------------------------- | ----------------- |
| **Brand Name to Monitor** | Tesla             |
| **Your Email Address**    | <you@company.com> |
| **Delivery Time**         | 09:00             |

{% hint style="info" %}
✅ Try This Now:

1. Go to Automations → Templates
2. Open "Brand Reputation Analysis"
3. Enter your company name in the Brand Name field
4. Add your email address
5. Set a delivery time (e.g. 09:00)
6. Click "Start Template" - your first report arrives tomorrow morning
   {% endhint %}


---

# 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://knowledge.i10x.ai/automations/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.
