diff --git a/public/docs-static/img/how-to-guides/activity-event-streaming/sentinelone-data-lake/api-key-generation.png b/public/docs-static/img/how-to-guides/activity-event-streaming/sentinelone-data-lake/api-key-generation.png
new file mode 100644
index 00000000..7b82786d
Binary files /dev/null and b/public/docs-static/img/how-to-guides/activity-event-streaming/sentinelone-data-lake/api-key-generation.png differ
diff --git a/public/docs-static/img/how-to-guides/activity-event-streaming/sentinelone-data-lake/custom-template.png b/public/docs-static/img/how-to-guides/activity-event-streaming/sentinelone-data-lake/custom-template.png
new file mode 100644
index 00000000..e8146660
Binary files /dev/null and b/public/docs-static/img/how-to-guides/activity-event-streaming/sentinelone-data-lake/custom-template.png differ
diff --git a/public/docs-static/img/how-to-guides/activity-event-streaming/sentinelone-data-lake/general-settings.png b/public/docs-static/img/how-to-guides/activity-event-streaming/sentinelone-data-lake/general-settings.png
new file mode 100644
index 00000000..078a3640
Binary files /dev/null and b/public/docs-static/img/how-to-guides/activity-event-streaming/sentinelone-data-lake/general-settings.png differ
diff --git a/public/docs-static/img/how-to-guides/activity-event-streaming/sentinelone-data-lake/verify-integration.png b/public/docs-static/img/how-to-guides/activity-event-streaming/sentinelone-data-lake/verify-integration.png
new file mode 100644
index 00000000..3d5300be
Binary files /dev/null and b/public/docs-static/img/how-to-guides/activity-event-streaming/sentinelone-data-lake/verify-integration.png differ
diff --git a/src/components/NavigationDocs.jsx b/src/components/NavigationDocs.jsx
index fad3975c..bc2c3a15 100644
--- a/src/components/NavigationDocs.jsx
+++ b/src/components/NavigationDocs.jsx
@@ -192,6 +192,7 @@ export const docsNavigation = [
{ title: 'Datadog', href: '/how-to/stream-activity-to-datadog' },
{ title: 'Amazon S3', href: '/how-to/stream-activity-to-amazon-s3' },
{ title: 'Amazon Firehose', href: '/how-to/stream-activity-to-amazon-firehose'},
+ { title: 'SentinelOne Data Lake', href: '/how-to/stream-activity-to-sentinelone-data-lake'},
{ title: 'Generic HTTP', href: '/how-to/stream-activity-to-generic-http'},
]
},
diff --git a/src/pages/how-to/activity-event-streaming.mdx b/src/pages/how-to/activity-event-streaming.mdx
index e520bc63..992417dd 100644
--- a/src/pages/how-to/activity-event-streaming.mdx
+++ b/src/pages/how-to/activity-event-streaming.mdx
@@ -21,4 +21,5 @@ supported third-party platforms. To get started, select one of the following int
- [Datadog](/how-to/stream-activity-to-datadog)
- [Amazon S3](/how-to/stream-activity-to-amazon-s3)
- [Amazon Data Firehose](/how-to/stream-activity-to-amazon-firehose)
+- [SentinelOne Data Lake](/how-to/stream-activity-to-sentinelone-data-lake)
- [Generic HTTP](/how-to/stream-activity-to-generic-http)
\ No newline at end of file
diff --git a/src/pages/how-to/stream-activity-to-sentinelone-data-lake.mdx b/src/pages/how-to/stream-activity-to-sentinelone-data-lake.mdx
new file mode 100644
index 00000000..cb7c45a1
--- /dev/null
+++ b/src/pages/how-to/stream-activity-to-sentinelone-data-lake.mdx
@@ -0,0 +1,77 @@
+# Stream Network Activity to SentinelOne Singularity Data Lake
+
+[SentinelOne Singularity Data Lake](https://www.sentinelone.com/platform/data-lake/) provides a centralized repository for storing and analyzing security data across your organization. By streaming NetBird network activity events to SentinelOne Data Lake, you can correlate network connectivity events with endpoint security data for comprehensive threat detection and investigation.
+
+This integration leverages NetBird's Generic HTTP streaming capability with SentinelOne Singularity Data Lake-specific configurations to ensure seamless data ingestion into your Data Lake environment.
+
+
+
+
+
+
+
+
+
+