diff --git a/src/webapp/setup/src/views/SetupCompleteView.vue b/src/webapp/setup/src/views/SetupCompleteView.vue
index aa07570..7e49f24 100644
--- a/src/webapp/setup/src/views/SetupCompleteView.vue
+++ b/src/webapp/setup/src/views/SetupCompleteView.vue
@@ -22,7 +22,7 @@
-
+
Post-Setup
+
As soon as you have completed setting up libreevent, there are some things you want to change on the admin panel. First off, you want to create an event location and an event. Secondly, you may want to customize the start page, which you can do in the pages settings on the admin panel. You may find documentation for this here. Lastly, you need to configure and set up a payment gateway in order for you to accept payments. Additionally, have a look around on the admin panel to change settings where you see fit.
+
diff --git a/website/dist/docs/side-bar.html b/website/dist/docs/side-bar.html
index c01a1b0..ff145d6 100644
--- a/website/dist/docs/side-bar.html
+++ b/website/dist/docs/side-bar.html
@@ -37,7 +37,7 @@
Getting Started
Installation
-
+
Post-Setup
Security best practices
Setup of libreevent
Updating
diff --git a/website/src/setup/post-setup.md b/website/src/setup/post-setup.md
index e69de29..331eac1 100644
--- a/website/src/setup/post-setup.md
+++ b/website/src/setup/post-setup.md
@@ -0,0 +1,3 @@
+# Post-Setup
+
+As soon as you have completed setting up libreevent, there are some things you want to change on the admin panel. First off, you want to create an [event location](&/admin-panel/locations) and an [event](&/admin-panel/events). Secondly, you may want to customize the start page, which you can do in the pages settings on the admin panel. You may find documentation for this [here](&/admin-panel/pages). Lastly, you need to configure and set up a [payment gateway](&/admin-panel/settings#payment-gateway) in order for you to accept payments. Additionally, have a look around on the admin panel to change settings where you see fit.
\ No newline at end of file