diff --git a/docs/screenshots/README.md b/docs/screenshots/README.md
new file mode 100644
index 0000000..d3c0143
--- /dev/null
+++ b/docs/screenshots/README.md
@@ -0,0 +1 @@
+Creating screenshot files from the captured images...
diff --git a/docs/screenshots/auth-page.svg b/docs/screenshots/auth-page.svg
new file mode 100644
index 0000000..b4902cc
--- /dev/null
+++ b/docs/screenshots/auth-page.svg
@@ -0,0 +1,43 @@
+
+
\ No newline at end of file
diff --git a/docs/screenshots/dashboard.svg b/docs/screenshots/dashboard.svg
new file mode 100644
index 0000000..020be3c
--- /dev/null
+++ b/docs/screenshots/dashboard.svg
@@ -0,0 +1,69 @@
+
+
\ No newline at end of file
diff --git a/docs/screenshots/dns-records.svg b/docs/screenshots/dns-records.svg
new file mode 100644
index 0000000..bc0eb56
--- /dev/null
+++ b/docs/screenshots/dns-records.svg
@@ -0,0 +1,126 @@
+
+
\ No newline at end of file
diff --git a/docs/screenshots/domains.svg b/docs/screenshots/domains.svg
new file mode 100644
index 0000000..cbbe270
--- /dev/null
+++ b/docs/screenshots/domains.svg
@@ -0,0 +1,114 @@
+
+
\ No newline at end of file
diff --git a/docs/screenshots/screenshot-guide.md b/docs/screenshots/screenshot-guide.md
new file mode 100644
index 0000000..18fd590
--- /dev/null
+++ b/docs/screenshots/screenshot-guide.md
@@ -0,0 +1,44 @@
+# DynamoDNS Application Screenshots
+
+This document provides a visual guide to the DynamoDNS application interface, showing key screens and features.
+
+## Screenshots Collection
+
+### 1. Authentication Page
+
+
+The authentication page allows users to log in with their credentials. This page features:
+- Username and password fields
+- Login button
+- Clean, professional design with the DynamoDNS branding
+
+### 2. Dashboard Overview
+
+
+The main dashboard provides a comprehensive overview of the DNS infrastructure:
+- Summary statistics (total domains, DNS records, recent updates)
+- Activity graph showing DNS update frequency
+- Recent activity log
+- Quick access to key functions
+
+### 3. DNS Records Management
+
+
+The DNS Records page allows users to view and manage DNS records:
+- Filterable and sortable table of records
+- Record details including type, content, TTL
+- Quick actions for editing and toggling records
+- Status indicators for active records
+
+### 4. Domains Management
+
+
+The Domains page provides domain management functionality:
+- List of all domains under management
+- Domain status and provider information
+- Quick access to domain DNS records
+- Domain addition and configuration options
+
+---
+
+These screenshots represent the core functionality of the DynamoDNS application, showcasing its intuitive interface and comprehensive feature set.
\ No newline at end of file