# Glossary

<table><thead><tr><th width="278">Term</th><th width="485">Definition</th></tr></thead><tbody><tr><td>Accuracy score</td><td><p>A number score added to diagrams or objects that check if any reality links are out-of-date or inaccuracy comments have been added. </p><p></p><p>See <a data-mention href="/pages/5dAaxoxkB2shjLyObfDX">/pages/5dAaxoxkB2shjLyObfDX</a> for more.</p></td></tr><tr><td>Actor</td><td>Level 1 in the C4 model - The end user who uses the systems.</td></tr><tr><td>App</td><td>Level 2 in the C4 model - A deployable &#x26;/or runable service or client that lives within a system (a type of C4 container - not Docker).</td></tr><tr><td>C4 model</td><td><p>A simple set of hierarchical abstractions and diagram types to communicate complex systems. Designed to be accessible to technical and non-technical people. </p><p></p><p>See <a data-mention href="/pages/D3SZdYG7TJoOSdRe8j87">/pages/D3SZdYG7TJoOSdRe8j87</a> for more.</p></td></tr><tr><td>Component</td><td>Level 3 of the C4 model - The building blocks/modules that make up the container.</td></tr><tr><td>Diagram flow</td><td><p>A sequence of events flowing through an existing diagram - you can have multiple on 1 diagram. </p><p></p><p>See <a data-mention href="/pages/dpVhgb8rB3hv7Hchj8jL">/pages/dpVhgb8rB3hv7Hchj8jL</a> for more.</p></td></tr><tr><td>Domain</td><td><p>Level 0 for the C4 model - An optional way to split up your model and related diagrams into logical groupings while keeping the benefits of a single shared model. </p><p></p><p>See <a data-mention href="/pages/WlfKq2xBf69zloe1fHWr">/pages/WlfKq2xBf69zloe1fHWr</a> for more.</p></td></tr><tr><td>Draft</td><td><p>A diagram shows siloed changes that have not been merged into the main model—a great way to plan future architecture changes with multiple options without affecting all other diagrams. </p><p></p><p>See <a data-mention href="/pages/O3ZfD7bmgvCabJstdGCz">/pages/O3ZfD7bmgvCabJstdGCz</a> for more.</p></td></tr><tr><td>Landscape</td><td><p>A landscape is a shared model and set of diagrams containing internal and external objects in your organization at varying levels of detail. </p><p></p><p>See <a data-mention href="/pages/s2IkzLQeaniaLkPpdpJd">/pages/s2IkzLQeaniaLkPpdpJd</a> for more.</p></td></tr><tr><td>Landscape recommendations</td><td><p>A score to help polish your documentation and make them more easily understandable to your readers. </p><p></p><p>See <a data-mention href="/pages/vtPFFZGPAZNP8k7YNJ01">/pages/vtPFFZGPAZNP8k7YNJ01</a> for more.</p></td></tr><tr><td>Model</td><td>The shared library of model objects, connections and meta data used to draw references from in the diagrams.</td></tr><tr><td>Model objects</td><td>The actors, systems, apps, stores and components used to describe how your system design works.</td></tr><tr><td>Organization</td><td>The owning group of everything you create in IcePanel including users, landscapes, models, model objects, diagrams.</td></tr><tr><td>Ownership team</td><td><p>Groups of users within your organization that can be assigned ownership of model objects. </p><p></p><p>See <a data-mention href="/pages/wthlKMCU6LRHNtiQpXM0">/pages/wthlKMCU6LRHNtiQpXM0</a>for more.</p></td></tr><tr><td>Share link</td><td><p>Auto-updated URL share links of your design. </p><p></p><p>See <a data-mention href="/pages/nKjKYoBY2L82lRi4BfCu">/pages/nKjKYoBY2L82lRi4BfCu</a> for more.</p></td></tr><tr><td>Store</td><td>Level 2 in the C4 model - A deployable &#x26;/or runable database or store that lives within a system (a type of C4 container - not Docker).</td></tr><tr><td>System</td><td>Level 1 in the C4 model - The highest level of abstraction in the C4 model that delivers value to end users. Often owned by a development team.</td></tr><tr><td>Tag group</td><td><p>A group of metadata tags highlights different perspectives within the diagrams. </p><p></p><p>See <a data-mention href="/pages/1cOSvwBCldypUbUVvaI5">/pages/1cOSvwBCldypUbUVvaI5</a> for more.</p></td></tr><tr><td>Tags</td><td><p>A metadata tag can be added to objects to visualize diagrams dynamically and filter the model. </p><p></p><p>See <a data-mention href="/pages/1cOSvwBCldypUbUVvaI5">/pages/1cOSvwBCldypUbUVvaI5</a> for more.</p></td></tr><tr><td>Version</td><td><p>A frozen past version or current latest editable design of your landacape. </p><p></p><p>See <a data-mention href="/pages/qAguz4CBEHbT4UC8oVPq">/pages/qAguz4CBEHbT4UC8oVPq</a> for more.</p></td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.icepanel.io/other-information/glossary.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
