# Transparency notice

A transparency notice (or information notice) is a crucial document for informing users and stakeholders about the operation and use of AI systems. This notice aims to ensure that AI systems are transparent, accountable and respect the fundamental rights of individuals.

In Dastra, you need to integrate this manual into the "Attachments" section of an AI system. You can upload it as a document, or write it directly in the tab.

<figure><img src="/files/iNxcyER3XE99yD1akIOr" alt=""><figcaption><p>Transparency notice for an AI System</p></figcaption></figure>


---

# 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://doc.dastra.eu/en/features/ai-systems/transparency-notice.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.
