# Start with a Template

Get started quickly with pre-configured Grid templates designed for common use cases. Templates provide a guided setup experience that helps you create ready-to-run Grids with recommended workflows already configured.

### Available Template Categories

* **Content Creation**: Templates for writing content briefs, informational articles, and other content generation tasks
* **Content Optimization**: Templates for adding internal/external links, refreshing article content, and generating AEO scorecards
* **Technical SEO**: Templates for creating meta tags, refreshing meta tags, and generating page schemas

### How to Start with a Template

1. Click the "+" button on your Grid page
2. Select **Explore Templates** from the options
3. Browse or search for templates:
   * Use the category filters on the left (Content Creation, Content Optimization, Technical SEO)
   * Search for specific templates using the search bar
   * Each template shows its category, name, and description
4. Select a template to begin the guided setup:
   * **Smart Recommendations**: Get suggestions for Power Agents that work well together for your selected use case
   * **Auto-mapping of Inputs & Outputs**: Templates automatically map workflow inputs and outputs between connected Power Agents
5. Follow the step-by-step wizard to configure your Grid
6. Once setup is complete, your Grid is pre-configured and ready to start processing

### Example Templates

| Template                       | Category             | Description                                                             |
| ------------------------------ | -------------------- | ----------------------------------------------------------------------- |
| Write a Content Brief          | Content Creation     | Write a detailed content brief to streamline article creation           |
| Write an Informational Article | Content Creation     | Write an SEO-optimized article based on a target keyword                |
| Add Internal & External Links  | Content Optimization | Add relevant internal and external links to an existing article for SEO |
| Refresh Article Content        | Content Optimization | Optimize existing webpage content with on-page improvements             |
| Generate AEO Scorecard         | Content Optimization | Audit your content to understand readability for LLMs                   |
| Create Meta Tags for Page      | Technical SEO        | Create a meta title tag and meta description for a page                 |
| Refresh Meta Tags for Page     | Technical SEO        | Update existing meta tags for better SEO performance                    |
| Generate a Page Schema         | Technical SEO        | Generate structured data schema for a page                              |

Templates are a great way to get started quickly with proven workflows, and you can always customize the Grid after setup to fit your specific needs.


---

# 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.airops.com/actions/grids/create-a-grid/start-with-a-template.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.
