Documentation

Everything you need to get started with FlowSight and make the most of our platform.

Quick Start Guide

1. Installation

# Install FlowSight
npm install -g flowsight

# Or using yarn
yarn global add flowsight

2. Configuration

# Initialize FlowSight in your project
flowsight init

# Configure your integrations
flowsight config --jira-url https://yourcompany.atlassian.net

3. Start Coding

That's it! FlowSight will automatically start analyzing your code context and updating your project management tools.

User Guide

Complete guide to using FlowSight features

Read Guide →

API Reference

Technical documentation for integrations

View API →

Troubleshooting

Common issues and solutions

Get Help →