diff --git a/docs.json b/docs.json
index ef63ca21..9a920f1c 100644
--- a/docs.json
+++ b/docs.json
@@ -68,9 +68,14 @@
"pages": [
"getting-started/day-1/index",
{
- "group": "Hybrid SaaS",
+ "group": "Premium Users",
+ "pages": [
+ "getting-started/day-1/hybrid-saas/index"
+ ]
+ },
+ {
+ "group": "Free-tier Users",
"pages": [
- "getting-started/day-1/hybrid-saas/index",
"getting-started/day-1/hybrid-saas/local-ingestion-agent"
]
}
diff --git a/getting-started/day-1/hybrid-saas/index.mdx b/getting-started/day-1/hybrid-saas/index.mdx
index 5b912313..e2df129c 100644
--- a/getting-started/day-1/hybrid-saas/index.mdx
+++ b/getting-started/day-1/hybrid-saas/index.mdx
@@ -2,7 +2,7 @@
title: Hybrid Ingestion Runner | Secure Metadata Workflows in Your Cloud
description: Learn to configure and manage Hybrid Ingestion Runner to securely execute workflows in your cloud using AWS, Azure, or GCP secrets—without exposing credentials.
slug: /getting-started/day-1/hybrid-saas
-sidebarTitle: Overview
+sidebarTitle: Hybrid Ingestion Runner
collate: true
---
diff --git a/getting-started/day-1/hybrid-saas/local-ingestion-agent.mdx b/getting-started/day-1/hybrid-saas/local-ingestion-agent.mdx
index a2f24e4b..f64e8658 100644
--- a/getting-started/day-1/hybrid-saas/local-ingestion-agent.mdx
+++ b/getting-started/day-1/hybrid-saas/local-ingestion-agent.mdx
@@ -8,6 +8,12 @@ collate: true
# Local Ingestion Agent
+
+
+To set up the Local Ingestion Agent, you’ll need credentials provided by the support team. Please reach out to support@getcollate.io to get the required access and configuration details.
+
+
+
The Local Ingestion Agent is designed to facilitate metadata ingestion for hybrid deployments, allowing organizations to securely push metadata from their infrastructure into the Collate platform without exposing their internal systems. It provides a secure and efficient way for running ingestion workflows while maintaining full control over data processing within your network.
diff --git a/getting-started/index.mdx b/getting-started/index.mdx
index 16e7e459..a8ee8d84 100644
--- a/getting-started/index.mdx
+++ b/getting-started/index.mdx
@@ -68,6 +68,13 @@ need to set up your Collate environment in 30 minutes.
>
Invite team members and assign roles to collaborate and manage data effectively.
+
+ Optionally run a local ingestion agent within your network to ingest data without direct SaaS connectivity.
+
## How Collate helps Data Teams?