diff --git a/blog-service/2025-02-25-apps.md b/blog-service/2025-02-25-apps.md new file mode 100644 index 0000000000..56beb3748f --- /dev/null +++ b/blog-service/2025-02-25-apps.md @@ -0,0 +1,20 @@ +--- +title: New Option to Explore the App Catalog During Onboarding (Apps) +image: https://help.sumologic.com/img/sumo-square.png +keywords: + - apps + - app-catalog + - onboarding + - collection +hide_table_of_contents: true +--- + +import useBaseUrl from '@docusaurus/useBaseUrl'; + +icon + +We've updated the onboarding experience to give you the option to bypass data collection setup and explore the **App Catalog** instead. + +A new **Go to App Catalog** option now appears in the left-hand menu on the data setup page, allowing you to browse integrations and pre-built dashboards before configuring data ingestion. This change makes it easier to explore Sumo Logic’s capabilities without committing to a full setup. + +To learn more, check out our [quickstart](/docs/get-started/quickstart) and [signup](/docs/get-started/sign-up/#set-up-data-collection) guides. diff --git a/docs/get-started/sign-up.md b/docs/get-started/sign-up.md index 47a62b2dee..e2ee6e209b 100644 --- a/docs/get-started/sign-up.md +++ b/docs/get-started/sign-up.md @@ -39,7 +39,7 @@ Upon first logging in, you'll be asked to select the platform (AWS, Kubernetes, * For AWS, you'll deploy a single account with a CloudFormation Template, CLI, or Terraform. * For Kubernetes, Linux, Windows, or macOS, you'll need to run the provided command in your Terminal or PowerShell. -You'll also see an option to bypass setup and explore our [App Catalog](/docs/integrations), where you'll find a wide range of apps and follow easy-to-use setup guides for installation. +You'll also see an option to bypass setup and explore our [App Catalog](/docs/integrations), where you'll find a wide range of apps and easy-to-follow setup guides for installation.
Data onboarding screen showing platform collection options like AWS, Kubernetes, Windows, macOS When the installation is complete, click **Start using Sumo**. diff --git a/static/img/get-started/data-onboarding.png b/static/img/get-started/data-onboarding.png new file mode 100644 index 0000000000..2338add6a0 Binary files /dev/null and b/static/img/get-started/data-onboarding.png differ