diff --git a/cid-redirects.json b/cid-redirects.json
index 1aff253c83..daef1cc2e2 100644
--- a/cid-redirects.json
+++ b/cid-redirects.json
@@ -4662,7 +4662,13 @@
"/docs/integrations/microsoft-azure/active-directory-legacy": "/docs/integrations/microsoft-azure/active-directory-json",
"/docs/integrations/microsoft-azure/arm-integration-faq": "/docs/send-data/collect-from-other-data-sources/azure-monitoring/arm-integration-faq",
"/docs/send-data/collect-from-other-data-sources/azure-monitoring/collect-logs-azure-monitor": "/docs/send-data/collect-from-other-data-sources/azure-monitoring/ms-azure-event-hubs-source/",
+ "/docs/reuse/alert-variables": "/docs/alerts/monitors/alert-variables",
+ "/docs/reuse/apps/jfrog/artifactory-overview": "/docs/integrations/app-development/jfrog-artifactory",
+ "/docs/reuse/apps/jfrog/artifactory-cached": "/docs/integrations/app-development/jfrog-artifactory",
+ "/docs/reuse/automation-service-la-note": "/docs/platform-services/automation-service",
"/docs/reuse/fed-deployment-note": "/docs/api/about-apis/getting-started",
+ "/docs/reuse/fer-limitations": "/docs/manage/field-extractions",
+ "/docs/reuse/restart-c2c-source": "/docs/c2c/info",
"/docs/api/getting-started": "/docs/api/about-apis/getting-started",
"/docs/integrations/amazon-aws/aurora-mysql-ulm": "/docs/integrations/amazon-aws/rds",
"/docs/integrations/amazon-aws/aurora-postgresql-ulm": "/docs/integrations/amazon-aws/rds",
@@ -5048,6 +5054,7 @@
"/docs/manage/credits/cloud-flex-credits-accounts": "/docs/manage/manage-subscription",
"/docs/metrics/best-practices": "/docs/metrics",
"/docs/reuse/apps/app-install-sumo-apps": "/docs/get-started/apps-integrations",
+ "/docs/reuse/budget-assignment": "/docs/manage/ingestion-volume/ingest-budgets",
"/docs/reuse/cse-api-table": "/docs/api/cloud-siem-enterprise",
"/docs/reuse/cse-dynamic-severity": "/docs/api/cloud-siem-enterprise",
"/docs/reuse/csoar-api-table": "/docs/api/cloud-soar",
diff --git a/docs/reuse/apps/app-install-sumo-apps.md b/docs/reuse/apps/app-install-sumo-apps.md
deleted file mode 100644
index 2992572f94..0000000000
--- a/docs/reuse/apps/app-install-sumo-apps.md
+++ /dev/null
@@ -1,14 +0,0 @@
-import useBaseUrl from '@docusaurus/useBaseUrl';
-
-To install the app:
-
-1. Select **App Catalog**.
-1. In the **Search Apps** field, search for and then select your app.
-1. Optionally, you can scroll down to preview the dashboards included with the app. Then, click **Install App** (sometimes this button says **Add Integration**).
-1. On the next configuration page, under **Select Folder for your App**, complete the following fields:
- * **Folder Name**. You can retain the existing name or enter a custom name of your choice for the app.
- * **All Folders** (optional). Default location is the **Personal** folder in your **Library**. If desired, you can choose a different location and/or click **New Folder** to add it to a new folder.
-1. Click **Next**.
-1. Look for the dialog confirming that your app was installed successfully.
-
-Once an app is installed, it will appear in your **Personal** folder or the folder that you specified. From here, you can share it with other users in your organization. Dashboard panels will automatically start to fill with data matching the time range query received since you created the panel. Results won't be available immediately, but within about 20 minutes, you'll see completed graphs and maps.
diff --git a/docs/reuse/budget-assignment.md b/docs/reuse/budget-assignment.md
deleted file mode 100644
index c15da19a76..0000000000
--- a/docs/reuse/budget-assignment.md
+++ /dev/null
@@ -1,8 +0,0 @@
-The **Scope** supports the option to assign ingest budgets to your log data by either:
-
-* A Field that is enabled in the [Fields](/docs/manage/fields) table.
-* One of the following built-in metadata fields: `_collector`, `_source`, `_sourceCategory`, `_sourceHost`, or `_sourceName`.
-
-The value supports a single wildcard, such as `_sourceCategory=prod*payment`.
-
-For example, a **Scope** expression like `_sourceCategory=/dev/catalog/*` implies that all incoming logs ingested into Sumo Logic with a matching `_sourceCategory` will fall under the scope of the given budget.
diff --git a/docs/reuse/cse-launch-csoar-automation.md b/docs/reuse/cse-launch-csoar-automation.md
deleted file mode 100644
index 161ded269b..0000000000
--- a/docs/reuse/cse-launch-csoar-automation.md
+++ /dev/null
@@ -1 +0,0 @@
-If you have the latest version of Cloud SOAR, the [Cloud SOAR Automation](/docs/cloud-soar/automation) page displays when you click **Manage Playbooks**.
\ No newline at end of file