# Using Templates

## Fastn Templates: Jumpstart Your Workflows

Browse ready-to-use templates across key categories to automate tasks, integrate systems, and power intelligent workflows with minimal setup.

<figure><img src="/files/T84AjYwvbhS7FHSKz1BL" alt="Fastn Templates gallery showing prebuilt workflow templates organized by category"><figcaption></figcaption></figure>

### 🔗 **Integration Workflows**

Connect and sync data between platforms like Brightpearl, HubSpot, Salesforce, and FastnDB.

### 🧠 **AI & Data Flows**

Generate text embeddings, create AI-powered bots, and use natural language for smarter data interactions.

### 🛒 **Shopify Automation**

Streamline operations with flows that notify, sync, and manage your Shopify data in Slack and Elasticsearch.

### 💬 **Slack & Messaging**

Set up bots, manage Slack integrations, and respond to messages using AI or custom logic.

### ⚡ **Zapier Flows**

Link Fastn with Zapier to trigger workflows, define schemas, and manage subscriptions to Fastn events.

### 🧰 **Developer Utilities**

Use simple templates like "Hello World" to test or demonstrate flow features.

### 🤖 **AI Assistant Templates**

Deploy chatbots, summarize documents, scrape content, and send AI-crafted emails using your own data.

### 🗃️ **Database & Backend**

Query FastnDB, manage tasks, set up tenant authentication, and send error alerts in backend flows.

### 🌐 **Web & Content Automation**

Build websites, sync PDPs, or scrape web content using no-code/low-code logic.

### 📣 **Notifications**

Send alerts and updates across Slack and other platforms based on user or system events.

### 🐾 **Pet Store API Examples**

Explore basic API operations like CRUD, order routing, loops, and inventory queries using a sample Pet Store.


---

# 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.fastn.ai/flow-setup-essentials/flow-settings/using-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.
