diff --git a/developer/Technical Documentation/DB Views and Details/Identity - DB - View.md b/developer/Technical Documentation/DB Views and Details/Identity - DB - View.md
new file mode 100644
index 000000000..6e59289bc
--- /dev/null
+++ b/developer/Technical Documentation/DB Views and Details/Identity - DB - View.md
@@ -0,0 +1,31 @@
+## Identities
+
+The description below gives an overview of the "Identity" object db schema.
+Displaying the table connections; key definition as well as a description of the attributes.
+
+#### Identity DB Connection
+
+
+
+
+
+
+
+#### Attribute Description
+
+##### Identity
+The identity table is created to manage/store all identities (user identities as well as service account identities).
+All attributes stored in this table are those values/attributes which are harmonized across all identity types.
+
+...more to be added...
+
+
+
+## NOTICE
+
+This work is licensed under the [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0).
+
+- SPDX-License-Identifier: Apache-2.0
+- SPDX-FileCopyrightText: 2021-2023 Contributors to the Eclipse Foundation
+- Source URL: https://github.com/eclipse-tractusx/portal-assets
+