> ## Documentation Index
> Fetch the complete documentation index at: https://docs.sherloqdata.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Product Features

<CardGroup cols={2}>
  <Card title="Ask Sherloq AI" icon="sparkles" href="/sherloqaichat">
    Ask questions in nautral language, get SQL answers based on your own queries.
  </Card>

  <Card title="AI Fix Syntax Errors" icon="wand" href="/folders">
    Fix SQL syntax errors in one click, right from your editor.
  </Card>

  <Card title="Folders" icon="folder" href="/folders">
    Organize queries into personal, shared, or public folders with customizable permissions.
  </Card>

  <Card title="Queries & Versions" icon="square-code" href="/versioncontrol">
    Save, share, tag, and version queries via Sherloq or directly from your IDE, with AI assistance.
  </Card>

  <Card title="Search" icon="magnifying-glass" href="/search">
    Quickly search queries by name, description, table, or creator with filters, relevance sorting, and keyboard shortcuts.
  </Card>

  <Card title="Snippet Injection in IDE " icon="laptop-code" href="/snippets">
    Easily inject query snippets into your IDE by typing @@, saving time with repetitive favorite queries.
  </Card>

  <Card title="Query History Logs" icon="clock-rotate-left" href="/queryhistory">
    Automatically save and access your team's executed queries in the 'History' section for quick reuse, with unlimited log storage.
  </Card>

  <Card title="Collaboration" icon="screen-users" href="/invitesherloq">
    Invite teammates, manage folders, track queries, and gain visibility with automated social proof for queries and custom permissions.
  </Card>
</CardGroup>
