# MAP 2.1 - AI Classification

NIST AI RMF (in the playbook companion) states:

> ### MAP 2.1&#x20;
>
> The specific task, and methods used to implement the task, that the AI system will support is defined (e.g., classifiers, generative models, recommenders, etc.).&#x20;
>
> <details>
>
> <summary><strong>About</strong></summary>
>
> \
> AI actors should define the technical learning or decision-making task an AI system is designed to accomplish, along with the benefits that the system will provide. The clearer and narrower the task definition, the easier it is to map its benefits and risks, leading to more fulsome risk management.
>
> </details>
>
> <details>
>
> <summary><strong>Actions</strong></summary>
>
> * Define and document AI system existing and potential learning task(s) along with known assumptions and limitations.
>
> </details>
>
> <details>
>
> <summary><strong>Transparency and Documentation</strong></summary>
>
> \
> **Organizations can document the following:**
>
> * To what extent has the entity clearly defined technical specifications and requirements for the AI system?
> * To what extent has the entity documented the AI system’s development, testing methodology, metrics, and performance outcomes?
> * How do the technical specifications and requirements align with the AI system’s goals and objectives?
> * Did your organization implement accountability-based practices in data management and protection (e.g. the PDPA and OECD Privacy Principles)?
> * How are outputs marked to clearly show that they came from an AI?
>
> </details>


---

# 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://documentations.seclea.com/nist-ai-risk-management-framework/map-2-ai-application-classification/map-2.1-ai-classification.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.
