Skip to main content
Organization knowledge applies to every Clark conversation across your entire org. Use it to encode information that all builders should benefit from, so Clark builds consistently with your team’s standards — things like design systems, coding conventions, domain terminology, and team-wide patterns.

Adding org knowledge

Navigate to the Knowledge page and chat with Clark to describe what you want it to remember. Clark will create the right knowledge entry at the right scope for you, then present it for your review before saving. We recommend using Clark to write entries because it optimizes them for LLM retrieval — producing focused, well-structured instructions that Clark can look up effectively at build time. Clark Knowledge page For example, you might tell Clark:
  • “Our design system uses primary (#0099FF), secondary (#6B7280), and danger (#EF4444). Never hardcode other colors for interactive elements.”
  • “All API error responses must be caught and displayed with a toast notification. Never silently swallow errors.”
  • “When referring to customers, use ‘account’ not ‘client’ or ‘customer’. Our data model uses account_id as the primary identifier.”
Clark will draft the entry, set the scope to Organization, and present it for your review before saving. Clark creating an org knowledge entry You can also ask Clark to explore your existing knowledge, refine entries, or identify duplicates — for example, “Review my org knowledge and flag any entries that overlap or contradict each other.”

Permissions

Creating, updating, and deleting org knowledge requires Owner or Admin permissions. Once entries are saved, they are available to all builders in the org — you cannot restrict who benefits from org knowledge, because it’s designed to apply everywhere. Organization knowledge permissions Individual entries can be enabled or disabled from the Knowledge page.
Enabling too many knowledge entries at once can reduce Clark’s effectiveness. Keep entries focused and disable any that aren’t actively needed.
Organization knowledge is part of Clark’s broader Knowledge system. You can also define knowledge at the integration, user, and app levels.