Skip to main content

Web App

The web app is the safest place to start. It handles setup, projects, ingestion, deterministic evidence exploration, graph browsing, watchers, and API keys.

Use The Right Screen

GoalScreenGo Deeper
Get through the first local runOnboardingQuick Start
Add files, URLs, PDFs, or a repo snapshotIngestAdd Knowledge
Search and inspect exact evidenceExploreExplore
Keep repository docs freshWatchersWatchers
Store a token or service credentialSettings → CredentialsCredentials
Connect Claude, OpenCode, or another agentSettings -> ConnectMCP for AI Agents
Create scoped automation tokensSettings -> API KeysAPI Keys
Configure shell or CI retrievalSettings -> API Keys, then synth loginCLI Automation and CI/CD
Tune providers and modelsSettings -> Providers / ModelsConfiguration
Review project memory directlyKnowledge / GraphKnowledge Graph
Track spend and usageAnalytics / BudgetCost Management

First UI Workflow

Use this path when you are learning Synth or validating a new install.

  1. Finish onboarding. If you do not have a provider key ready, choose sample mode so you can verify the product path first.
The Synth onboarding wizard showing sample mode as the providerless first-run path.
Sample mode gives you a safe first run before you add real provider credentials.
  1. Open Ingest and choose the source type that matches the material you want to add.
The Synth Ingest screen before a source is selected.
Start on Ingest for uploads, URLs, and one-time repository imports.
  1. Wait for the result panel and inspect the created pages before asking questions.
The Synth Ingest results panel showing completed counts, health status, and created knowledge pages.
The result panel shows whether useful memory was created and links directly to the new pages.
  1. Open Explore, enter a focused natural-language query, and inspect the ranked evidence cards. Open a card to verify the exact page revision and highlighted line range, then use Copy for agent for synthesis elsewhere.

  2. If the source changes over time, create a Git watcher and preview matched files before you save it.

The Git watcher file preview showing matched documentation files grouped by repository folder.
Preview keeps watcher scope focused so generated, archived, or noisy files do not pollute memory.
  1. Connect an AI tool from Settings -> Connect after Project search returns useful evidence.
The Synth Connect tab showing the MCP server URL and supported AI tool cards.
Use Connect for MCP setup once the project has enough memory to help an agent.

Daily Habits

  • Start with Ingest for one-time additions and Watchers for sources that change.
  • Use Explore for focused evidence searches and exact revision inspection.
  • Create narrow API keys in Settings -> API Keys instead of reusing an admin token.
  • Use recent-query chips to repeat useful local Explore searches.

For repeatable automation, prefer the REST API or MCP tools.

For shared team project storage, see Remote Git Backends.