# Inconsistencies and Positive Cues

## Inconsistencies

Aligned Elements uses configurable **Validation Rules** to validate the existing state of the Document Objects. If the deviates from the Validation Rules' expectations, the deviations are displayed as **Inconsistencies**.

The Inconsistency Tab displays the current inconsistencies for the Document Object.

The inconsistencies ought to be solved according to your development process before e.g. next milestone, before submitting the documentation or before an audit.

## Resolve Inconsistencies

Aligned Elements does not only display currently outstanding inconsistencies. It also provides the user with direct actions to solve them. Click on the **Take Action** button next to an inconsistency to get informed about available resolutions.

![](/files/2nH8IWoup7AJkePUDYBT)

The resolution mechanism provides available options based on the current user's permissions, the item's state and the project context. Select the option that is the most appropriate to resolve the inconsistency.

## Positive Cues

At the top of the Document Object form, Positive Cues are optionally displayed. These are great ways to rapidly indicate the "health" of the current Document Object.&#x20;

A Positive Cue is a collection of inconsistency rules that are evaluated together. The Positive Cue bar displays all Positive Cues available for the Document Object.

![](/files/2rkyeIVj1N1qFDWNKGuP)

If any of the rules in a cue is not fulfilled, the dot is coloured with a negative colour (usually red) and the number of unfulfilled rules.&#x20;

If all rules are fulfilled, the dot is coloured with a positive colour (usually green) and the number zero.

Click on a Positive Cue to access the Resolution Options for each outstanding inconsistency.

![](/files/IvefFFfpoQMskEYNq5Cz)


---

# 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.aligned.ch/aligned-elements-web-client-user-manual/3.2.287.25450/get-started/enter-design-control-items/inconsistencies-and-positive-cues.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.
