# Greptile ## Docs - [Analytics Dashboard](https://www.greptile.com/docs/analytics.md): Track code review metrics across your organization: PRs reviewed, merge times, addressed rates, critical bugs caught, and upvote/downvote ratios. - [Changelog](https://www.greptile.com/docs/changelog.md): The latest updates and improvements to Greptile - [Billing](https://www.greptile.com/docs/code-review-bot/billing-seats.md): Understand Greptile's per-developer billing model, how reviews are counted, and how to manage your subscription. - [Controlling Nitpickiness](https://www.greptile.com/docs/code-review/controlling-nitpickiness.md): Fine-tune Greptile's review strictness, filter comment types, ignore files, and configure triggers. Get high-signal code reviews without the noise. - [Custom Standards & Rules](https://www.greptile.com/docs/code-review/custom-standards.md): Create custom rules, upload style guides, and configure repository-specific standards via greptile.json. Enforce your team's coding practices automatically. - [Customization Overview](https://www.greptile.com/docs/code-review/customization-overview.md): Three ways to customize Greptile — .greptile/ folders, greptile.json, and the Dashboard UI - [Developer Essentials](https://www.greptile.com/docs/code-review/developer-essentials.md): Essential guide for developers using Greptile: trigger reviews with @greptileai, train the AI with reactions, ask follow-up questions, and troubleshoot issues. - [Anatomy of a Review](https://www.greptile.com/docs/code-review/first-pr-review.md): Understand every component of a Greptile code review: PR summaries, confidence scores, inline comments, suggested fixes, and diagrams explained. - [.greptile/ Configuration](https://www.greptile.com/docs/code-review/greptile-config.md): Directory-scoped review configuration with cascading inheritance - [.greptile/ File Reference](https://www.greptile.com/docs/code-review/greptile-config-reference.md): Complete schema reference for config.json, rules.md, and files.json - [greptile.json Reference](https://www.greptile.com/docs/code-review/greptile-json-reference.md): Complete greptile.json reference with all configuration parameters. Control review behavior, PR filters, file patterns, custom context, and output formatting. - [Key Features](https://www.greptile.com/docs/code-review/key-features.md): Discover Greptile's key features: full codebase context, high-signal reviews, team learning, IDE integration via MCP, and enterprise-grade deployment options. - [Organizations & Teams](https://www.greptile.com/docs/code-review/team-setup-basics.md): Manage your Greptile organization: navigate the org/team hierarchy, invite members, assign roles, sync settings, and configure team-level access. - [Tips & Recipes](https://www.greptile.com/docs/code-review/tips-recipes.md): Practical Greptile recipes from real teams: local reviews, RFC feedback, multi-language support, security-focused reviews, and draft PR workflows. - [Training the Learning System](https://www.greptile.com/docs/code-review/training-the-learning-system.md): Train Greptile with emoji reactions and feedback to improve code review relevance. Learn how thumbs up/down signals teach what matters to your team. - [Deployment Options](https://www.greptile.com/docs/deployment-options.md): Compare Greptile cloud vs self-hosted deployment options. Learn about Docker Compose and Kubernetes setups, server sizing, and LLM provider requirements. - [AWS Terraform Deployment](https://www.greptile.com/docs/docker-compose/aws-terraform.md): Deploy Greptile on AWS with Terraform automation. One command creates VPC, EC2, RDS PostgreSQL, ElastiCache Redis, and bootstraps the full stack. - [Manual Setup](https://www.greptile.com/docs/docker-compose/manual-setup.md): Step-by-step guide to deploy Greptile on any Linux server using Docker Compose. Supports AWS, GCP, Azure, on-prem, and air-gapped environments. - [Docker Compose Overview](https://www.greptile.com/docs/docker-compose/overview.md): Deploy Greptile using Docker Compose on a single Linux server. Ideal for teams up to 100 developers with automated AWS Terraform or manual setup options. - [Custom Rules](https://www.greptile.com/docs/how-greptile-works/custom-rules.md): Define custom rules to enforce your organization's coding standards, security requirements, and best practices automatically across all pull requests. - [Graph-based Codebase Context](https://www.greptile.com/docs/how-greptile-works/graph-based-codebase-context.md): Learn how Greptile builds a complete codebase graph to understand function relationships, dependencies, and patterns for smarter, context-aware code reviews. - [Memory and Learning](https://www.greptile.com/docs/how-greptile-works/memory-and-learning.md): How Greptile learns from your codebase, team preferences, and feedback to provide increasingly relevant suggestions - [Reducing Nitpicks](https://www.greptile.com/docs/how-greptile-works/nitpicks.md): Discover how Greptile automatically learns to filter nitpicky style comments and focus on critical bugs, security issues, and logic errors that matter most. - [Fix with your Agent](https://www.greptile.com/docs/integrations/fix-with-your-agent.md): One-click fix for Greptile review comments. Send issues directly to Claude Code, Codex, Conductor, Cursor, or Devin. - [Overview - What is Greptile?](https://www.greptile.com/docs/introduction.md) - [Jira Integration](https://www.greptile.com/docs/jira-integration.md): Connect Jira to Greptile for context-aware code reviews. Automatically verify PR code against ticket requirements and acceptance criteria. - [Kubernetes Deployment](https://www.greptile.com/docs/kubernetes-new.md): Deploy Greptile on Kubernetes with Helm charts. Enterprise-grade setup for 100+ developers with high availability and horizontal scaling on any cloud. - [Auto-Fix Workflow](https://www.greptile.com/docs/mcp-v2/auto-fix.md): Fix Greptile code review comments directly from your IDE using MCP tools. Fetch unaddressed issues, apply suggested fixes, and track resolution progress. - [Custom Context](https://www.greptile.com/docs/mcp-v2/custom-context.md): View, search, and create coding standards from your IDE using Greptile's MCP tools. Turn recurring review feedback into enforceable team patterns. - [MCP Overview](https://www.greptile.com/docs/mcp-v2/overview.md): Use Greptile's MCP server to access code review tools directly in Claude, Cursor, VS Code, or Codex CLI. Fetch comments, apply fixes, and manage coding patterns. - [Reports & Analytics](https://www.greptile.com/docs/mcp-v2/reports.md): Generate code review reports and analytics using MCP tools. Track PR status, weekly summaries, team metrics, and review completion rates from your IDE. - [IDE Setup](https://www.greptile.com/docs/mcp-v2/setup.md): Step-by-step setup for Greptile MCP server in Cursor, Claude Code, VS Code, and Codex CLI. Access code review tools and custom context directly from your IDE. - [Agent Skills](https://www.greptile.com/docs/mcp-v2/skills.md): Automated Claude Code skills for fixing PR review comments and iterating to a perfect Greptile score. - [Tools Reference](https://www.greptile.com/docs/mcp-v2/tools.md): Complete API reference for Greptile's MCP tools. Documentation for PR management, code reviews, comment search, and custom context endpoints with examples. - [5-Minute Quickstart](https://www.greptile.com/docs/quickstart.md): Set up Greptile AI code reviews in 5 minutes. Connect GitHub or GitLab, configure review triggers, and get automated feedback on your first pull request. - [Network Rules](https://www.greptile.com/docs/security/network-rules.md): IP ranges for Greptile cloud. Required when your code host blocks public internet access. - [Self-Hosted Greptile](https://www.greptile.com/docs/security/selfhost.md): Deploy Greptile in your own infrastructure with Docker Compose. Supports AWS, GCP, Azure, air-gapped environments, and custom LLM configurations. - [SSO/SAML](https://www.greptile.com/docs/security/sso.md): Configure enterprise SSO with SAML for self-hosted Greptile using BoxyHQ Jackson. Step-by-step setup for IdP integration and organization access. - [System Architecture](https://www.greptile.com/docs/system-architecture.md): Detailed system architecture for self-hosted Greptile deployments. Covers Docker Compose and Kubernetes services, data flow, networking, and security. ## Optional - [Greptile Home](https://www.greptile.com/) - [Discord](https://discord.com/invite/xZhUcFKzu7) - [Blog](https://www.greptile.com/blog)