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

# Superthread Documentation

> Complete documentation for all Superthread features and functionality

Welcome to the Superthread documentation. Here you'll find everything you need to know about using Superthread effectively.

<CardGroup cols={2}>
  <Card title="Quick Start Guide" icon="rocket" href="/help/quick-start-guide">
    Get started with Superthread in minutes. Learn about workspaces, spaces,
    boards, cards, and other core concepts.
  </Card>

  <Card title="Download Superthread" icon="download" href="/help/download-superthread">
    Download and install Superthread for macOS and iOS. Learn about system
    requirements and available features.
  </Card>
</CardGroup>

## Core features

### Workspace & organization

<CardGroup cols={3}>
  <Card title="Workspace" icon="building" href="/help/workspace">
    Manage your workspace, the central hub for your organization
  </Card>

  <Card title="Spaces" icon="folder" href="/help/spaces">
    Organize work into dedicated spaces for teams and projects
  </Card>

  <Card title="Users & Permissions" icon="users" href="/help/users">
    Manage team members, roles, and access control
  </Card>

  <Card title="Search" icon="magnifying-glass" href="/help/search">
    Find anything across your workspace with powerful search
  </Card>

  <Card title="Sidebar" icon="bars" href="/help/sidebar">
    Navigate and organize your work efficiently
  </Card>
</CardGroup>

### Task management

<CardGroup cols={3}>
  <Card title="Boards" icon="chart-kanban" href="/help/boards">
    Create and manage boards to visualize workflows
  </Card>

  <Card title="Cards & Child Cards" icon="diagram-subtask" href="/help/cards-child-cards">
    Create tasks and break them down into smaller pieces
  </Card>

  <Card title="Statuses" icon="circle-half-stroke" href="/help/statuses">
    Configure and manage task statuses
  </Card>

  <Card title="Tags" icon="tag" href="/help/tags">
    Organize and categorize work with custom tags
  </Card>

  <Card title="Sprints" icon="timer" href="/help/sprints">
    Implement time-boxed work periods for your team
  </Card>

  <Card title="Views" icon="eye" href="/help/views">
    Create custom filters and views across your workspace
  </Card>

  <Card title="Projects & Roadmap" icon="map" href="/help/projects-roadmap">
    Track large initiatives and plan future work
  </Card>
</CardGroup>

### Documentation & collaboration

<CardGroup cols={3}>
  <Card title="Pages & Subpages" icon="file-doc" href="/help/pages-and-subpages">
    Create collaborative documents and build your knowledge base
  </Card>

  <Card title="Notes & Transcription" icon="microphone" href="/help/note-transcription">
    Transform meetings into actionable notes with AI
  </Card>

  <Card title="Comments" icon="comment" href="/help/page-comments">
    Collaborate on pages and cards with inline comments
  </Card>

  <Card title="Mentions" icon="user-plus" href="/help/mentions">
    Notify team members and create connections between content
  </Card>

  <Card title="Smart Links" icon="link" href="/help/smart-links">
    Create powerful connections between work items
  </Card>
</CardGroup>

### Productivity & automation

<CardGroup cols={2}>
  <Card title="Keyboard Shortcuts" icon="keyboard" href="/help/keyboard-shortcut">
    Boost productivity with quick navigation and actions
  </Card>

  <Card title="Integrations" icon="puzzle-piece" href="/help/integrations">
    Connect with GitHub, Slack, Zapier, and more
  </Card>

  <Card title="Notifications & Inbox" icon="bell" href="/help/notifications-and-inbox">
    Stay informed about important updates
  </Card>
</CardGroup>

## Platform & administration

<CardGroup cols={2}>
  <Card title="Plans & Billing" icon="credit-card" href="/help/plans-billing">
    Compare plans, manage your subscription, and understand billing options
  </Card>

  <Card title="Changelog" icon="clock" href="/changelog">
    Stay updated with the latest features and improvements
  </Card>
</CardGroup>

### Import from other tools

<CardGroup cols={3}>
  <Card title="Import from Trello" icon="trello" href="/help/import-trello">
    Migrate your Trello boards and cards into Superthread
  </Card>

  <Card title="Import from Jira" icon="jira" href="/help/import-jira">
    Migrate your Jira projects and issues into Superthread
  </Card>

  <Card title="Import from Shortcut" icon="upload" href="/help/import-shortcut">
    Migrate your Shortcut stories and epics into Superthread
  </Card>
</CardGroup>

## Need help?

<CardGroup cols={2}>
  <Card title="Get in Touch" icon="envelope" href="/help/get-in-touch">
    Contact our support team for assistance
  </Card>

  <Card title="Quick Start Guide" icon="rocket" href="/help/quick-start-guide">
    Review the basics to get started
  </Card>
</CardGroup>

## Popular topics

<CardGroup cols={4}>
  <Card title="Setting up your first board" icon="clipboard-document-check" href="/help/boards" />

  <Card title="Creating and managing cards" icon="squares-plus" href="/help/cards-child-cards" />

  <Card title="Using sprints effectively" icon="timer" href="/help/sprints" />

  <Card title="Taking meeting notes" icon="microphone" href="/help/note-transcription" />

  <Card title="Managing projects" icon="map" href="/help/projects-roadmap" />

  <Card title="Keyboard shortcuts" icon="keyboard" href="/help/keyboard-shortcut" />

  <Card title="Integrating with GitHub" icon="code-bracket" href="/help/integrations" />

  <Card title="Importing from Trello" icon="trello" href="/help/import-trello" />
</CardGroup>
