> For the complete documentation index, see [llms.txt](https://k-ai.gitbook.io/knowledge-ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://k-ai.gitbook.io/knowledge-ai/get-started/audit-quickstart.md).

# Quickstart — K-AI Audit

Five minutes to your first resolved conflict. This walkthrough uses the K-AI Audit web app in the browser. For programmatic / AI-agent driven workflow, see the [K-AI Audit MCP](/knowledge-ai/k-ai-mcp/audit-tools.md).

## Prerequisites

* A K-AI account on your organisation's space.
* An audit instance with documents already indexed (Document Stewards typically have this).

## Steps

1. Open `https://app.kai-studio.ai` in your browser.
2. Sign in (local password or Microsoft SSO, depending on your org's configuration). The `kai_auth` cookie is set automatically — see [Authentication — Cookies](/knowledge-ai/authentication/cookies.md).
3. Land on the **Dashboard**. The list shows every audit instance you can access, with counts of open conflicts, pending mandatory questions, and missing subjects.
4. Pick an instance with open conflicts. Click it.
5. Click **Conflicts** in the sidebar. Default filter `state=OPEN`.
6. Click the first conflict. The detail view shows two conflicting excerpts side-by-side, plus links to the source documents.
7. Compose your expert answer in the answer panel. Submit.
8. The platform displays **modification recommendations** for each impacted document — apply them in your source system (SharePoint, Confluence, etc.).
9. Click **Mark managed** to close the conflict.

{% hint style="info" %}
Want to drive this from Claude / Cursor / Le Chat instead? See the [K-AI MCP audit tools](/knowledge-ai/k-ai-mcp/audit-tools.md).
{% endhint %}

## Next steps

Continue with the full audit reference, or run the same flow from an LLM:

* Read the full [K-AI Audit workflow](/knowledge-ai/k-ai-audit/audit.md).
* Try the same flow from an LLM via the [K-AI MCP cookbook](/knowledge-ai/k-ai-mcp/cookbook.md) (Recipe 2 — Resolve an open audit conflict from an LLM).
