# Jolli Support > Jolli is a self-updating knowledge layer: memory and context for developers, agents, and users. These docs cover Jolli Memory (CLI, MCP, editor and Claude Code plugins), Spaces, and Sites. - [Jolli Sites](https://docs.jolli.ai/jolli-sites): A Site is a published documentation website built from a Space. One Space can power more than one Site, such as a public one and an internal-only one drawing from the same Articles. - [Settings](https://docs.jolli.ai/settings): Workspace and account settings. Your profile and preferences, the people in your organization, the roles that govern what they can do, connected apps, API keys, and the MCP surface. - [Welcome to Jolli](https://docs.jolli.ai/welcome-to-jolli): Jolli keeps your documentation, reasoning, and shared understanding up to date from your sources, across three layers that work together. Jolli Memory, Jolli Spaces, and Jolli Sites. - [What's New in Jolli](https://docs.jolli.ai/whats-new-in-jolli): Everything that shipped in Jolli, newest first, grouped by release date across Jolli Memory, Workflows, Jolli Spaces, Jolli Sites, and onboarding. ## Jolli Memory - [Getting Started with Jolli Memory](https://docs.jolli.ai/jolli-memory/getting-started-with-jolli-memory): Jolli Memory attaches a structured Why, Decisions, and Implementation summary to every commit, generated from your AI coding session and your diff. Install it, sign in, and make your first commit. - [Install Jolli Memory](https://docs.jolli.ai/jolli-memory/install-jolli-memory): Every way to install Jolli Memory, what each one gives you, and how to pick. Includes the CLI, the three agent plugins, the editor extensions, MCP hosts, and CI. - [Jolli Memory in CI and Automation](https://docs.jolli.ai/jolli-memory/jolli-memory-in-ci-and-automation): Run Jolli Memory headless in a script or CI job. Non-interactive auth, waiting for background summaries to finish, and publishing the results off a stateless runner. - [Jolli Memory in Your AI Agent](https://docs.jolli.ai/jolli-memory/jolli-memory-in-your-ai-agent): Install Jolli Memory as a plugin for Claude Code, Cursor, or Codex and it sets up your repository's git hooks, MCP tools, and skills for you, with no CLI install and no credential needed. - [Memory Bank and Sync](https://docs.jolli.ai/jolli-memory/memory-bank-and-sync): The Memory Bank is a plain-Markdown copy of every memory on your disk. Where it lives, how to move it, and how syncing across your devices differs from sharing with your team. - [Recall vs Search](https://docs.jolli.ai/jolli-memory/recall-vs-search): Recall resumes one branch. Search finds a decision across all branches. - [Reference](https://docs.jolli.ai/jolli-memory/reference): The lookup surface for Jolli Memory. Configuration first, then every CLI command, then the agent support matrix. - [Supported AI Agents and Capture](https://docs.jolli.ai/jolli-memory/supported-ai-agents-and-capture): Every AI coding agent Jolli Memory captures, fourteen sources across eleven agents, how each session is found, and how to turn any source on or off. - [The Local Dashboard](https://docs.jolli.ai/jolli-memory/the-local-dashboard): Run jolli dashboard for a local view of your memories, per-repository stats, skills, coaching and a daily standup. It serves from your own machine and needs no Jolli account to run. - [The Web Dashboard](https://docs.jolli.ai/jolli-memory/the-web-dashboard): My Dashboard is a group of pages in the sidebar when you open Jolli in your browser. They report what your organization's machines have synced: the memories and decisions your repositories pushed,… - [Troubleshooting and FAQ](https://docs.jolli.ai/jolli-memory/troubleshooting-and-faq): The place to look when Jolli Memory is not behaving, and the place to check the common questions before you adopt it. - [Use Your Memory from Any AI Agent (MCP)](https://docs.jolli.ai/jolli-memory/use-your-memory-from-any-ai-agent-mcp): Connect Jolli Memory to your AI agent over MCP so it can search and recall your commit history from inside the chat, with no terminal and no copy-paste. ## Jolli Spaces - [Editing](https://docs.jolli.ai/jolli-spaces/editing): The manual writing surface in a Space. The Article editor, images and uploads, version history, comments, and the tools for searching and organizing content. - [Getting Started with Jolli Spaces](https://docs.jolli.ai/jolli-spaces/getting-started-with-jolli-spaces): A Space is where documentation lives in Jolli. Articles, Folders, connected Sources, and the Changesets that gate every AI-proposed edit before it goes live. - [Managing a Space](https://docs.jolli.ai/jolli-spaces/managing-a-space): Space Settings controls who can work in a single Space, how its automation behaves, where its content is stored, and whether the Space exists at all. - [The Jolli Agent](https://docs.jolli.ai/jolli-spaces/the-jolli-agent): Jolli's built-in AI agent drafts documentation for you, routes its edits through Changesets for review, and runs Gap Analysis to catch docs that have drifted from code. - [Workflows](https://docs.jolli.ai/jolli-spaces/workflows): A Workflow keeps a Space up to date for you. It watches the Sources you choose, runs a Jolli prompt on a trigger you set, and writes the result into a target Space.