# Korium documentation

You don’t need to learn the whole product before you use it. Start by saving one useful memory and finding it in a fresh conversation. The rest builds from there.

## 1. Getting started {#beginner}

These guides assume you haven’t connected Korium before. You’ll need access to a Korium account and an assistant that can connect to it. You do not need the Mac CLI just to use memory.

<ul class="guide-list"><li><a href="connect-korium.html">Getting Started</a><span>Choose your assistant, connect it and check its permissions.</span></li><li><a href="getting-started.html">Your first memory</a><span>Save a decision, find it in a new chat and make a correction.</span></li><li><a href="what-you-can-store.html">What to Save</a><span>Decisions, corrections, lessons and the context that makes them useful.</span></li></ul>

## 2. Using Korium well {#advanced}

Once the first round trip works, make the memory useful to someone who wasn’t in the room. Keep the evidence, make corrections explicit and teach your agents when to read and write.

<ul class="guide-list"><li><a href="working-with-memory.html">How to Find and correct</a><span>Find the relevant memory, follow the sources and record what changed.</span></li><li><a href="capabilities.html">The four parts of Korium</a><span>See how memory, code, skills and workflows work together.</span></li><li><a href="code.html">Korium:Code</a><span>Find the implementation and understand the decisions behind it.</span></li><li><a href="skills.html">Korium:Skills</a><span>Load a reusable method, adapt it and check the result.</span></li><li><a href="workflows.html">Korium:Workflow</a><span>Choose a playbook and take a task through its steps and reviews.</span></li><li><a href="make-it-automatic.html">Build the habit into your work</a><span>Project instructions, useful captures and checks that don’t trap the agent.</span></li><li><a href="security-and-access.html">Sharing and access</a><span>Decide who can read, who can write and what should never be saved.</span></li></ul>

## 3. Build it into your workflow {#technical}

This section is for people setting up a team or building the integration. Each guide separates the configuration from the check that proves it worked.

<ul class="guide-list"><li><a href="codex.html">Codex / ChatGPT</a><span>Connect either client; add project skills and hooks for local Codex work.</span></li><li><a href="claude-code.html">Claude Code and Cowork</a><span>Use a remote connector in Cowork or project instructions and hooks in Claude Code.</span></li><li><a href="openclaw.html">OpenClaw</a><span>Connect memory, verify it and build meeting, briefing and handoff workflows.</span></li><li><a href="indexing-your-code.html">Index your code</a><span>Install the Mac CLI and build a commit-aware map.</span></li><li><a href="cli-and-bash.html">CLI and Bash</a><span>Commands, scripts, exit handling and unattended runs.</span></li><li><a href="git-and-github.html">Git and GitHub</a><span>Post-commit hooks and a carefully scoped Actions example.</span></li><li><a href="connect-any-mcp-client.html">MCP and OAuth</a><span>Connection details, scopes and read-only clients.</span></li><li><a href="how-memory-works.html">How memory works</a><span>Retrieval, ranking, relationships and changing truth.</span></li><li><a href="tool-reference.html">Tool reference</a><span>The tools your assistant uses, their inputs and their boundaries.</span></li><li><a href="troubleshooting.html">Troubleshooting</a><span>Find the failing part before changing the setup.</span></li></ul>

## Before you change an existing setup {#releases}

Use the [setup checklist](release-status.html) to verify transcript sources, memory connections and your branch code indexes before automating the work.

## If you get stuck {#help}

Keep the exact error and the step that produced it. Don’t paste a token, a credential file or private memory content into a support request. [Start with the troubleshooting guide](troubleshooting.html), or [ask us](mailto:robert@kyroco.ai).

For account limits, exports and billing, read [questions and answers](../../korium-qa.html). Current plan prices stay on the <a data-app-path="/pricing.md" href="https://app.kyroco.ai/pricing.md">account pricing page</a>.
