diff --git a/_toc.yml b/_toc.yml
index 793abd9a23ed426a4de48df53ea00a500868102b..f4f11a8c2227dfd80950811684bd302ac19aa868 100644
--- a/_toc.yml
+++ b/_toc.yml
@@ -26,4 +26,4 @@ chapters:
   - file: content/04_cluster/1_access
   - file: content/04_cluster/2_jupyterhub
   - file: content/04_cluster/3_slurm
-- file: content/05_sse/0_intro
\ No newline at end of file
+- file: content/05_projects/0_intro
\ No newline at end of file
diff --git a/content/05_sse/0_intro.md b/content/05_projects/0_intro.md
similarity index 56%
rename from content/05_sse/0_intro.md
rename to content/05_projects/0_intro.md
index 53d04c0646df6edaed0a0721c28f40681f75e110..8fd56815fee576d6c2bd44fb58f0fd1956bb7869 100644
--- a/content/05_sse/0_intro.md
+++ b/content/05_projects/0_intro.md
@@ -1,4 +1,25 @@
-# SURESOFT - Sustainable Software
+# Projects
+
+This knowledge base has been supported by the collobarative projects KI4All and SURESOFT.
+
+## KI4All
+
+```{figure} ../../figures/ki4all.png
+---
+align: center
+---
+
+```
+
+KI4All is a collaborative teaching project with partners from TU Braunschweig, TU Clausthal and the Ostfalia Hochschule. Within the project, AI related teaching material is developed and shared across the universities. In order to address a broader public ranging from students, on-the-job training as well as administrative and technical staff, flexible teaching units, so-called microcredits a special focus lays on the design of flexible learning units, so-called microcredits.
+
+**Contact**
+  - [Project coordination](mailto:chris.hanft@tu-braunschweig.de)
+  - [Website](https://ki4all.net)
+
+
+
+## SURESOFT - Sustainable Software
 
  ```{figure} ../../figures/suresoft.png
 ---
@@ -17,16 +38,16 @@ With the increasing complexity of scientific research, software development has
 
 More information are available here on our [![Website](https://img.shields.io/website?up_message=online&url=https%3A%2F%2Fsuresoft.dev)](https://suresoft.dev)
 
-## Get in Touch
+**Get in Touch**
 [![Matrix](https://img.shields.io/matrix/suresoft-general:matrix.org)](https://matrix.to/#/#suresoft-general:matrix.org)
 
-**Mailingliste**: [https://lists.tu-braunschweig.de/sympa/info/musen-rse](https://lists.tu-braunschweig.de/sympa/info/musen-rse) 
+**Mailing list**: [https://lists.tu-braunschweig.de/sympa/info/musen-rse](https://lists.tu-braunschweig.de/sympa/info/musen-rse) 
 
-**Kontakt**
+**Contact**
   - [Jan Linxweiler](mailto:j.linxweiler@tu-braunschweig.de)
   - [Sven Marcus](mailto:s.marcus@tu-braunschweig.de)
   - [Sören Peters](mailto:soe.peters@tu-braunschweig.de)
 
-## MISC
+**MISC**
 - [GitLab](https://git.rz.tu-bs.de/suresoft)
 - [Publications on Zenodo](https://zenodo.org/communities/suresoft/)
diff --git a/figures/ki4all.png b/figures/ki4all.png
new file mode 100644
index 0000000000000000000000000000000000000000..26a153574212db5456002c145c8216a261272ef0
Binary files /dev/null and b/figures/ki4all.png differ