> For the complete documentation index, see [llms.txt](https://documentations.seclea.com/fda-ai-based-samd-risk-management/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentations.seclea.com/fda-ai-based-samd-risk-management/ai-transparency-and-explainability-ate.md).

# AI Transparency and Explainability (ATE)

Both the organisational characteristics of a company that operates AI systems and the characteristics of those systems themselves are relevant to the concept of transparency. Organizations may or may not be transparent regarding how they apply such systems, how they use collected data (such as consumer and user data, public data, and other collected data sets), which measures they put in place to manage AI systems, understand and control their risks, and other relevant information. For artificial intelligence (AI) systems, transparency means providing stakeholders with the appropriate information about a system (such as its capabilities and limitations), which enables those stakeholders to evaluate the development, operation, and use of AI systems in comparison to their goals. In addition to this, explainability in artificial intelligence systems refers to the capacity to rationalise and assist in the understanding of how a particular system's outcome has been generated.

Controls related to this risk category are listed as below:

* ATE 01 - Evaluation of AI Models&#x20;
* ATE 02 - Measurement Approaches for Trustworthiness&#x20;
* ATE 03 - Transparency of the AI System


---

# 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:

```
GET https://documentations.seclea.com/fda-ai-based-samd-risk-management/ai-transparency-and-explainability-ate.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.
