Enhance
Getting Started

Introduction

What is Enhance and how it helps your team build with complete clarity.

Enhance is an AI-powered product intelligence platform that turns your codebase, documentation, and issues into a connected knowledge layer. Instead of context-switching between tools, your team gets semantic search, AI-powered planning, and autonomous agents — all in one place.

Core concepts

Enhance is organized around a simple hierarchy:

  • Workspace — Your team's top-level container. One workspace per organization.
  • Project — A product or initiative within your workspace. Each project connects to repositories, issues, and documentation.
  • Repository — A Git repository linked to a project. Enhance indexes the code to enable semantic search and AI analysis.
  • Issues — Work items that Enhance validates, scores, and analyzes for impact.
  • Wiki — Collaborative documentation that syncs with Confluence, Notion, and Azure DevOps.

What Enhance does

Indexes your code

When you connect a repository, Enhance runs an indexing pipeline that parses your code into semantic units (functions, classes, interfaces), generates AI summaries, and creates vector embeddings. This powers natural-language search across your entire codebase.

Connects your knowledge

Enhance pulls in documentation from Confluence, Notion, and Azure DevOps wikis. Combined with your code and issues, this creates a unified knowledge base your team and AI agents can search.

Plans with AI

Create issues and let Enhance validate them for completeness, detect contradictions with existing work, and predict which files will be affected. Sprint planning uses AI to suggest groupings based on dependencies and team capacity.

Runs agents

Enhance's AI agents can investigate codebases, answer architectural questions, generate documentation, and execute multi-step development workflows — all with full context from your connected sources.

Who it's for

  • Developers — Search code semantically, get AI-powered answers about your architecture, and create well-structured issues from your IDE.
  • Tech Leads — Validate issue quality, understand impact across the codebase, and keep documentation in sync with code changes.
  • Product Managers — Plan sprints with AI assistance, track progress visually, and ensure issues are complete before development starts.

Next steps