Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -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 Analytics<sup>TM</sup>](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 Analytics<sup>TM</sup> 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.

![VantageCloud](../../images/VantageCloud.png)
![Teradata Autonomous Knowledge Platform](../../images/Autonomous_ai_knowledge_platform.svg)

## 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.

![Register](../../images/csae_register.png)
![Register](../../images/teradata_trial_register.png)

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.

![Sign in](../../images/csae_signin.png)
![Sign in](../../images/teradata_trial_sign_in.png)

## Create an Environment

Once signed in, click on **CREATE ENVIRONMENT**
Once signed in, click on **CREATE +**

![Create environment](../../images/csae_create_env.png)
![Create environment](../../images/trial_no_env.png)

You will need to provide:

Expand All @@ -46,31 +46,31 @@ You will need to provide:
Note down the database password. You will need it to connect to the database.
:::

![Environment params](../../images/csae_env_params.png)
![Environment params](../../images/trial_env_params.png)

Click on *CREATE* button to complete the creation of your environment and now, you can see details of your environment.

![Environment details](../../images/csae_env_details.png)
![Environment details](../../images/trial_env_details.png)

## 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.
:::

![Usecases folder](../../images/csae_jupyter.png)
![Usecases folder](../../images/trial_notebooks.png)


## 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/)

101 changes: 101 additions & 0 deletions quickstarts/images/Autonomous_ai_knowledge_platform.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed quickstarts/images/csae_create_env.png
Binary file not shown.
Binary file removed quickstarts/images/csae_env_details.png
Binary file not shown.
Binary file removed quickstarts/images/csae_env_params.png
Binary file not shown.
Binary file removed quickstarts/images/csae_jupyter.png
Binary file not shown.
Binary file removed quickstarts/images/csae_register.png
Binary file not shown.
Binary file removed quickstarts/images/csae_signin.png
Binary file not shown.
Binary file added quickstarts/images/teradata_trial_register.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added quickstarts/images/teradata_trial_sign_in.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added quickstarts/images/trial_env_details.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added quickstarts/images/trial_env_params.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added quickstarts/images/trial_no_env.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added quickstarts/images/trial_notebooks.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading