# Data is classified

<table><thead><tr><th width="138">Check ID</th><th>APP_0014</th></tr></thead><tbody><tr><td>Category</td><td>Security</td></tr><tr><td>Summary</td><td><p>AppControl allows you to define a data policy for your application that classifies all entities and attributes according to their sensitivity level. This check verifies that a data policy exists for the application and that the classification is complete — meaning every module, entity, and attribute has been assigned a data classification level and has been reviewed for personal data.</p><p>Completing data classification is a foundational step in understanding your application's data exposure and is required by several other policy checks that evaluate access controls against classification levels.</p></td></tr><tr><td>Options</td><td>There are no options for this check.</td></tr><tr><td>Pass</td><td>A data policy exists for the application and all modules, entities, and attributes have a classification level assigned and have been reviewed for personal data.</td></tr><tr><td>Fail</td><td>No data policy exists for the application, or one or more modules, entities, or attributes have not yet been classified. Navigate to the data policy for this application and ensure that all items show a status of Complete in the Classify Data tab.</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.bluestorm.io/checks/app/app_0014.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.
