> ## Documentation Index
> Fetch the complete documentation index at: https://klarity.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Custom use cases

> Tailor Klarity Architect beyond the standard flow — shape AI behavior, build custom templates, and set your own standards.

export const NeedHelp = () => <Note>
    <strong>Need help?</strong> Use the in-app chat — click the chat bubble in the bottom-right corner of Klarity Architect (staffed 24×5) — or email <a href="mailto:support@klarity.ai">support@klarity.ai</a>.
  </Note>;

Klarity works out of the box, but you can also tailor it to non-standard needs — shaping how the AI behaves, defining your own templates and standards, and tuning the context it works from.

## By use case

Guides for putting Klarity to work on a specific job.

<CardGroup cols={2}>
  <Card title="Audit & compliance" icon="shield-check" href="/docs/custom-use-cases/audit-compliance">
    Document processes, risks, and controls for SOX and other audit frameworks.
  </Card>

  <Card title="SDLC & PMO" icon="diagram-project" href="/docs/custom-use-cases/sdlc-pmo">
    Turn process capture into BRDs, user stories, and requirements.
  </Card>

  <Card title="Process documentation (SOPs & PDDs)" icon="file-lines" href="/docs/custom-use-cases/documentation-sops">
    Produce SOPs and process definition documents from real capture.
  </Card>

  <Card title="Automation assessment" icon="robot" href="/docs/custom-use-cases/automation-assessment">
    Find automation opportunities with estimated ROI and difficulty.
  </Card>
</CardGroup>

## Configure & tailor

The building blocks behind the use cases — shape AI behavior, templates, and standards.

<CardGroup cols={2}>
  <Card title="Tailoring for non-standard use cases" icon="sliders" href="/docs/user-docs/advanced/tailoring-for-non-standard-use-cases">
    Use the Context Store and custom templates to shape AI behavior and build repeatable workflows — without custom development.
  </Card>

  <Card title="Refining the context store" icon="wand-magic-sparkles" href="/docs/user-docs/advanced/refining-the-context-store">
    When, why, and how to tune the business-knowledge layer that shapes Advisor, Companion, and more.
  </Card>

  <Card title="Using and editing templates" icon="wrench" href="/docs/user-docs/advanced/using-and-editing-templates">
    Control how inputs are ingested and analyzed, and how outputs are structured, with the Templates Editor.
  </Card>

  <Card title="Set your process standard (UDS)" icon="bullseye" href="/docs/user-docs/advanced/using-a-user-defined-standard">
    Pin an approved standard for a process and let Advisor compare observed work against it.
  </Card>
</CardGroup>

<NeedHelp />
