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

# 13. Templates

The AI2SQL Templates feature offers a suite of pre-defined SQL query structures that assist users in quickly generating complex queries. By merely filling in specific placeholders within these templates, users can generate a wide variety of SQL queries without needing an intricate understanding of SQL syntax.\
\
Templates act as shortcuts in SQL generation, enabling faster data retrieval and manipulation. For users who might be daunted by SQL's complexity, these templates simplify tasks while ensuring the produced SQL is efficient and error-free.
