# Templates

- [Inbox Zero on weekends](https://missiveapp.com/docs/advanced-features/rules/templates/inbox-zero-on-weekends.md): Template: Auto-archive non-urgent emails on weekends.
- [Automatic follow ups](https://missiveapp.com/docs/advanced-features/rules/templates/automatic-follow-ups.md): Template: Send automatic follow-up reminders.
- [Record emails to CRM](https://missiveapp.com/docs/advanced-features/rules/templates/record-emails-to-crm.md): Template: Automatically log emails to your CRM.
- [Auto-assign by keyword](https://missiveapp.com/docs/advanced-features/rules/templates/auto-assign-by-keyword.md): Template: Automatically assign conversations based on keywords.
- [Basic Service Level Agreement](https://missiveapp.com/docs/advanced-features/rules/templates/sla-basic-templates.md): Template: Basic SLA tracking and response time alerts.
- [Auto-forward invoices and receipts](https://missiveapp.com/docs/advanced-features/rules/templates/forward-invoices-to-accounting.md): Template: Auto-forward invoices to your accounting team.
- [Auto-label issued refunds](https://missiveapp.com/docs/advanced-features/rules/templates/auto-label-issued-refunds.md): Template: Label conversations when refunds are issued.
- [Auto-label potential leads with AI](https://missiveapp.com/docs/advanced-features/rules/templates/auto-label-potential-leads-with-ai.md): Template: Use AI to identify and label potential sales leads.
- [Escalate urgent emails with AI](https://missiveapp.com/docs/advanced-features/rules/templates/escalate-urgent-emails-with-ai.md): Template: Use AI to detect and escalate urgent emails.


---

# 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://missiveapp.com/docs/advanced-features/rules/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.
