diff --git a/package-lock.json b/package-lock.json
index 32072b4001..a7aec9ef42 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -10830,6 +10830,20 @@
"resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz",
"integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw=="
},
+ "node_modules/fsevents": {
+ "version": "2.3.3",
+ "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz",
+ "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==",
+ "hasInstallScript": true,
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "darwin"
+ ],
+ "engines": {
+ "node": "^8.16.0 || ^10.6.0 || >=11.0.0"
+ }
+ },
"node_modules/function-bind": {
"version": "1.1.2",
"resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz",
diff --git a/quickstarts/get-access-to-vantage/clearscape-analytics-experience/getting-started-with-csae.md b/quickstarts/get-access-to-vantage/clearscape-analytics-experience/getting-started-with-csae.md
index bbe1346570..577adf536b 100644
--- a/quickstarts/get-access-to-vantage/clearscape-analytics-experience/getting-started-with-csae.md
+++ b/quickstarts/get-access-to-vantage/clearscape-analytics-experience/getting-started-with-csae.md
@@ -1,37 +1,37 @@
---
sidebar_position: 1
-author: Vidhan Bhonsle
-email: vidhan.bhonsle@teradata.com
-page_last_update: February 9th, 2024
-description: Getting started with ClearScape Analytics Experience
-keywords: [data warehouses, compute storage separation, teradata, vantage, cloud data platform, business intelligence, enterprise analytics, jupyter, teradatasql, ipython-sql, clearscape, csae]
+author: Vidhan Bhonsle, Janeth Graziani
+email: developer.relations@teradata.com
+page_last_update: June 18th, 2026
+description: Getting started with Teradata Trial
+keywords: [data warehouses, compute storage separation, teradata, cloud data platform, business intelligence, enterprise analytics, jupyter, teradatasql, ipython-sql, teradata trial, autonomous knowledge platform]
---
-# Getting started with ClearScape Analytics Experience
+# Getting started with Teradata Trial
## Overview
-[ClearScape AnalyticsTM](https://www.teradata.com/platform/clearscape-analytics) is a powerful analytics engine in [Teradata VantageCloud](https://www.teradata.com/platform/vantagecloud). It delivers breakthrough performance, value, and growth across the enterprise with the most powerful, open and connected AI/ML capabilities on the market. You can experience ClearClearScape AnalyticsTM and Teradata Vantage, in a non-production setting, through [ClearScape Analytics Experience](https://www.teradata.com/experience).
+[Teradata Trial](https://www.teradata.com/try) is a free, non-production environment that gives you hands-on access to the [Teradata Autonomous Knowledge Platform](https://www.teradata.com/platform), including the advanced analytics capabilities built into Teradata Database. Use it to explore demos, run queries, and experience how Teradata activates enterprise intelligence across a wide range of industries and use cases.
-In this how-to we will go through the steps for creating an environment in ClearScape Analytics Experience and access demos.
+In this guide, we walk through the steps for creating an environment in Teradata Trial and accessing the included demos.
-
+
-## Create a ClearScape Analytics Experience account
+## Create a Teradata Trial account
-Head over to [ClearScape Analytics Experience](https://www.teradata.com/experience) and create a free account.
+Head over to [Teradata Trial](https://www.teradata.com/try) and create a free account.
-
+
-Sign in to your [ClearScape Analytics account](https://clearscape.teradata.com/sign-in) to create an environment and access demos.
+Sign in to your [Teradata Trial](https://trial.teradata.com/#/sign-in) to create an environment and access demos.
-
+
## Create an Environment
-Once signed in, click on **CREATE ENVIRONMENT**
+Once signed in, click on **CREATE +**
-
+
You will need to provide:
@@ -46,31 +46,31 @@ You will need to provide:
Note down the database password. You will need it to connect to the database.
:::
-
+
Click on *CREATE* button to complete the creation of your environment and now, you can see details of your environment.
-
+
## Access demos
-The ClearScape Analytics Experience environment includes a variety of demos that showcase how to use analytics to solve business problems across many industries.
+The Teradata Trial environment includes a variety of demos showing how analytics capabilities in Teradata Database can solve real business problems across many industries.
-To access demos, click on **RUN DEMOS USING JUPYTER** button. It will open a Jupyter environment in a new tab of your browser.
+To access the demos, click **RUN DEMOS USING JUPYTER**. A Jupyter environment opens in a new browser tab.
:::note
You can find all the detail of demos on the demo index page.
:::
-
+
## Summary
-In this quick start, we learned how to create an environment in ClearScape Analytics Experience and access demos.
+In this quick start, we learned how to create an environment in Teradata Trial and access demos.
## Further reading
-* [ClearScape Analytics Experience API documentation](https://api.clearscape.teradata.com/api-docs/)
+* [Teradata Trial API documentation](https://api.clearscape.teradata.com/api-docs/)
* [Teradata Documentation](https://docs.teradata.com/)
diff --git a/quickstarts/images/Autonomous_ai_knowledge_platform.svg b/quickstarts/images/Autonomous_ai_knowledge_platform.svg
new file mode 100644
index 0000000000..0f3a576ab6
--- /dev/null
+++ b/quickstarts/images/Autonomous_ai_knowledge_platform.svg
@@ -0,0 +1,101 @@
+
diff --git a/quickstarts/images/csae_create_env.png b/quickstarts/images/csae_create_env.png
deleted file mode 100644
index c1ffb091f0..0000000000
Binary files a/quickstarts/images/csae_create_env.png and /dev/null differ
diff --git a/quickstarts/images/csae_env_details.png b/quickstarts/images/csae_env_details.png
deleted file mode 100644
index 7de15e9bd3..0000000000
Binary files a/quickstarts/images/csae_env_details.png and /dev/null differ
diff --git a/quickstarts/images/csae_env_params.png b/quickstarts/images/csae_env_params.png
deleted file mode 100644
index 6fc8b538d5..0000000000
Binary files a/quickstarts/images/csae_env_params.png and /dev/null differ
diff --git a/quickstarts/images/csae_jupyter.png b/quickstarts/images/csae_jupyter.png
deleted file mode 100644
index e392a16e3e..0000000000
Binary files a/quickstarts/images/csae_jupyter.png and /dev/null differ
diff --git a/quickstarts/images/csae_register.png b/quickstarts/images/csae_register.png
deleted file mode 100644
index ea3c5a0a3b..0000000000
Binary files a/quickstarts/images/csae_register.png and /dev/null differ
diff --git a/quickstarts/images/csae_signin.png b/quickstarts/images/csae_signin.png
deleted file mode 100644
index cd8b1cc87f..0000000000
Binary files a/quickstarts/images/csae_signin.png and /dev/null differ
diff --git a/quickstarts/images/teradata_trial_register.png b/quickstarts/images/teradata_trial_register.png
new file mode 100644
index 0000000000..73bfc73500
Binary files /dev/null and b/quickstarts/images/teradata_trial_register.png differ
diff --git a/quickstarts/images/teradata_trial_sign_in.png b/quickstarts/images/teradata_trial_sign_in.png
new file mode 100644
index 0000000000..3e21eda24b
Binary files /dev/null and b/quickstarts/images/teradata_trial_sign_in.png differ
diff --git a/quickstarts/images/trial_env_details.png b/quickstarts/images/trial_env_details.png
new file mode 100644
index 0000000000..df64c738ca
Binary files /dev/null and b/quickstarts/images/trial_env_details.png differ
diff --git a/quickstarts/images/trial_env_params.png b/quickstarts/images/trial_env_params.png
new file mode 100644
index 0000000000..d863af7fdb
Binary files /dev/null and b/quickstarts/images/trial_env_params.png differ
diff --git a/quickstarts/images/trial_no_env.png b/quickstarts/images/trial_no_env.png
new file mode 100644
index 0000000000..01a4daebe0
Binary files /dev/null and b/quickstarts/images/trial_no_env.png differ
diff --git a/quickstarts/images/trial_notebooks.png b/quickstarts/images/trial_notebooks.png
new file mode 100644
index 0000000000..4c1848365f
Binary files /dev/null and b/quickstarts/images/trial_notebooks.png differ