diff --git a/docs-kits/kits/tractusx-edc/CHANGELOG.md b/docs-kits/kits/tractusx-edc/CHANGELOG.md
index 10e5842bfd5..7a2e25696cc 100644
--- a/docs-kits/kits/tractusx-edc/CHANGELOG.md
+++ b/docs-kits/kits/tractusx-edc/CHANGELOG.md
@@ -11,6 +11,7 @@ All notable changes to this Kit will be documented in this file.
Changed
- restructuring of adoption view
+- new domain model, drawn with drawio
## [0.5.0] - 2023-08-09
diff --git a/docs-kits/kits/tractusx-edc/docs/kit/adoption-view/page_adoption-view.md b/docs-kits/kits/tractusx-edc/docs/kit/adoption-view/page_adoption-view.md
index c2fa820e311..b98e02cc95d 100644
--- a/docs-kits/kits/tractusx-edc/docs/kit/adoption-view/page_adoption-view.md
+++ b/docs-kits/kits/tractusx-edc/docs/kit/adoption-view/page_adoption-view.md
@@ -86,9 +86,9 @@ The Connector KIT builds on the [Catena-X Standards][Catena-X-Standards-url]. Ev
### Terminology
-![domain-model](images/domain-model.png)
+The shown picture illustrates only a generic view of the Domain Model and is not intended to show all aspects of the project.
-> The shown picture illustrates only a generic view of the Domain Model and is not intended to show all aspects of the project.
+![domain_model](@site/static/img/domain_model.drawio.svg)
#### Extensions
diff --git a/static/img/domain_model.drawio.svg b/static/img/domain_model.drawio.svg
new file mode 100644
index 00000000000..d34201e2a13
--- /dev/null
+++ b/static/img/domain_model.drawio.svg
@@ -0,0 +1,4 @@
+
+
+
+
\ No newline at end of file