Gnoll Documentation
Everything you need to know about using Gnoll to track issues, plan work, and integrate
with AI agents and external tools.
Quick Start
New to Gnoll? The Getting Started guide walks you through creating your first organization, project, and issue in under 5 minutes.
User Guide
Learn how to use every feature of the app:
Issues
Create, assign, prioritize, and track issues across projects. Supports tasks, bugs, epics, stories, and decision records.
Dependencies
Define blocking relationships between issues. Visualize the dependency graph and detect cycles.
Labels & Categories
Organize issues with labels grouped by category. Use operational state tags to flag issues.
Sharing & Collaboration
Invite teammates, assign roles, and manage access at the organization and project level.
Import / Export
Import issues from GitHub CSV, Linear CSV, or JSONL. Export your data at any time.
Integrations
Connect Gnoll with external platforms and AI-powered features:
GitHub Sync
Bidirectional sync with GitHub Issues. Push, pull, or sync both ways.
Issue Compaction
AI-powered summarization of old closed issues to reduce clutter while preserving context.
API Reference
Gnoll provides a full REST API for programmatic access. All endpoints live under
/api/v1/ and support both cookie-based and API key authentication.
Authentication
API keys, scopes, and auth headers.
Issues API
CRUD, close, reopen, move, defer, history.
MCP Integration
Connect AI agents via Model Context Protocol.