> For the complete documentation index, see [llms.txt](https://help.arkance-systems.com/class-feeder/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.arkance-systems.com/class-feeder/manual/element-classification/model-check-state.md).

# Kontrola modelu - stav klasifikace

Class Feeder slouží také k efektivní kontrole stavu klasifikace. V prostoru výběru kategorií i v prostoru výběru instancí jsou prvky a skupiny barevně označeny dle stavu klasifikace:

* ![](/files/IKueFCMvmwup2VLbANoy) Kategorie/instance není kontrolována dle stavu klasifikace
* ![](/files/1wjUZ5jNElHUCcLl9TOP) Kategorie/instance je klasifikována ve všech vybraných fasetách
* ![](/files/A26sExuOeWpXjZchVnOz) Kategorie/instance není klasifikována ve všech vybraných fasetách

Uživatel volí kontrolované fasety tlačítky nad prostorem pro výběr kategorií. Je možná volba libovolné kombinace faset. Při volbě více faset jsou prvky označeny zelenou barvou pouze v případě, že jsou oklasifikovány ve všech vybraných fasetách.

Pro lepší přehlednost stavu klasifikace je možné vypínat všechny už oklasifikované prvky tak, aby se zobrazovaly pouze ty, které je nutné ve vybraných fasetách ještě klasifikovat. Tohoto uživatel docílí checkboxem pro skrytí klasifikovaných prvků - checkbox se zelenou barvou. Naopak při odškrtnutí checkboxu s červenou barvou se skryjí všechny prvky a kategorie, které klasifikovány nejsou.

<figure><img src="/files/Ttrh4874o1rJPdlwhpYV" alt=""><figcaption><p>Kontrola klasifikace prvků</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.arkance-systems.com/class-feeder/manual/element-classification/model-check-state.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
