Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
31 commits
Select commit Hold shift + click to select a range
d69c0ee
replace cluster with instance for Starter and Essential
qiancai Mar 6, 2026
1133fd8
{{{ .starter }}} Cluster -> {{{ .starter }}} Instance
qiancai Mar 6, 2026
7258fdb
starter and essential docs: update cluster to instance if applicable
qiancai Mar 10, 2026
cbd8e1a
update clusters -> instances for starter and essential
qiancai Mar 10, 2026
cec64ae
Discard changes to ai/reference/vector-search-changelogs.md
qiancai Mar 10, 2026
372a608
Discard changes to tidb-cloud/releases/release-notes-2025.md
qiancai Mar 10, 2026
dc072cd
Discard changes to tidb-cloud/releases/tidb-cloud-release-notes.md
qiancai Mar 10, 2026
fc14087
[**Clusters**](https://tidbcloud.com/console/clusters) -> [**My TiDB*…
qiancai Mar 10, 2026
a0811cc
Clusters page -> My TiDB page
qiancai Mar 10, 2026
c02975d
Update migrate-from-mysql-using-data-migration.md
qiancai Mar 10, 2026
d05b47c
fix an issue of extra space
qiancai Mar 11, 2026
72d8bf1
update cluster to specific instance or cluster name
qiancai Mar 11, 2026
d5b6e9a
update the wording of TiDB Cloud resources
qiancai Mar 11, 2026
b81add8
tidb cloud shared docs: use specific words to replace cluster
qiancai Mar 12, 2026
af4f960
premium: replace TiDB instance with {{{ .premium }}} instance if appl…
qiancai Mar 12, 2026
e439b2a
ai docs: replace cluster with specific words
qiancai Mar 12, 2026
f79b0d7
developer docs: replace cluster with specific words
qiancai Mar 13, 2026
4270a55
Update tidb-mcp-claude-desktop.md
qiancai Mar 13, 2026
7fe905b
update vector-search-integrate-with-django-orm.md
qiancai Mar 13, 2026
f835f39
combo box description: -> "switch between organizations, projects, an…
qiancai Mar 13, 2026
aeb5a1e
fix broken anchors
qiancai Mar 13, 2026
f0c63f8
TiDB Cloud cluster or instance -> TiDB Cloud resource
qiancai Mar 13, 2026
b46d776
update TOC files
qiancai Mar 13, 2026
c8c6d47
fix issues in updates
qiancai Mar 13, 2026
39620b8
fix issues in updates
qiancai Mar 13, 2026
5b1601a
fix a broken link
qiancai Mar 13, 2026
1a5a8e9
Update tidb-cloud/database-schema-concepts.md
qiancai Mar 16, 2026
5cc8af9
Update tidb-cloud/notifications.md
qiancai Mar 18, 2026
d2fa732
Update tidb-cloud/integrate-tidbcloud-with-vercel.md
qiancai Mar 18, 2026
650cc68
Apply suggestions from code review
qiancai Mar 18, 2026
220c9b5
update several dev docs to use target {{{ .starter }}} or Essential …
qiancai Mar 18, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion TOC-develop.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

## QUICK START

- [Create a {{{ .starter }}} Cluster](/develop/dev-guide-build-cluster-in-cloud.md)
- [Create a {{{ .starter }}} Instance](/develop/dev-guide-build-cluster-in-cloud.md)
- [TiDB Basics](/develop/dev-guide-tidb-basics.md)
- [CRUD SQL in TiDB](/develop/dev-guide-tidb-crud-sql.md)

Expand Down
39 changes: 19 additions & 20 deletions TOC-tidb-cloud-essential.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,22 +28,21 @@

## GUIDES

- Manage Cluster
- [Select Your Cluster Plan](/tidb-cloud/select-cluster-tier.md)
- Manage TiDB Cloud Clusters
- [Create a TiDB Cloud Cluster](/tidb-cloud/create-tidb-cluster-serverless.md)
- Connect to Your TiDB Cloud Cluster
- [Network Connection Overview](/tidb-cloud/connect-to-tidb-cluster-serverless.md)
- [Connect via Public Endpoint](/tidb-cloud/connect-via-standard-connection-serverless.md)
- [Connect via Private Endpoint with AWS](/tidb-cloud/set-up-private-endpoint-connections-serverless.md)
- [Connect via Private Endpoint with Alibaba Cloud](/tidb-cloud/set-up-private-endpoint-connections-on-alibaba-cloud.md)
- Branch ![BETA](/media/tidb-cloud/blank_transparent_placeholder.png)
- [Overview](/tidb-cloud/branch-overview.md)
- [Manage Branches](/tidb-cloud/branch-manage.md)
- [GitHub Integration](/tidb-cloud/branch-github-integration.md)
- [Back Up and Restore TiDB Cloud Data](/tidb-cloud/backup-and-restore-serverless.md)
- [Export Data from TiDB Cloud](/tidb-cloud/serverless-export.md)
- Use an HTAP Cluster with TiFlash
- [Select Your Plan](/tidb-cloud/select-cluster-tier.md)
- Manage {{{ .essential }}} Instances
- [Create a {{{ .essential }}} Instance](/tidb-cloud/create-tidb-cluster-serverless.md)
- Connect to Your {{{ .essential }}} Instance
- [Network Connection Overview](/tidb-cloud/connect-to-tidb-cluster-serverless.md)
- [Connect via Public Endpoint](/tidb-cloud/connect-via-standard-connection-serverless.md)
- [Connect via Private Endpoint with AWS](/tidb-cloud/set-up-private-endpoint-connections-serverless.md)
- [Connect via Private Endpoint with Alibaba Cloud](/tidb-cloud/set-up-private-endpoint-connections-on-alibaba-cloud.md)
- Branch ![BETA](/media/tidb-cloud/blank_transparent_placeholder.png)
- [Overview](/tidb-cloud/branch-overview.md)
- [Manage Branches](/tidb-cloud/branch-manage.md)
- [GitHub Integration](/tidb-cloud/branch-github-integration.md)
- [Back Up and Restore TiDB Cloud Data](/tidb-cloud/backup-and-restore-serverless.md)
- [Export Data from TiDB Cloud](/tidb-cloud/serverless-export.md)
- Use TiFlash for HTAP
- [TiFlash Overview](/tiflash/tiflash-overview.md)
- [Create TiFlash Replicas](/tiflash/create-tiflash-replicas.md)
- [Read Data from TiFlash](/tiflash/use-tidb-to-read-tiflash.md)
Expand All @@ -62,7 +61,7 @@
- [Subscribe via Email](/tidb-cloud/monitor-alert-email.md)
- [Subscribe via Slack](/tidb-cloud/monitor-alert-slack.md)
- [Subscribe via Zoom](/tidb-cloud/monitor-alert-zoom.md)
- [Cluster Events](/tidb-cloud/tidb-cloud-events.md)
- [Events](/tidb-cloud/tidb-cloud-events.md)
- Tune Performance
- [Overview](/tidb-cloud/tidb-cloud-tune-performance-overview.md)
- [Analyze Performance](/tidb-cloud/tune-performance.md)
Expand Down Expand Up @@ -115,8 +114,8 @@
- [Overview](/garbage-collection-overview.md)
- [Configuration](/garbage-collection-configuration.md)
- [Tune TiFlash Performance](/tiflash/tune-tiflash-performance.md)
- [Upgrade a TiDB Cluster](/tidb-cloud/upgrade-tidb-cluster.md)
- [Delete a TiDB Cluster](/tidb-cloud/delete-tidb-cluster.md)
- [Upgrade the TiDB Version](/tidb-cloud/upgrade-tidb-cluster.md)
- [Delete a {{{ .essential }}} Instance](/tidb-cloud/delete-tidb-cluster.md)
- Migrate or Import Data
- [Overview](/tidb-cloud/tidb-cloud-migration-overview.md)
- Migrate Data into TiDB Cloud
Expand All @@ -137,7 +136,7 @@
- [Naming Conventions for Data Import](/tidb-cloud/naming-conventions-for-data-import.md)
- [CSV Configurations for Importing Data](/tidb-cloud/csv-config-for-import-data.md)
- [Troubleshoot Access Denied Errors during Data Import from Amazon S3](/tidb-cloud/troubleshoot-import-access-denied-error.md)
- [Connect AWS DMS to TiDB Cloud clusters](/tidb-cloud/tidb-cloud-connect-aws-dms.md)
- [Connect AWS DMS to TiDB Cloud](/tidb-cloud/tidb-cloud-connect-aws-dms.md)
- Stream Data ![BETA](/media/tidb-cloud/blank_transparent_placeholder.png)
- [Changefeed Overview](/tidb-cloud/essential-changefeed-overview.md)
- [Sink to MySQL](/tidb-cloud/essential-changefeed-sink-to-mysql.md)
Expand Down
25 changes: 12 additions & 13 deletions TOC-tidb-cloud-premium.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,17 +124,16 @@

## GUIDES

- Manage Instances
- [Select Your Cluster Plan](/tidb-cloud/select-cluster-tier.md)
- Manage TiDB Cloud Instances
- [Create a {{{ .premium }}} Instance](/tidb-cloud/premium/create-tidb-instance-premium.md)
- Connect to Your TiDB Cloud Instance
- [Connection Overview](/tidb-cloud/premium/connect-to-tidb-instance.md)
- [Connect via Public Endpoint](/tidb-cloud/premium/connect-to-premium-via-public-connection.md)
- [Connect via Private Endpoint with AWS](/tidb-cloud/premium/connect-to-premium-via-aws-private-endpoint.md)
- [Connect via Private Endpoint with Alibaba Cloud](/tidb-cloud/premium/connect-to-premium-via-alibaba-cloud-private-endpoint.md)
- [Back Up and Restore TiDB Cloud Data](/tidb-cloud/premium/backup-and-restore-premium.md)
- Use an HTAP Cluster with TiFlash
- [Select Your Plan](/tidb-cloud/select-cluster-tier.md)
- Manage {{{ .premium }}} Instances
- [Create a {{{ .premium }}} Instance](/tidb-cloud/premium/create-tidb-instance-premium.md)
- Connect to Your {{{ .premium }}} Instance
- [Connection Overview](/tidb-cloud/premium/connect-to-tidb-instance.md)
- [Connect via Public Endpoint](/tidb-cloud/premium/connect-to-premium-via-public-connection.md)
- [Connect via Private Endpoint with AWS](/tidb-cloud/premium/connect-to-premium-via-aws-private-endpoint.md)
- [Connect via Private Endpoint with Alibaba Cloud](/tidb-cloud/premium/connect-to-premium-via-alibaba-cloud-private-endpoint.md)
- [Back Up and Restore TiDB Cloud Data](/tidb-cloud/premium/backup-and-restore-premium.md)
- Use TiFlash for HTAP
- [TiFlash Overview](/tiflash/tiflash-overview.md)
- [Create TiFlash Replicas](/tiflash/create-tiflash-replicas.md)
- [Read Data from TiFlash](/tiflash/use-tidb-to-read-tiflash.md)
Expand Down Expand Up @@ -197,7 +196,7 @@
- [TiKV Follower Read](/follower-read.md)
- [Coprocessor Cache](/coprocessor-cache.md)
- [Tune TiFlash Performance](/tiflash/tune-tiflash-performance.md)
- [Delete a TiDB Instance](/tidb-cloud/premium/delete-tidb-instance.md)
- [Delete a {{{ .premium }}} Instance](/tidb-cloud/premium/delete-tidb-instance.md)
- Migrate or Import Data
- [Overview](/tidb-cloud/tidb-cloud-migration-overview.md)
- Migrate Data into TiDB Cloud
Expand All @@ -216,7 +215,7 @@
- [Naming Conventions for Data Import](/tidb-cloud/naming-conventions-for-data-import.md)
- [CSV Configurations for Importing Data](/tidb-cloud/csv-config-for-import-data.md)
- [Troubleshoot Access Denied Errors during Data Import from Amazon S3](/tidb-cloud/troubleshoot-import-access-denied-error.md)
- [Connect AWS DMS to TiDB Cloud clusters](/tidb-cloud/tidb-cloud-connect-aws-dms.md)
- [Connect AWS DMS to TiDB Cloud](/tidb-cloud/tidb-cloud-connect-aws-dms.md)
- Stream Data
- [Changefeed Overview](/tidb-cloud/changefeed-overview.md)
- [To MySQL Sink](/tidb-cloud/changefeed-sink-to-mysql.md)
Expand Down
41 changes: 20 additions & 21 deletions TOC-tidb-cloud-starter.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,23 +30,22 @@

## GUIDES

- Manage Cluster
- [Select Your Cluster Plan](/tidb-cloud/select-cluster-tier.md)
- Manage TiDB Cloud Clusters
- [Create a TiDB Cloud Cluster](/tidb-cloud/create-tidb-cluster-serverless.md)
- Connect to Your TiDB Cloud Cluster
- [Network Connection Overview](/tidb-cloud/connect-to-tidb-cluster-serverless.md)
- [Connect via Public Endpoint](/tidb-cloud/connect-via-standard-connection-serverless.md)
- [Connect via Private Endpoint with AWS](/tidb-cloud/set-up-private-endpoint-connections-serverless.md)
- [Connect via Private Endpoint with Alibaba Cloud](/tidb-cloud/set-up-private-endpoint-connections-on-alibaba-cloud.md)
- Branch ![BETA](/media/tidb-cloud/blank_transparent_placeholder.png)
- [Overview](/tidb-cloud/branch-overview.md)
- [Manage Branches](/tidb-cloud/branch-manage.md)
- [GitHub Integration](/tidb-cloud/branch-github-integration.md)
- [Manage Spending Limit](/tidb-cloud/manage-serverless-spend-limit.md)
- [Back Up and Restore TiDB Cloud Data](/tidb-cloud/backup-and-restore-serverless.md)
- [Export Data from TiDB Cloud](/tidb-cloud/serverless-export.md)
- Use an HTAP Cluster with TiFlash
- [Select Your Plan](/tidb-cloud/select-cluster-tier.md)
- Manage {{{ .starter }}} Instances
- [Create a {{{ .starter }}} Instance](/tidb-cloud/create-tidb-cluster-serverless.md)
- Connect to Your {{{ .starter }}} Instance
- [Network Connection Overview](/tidb-cloud/connect-to-tidb-cluster-serverless.md)
- [Connect via Public Endpoint](/tidb-cloud/connect-via-standard-connection-serverless.md)
- [Connect via Private Endpoint with AWS](/tidb-cloud/set-up-private-endpoint-connections-serverless.md)
- [Connect via Private Endpoint with Alibaba Cloud](/tidb-cloud/set-up-private-endpoint-connections-on-alibaba-cloud.md)
- Branch ![BETA](/media/tidb-cloud/blank_transparent_placeholder.png)
- [Overview](/tidb-cloud/branch-overview.md)
- [Manage Branches](/tidb-cloud/branch-manage.md)
- [GitHub Integration](/tidb-cloud/branch-github-integration.md)
- [Manage Spending Limit](/tidb-cloud/manage-serverless-spend-limit.md)
- [Back Up and Restore TiDB Cloud Data](/tidb-cloud/backup-and-restore-serverless.md)
- [Export Data from TiDB Cloud](/tidb-cloud/serverless-export.md)
- Use TiFlash for HTAP
- [TiFlash Overview](/tiflash/tiflash-overview.md)
- [Create TiFlash Replicas](/tiflash/create-tiflash-replicas.md)
- [Read Data from TiFlash](/tiflash/use-tidb-to-read-tiflash.md)
Expand All @@ -60,7 +59,7 @@
- Monitor and Alert
- [Overview](/tidb-cloud/monitor-tidb-cluster.md)
- [Built-in Metrics](/tidb-cloud/built-in-monitoring.md)
- [Cluster Events](/tidb-cloud/tidb-cloud-events.md)
- [Events](/tidb-cloud/tidb-cloud-events.md)
- Tune Performance
- [Overview](/tidb-cloud/tidb-cloud-tune-performance-overview.md)
- [Analyze Performance](/tidb-cloud/tune-performance.md)
Expand Down Expand Up @@ -113,8 +112,8 @@
- [Overview](/garbage-collection-overview.md)
- [Configuration](/garbage-collection-configuration.md)
- [Tune TiFlash Performance](/tiflash/tune-tiflash-performance.md)
- [Upgrade a TiDB Cluster](/tidb-cloud/upgrade-tidb-cluster.md)
- [Delete a TiDB Cluster](/tidb-cloud/delete-tidb-cluster.md)
- [Upgrade the TiDB Version](/tidb-cloud/upgrade-tidb-cluster.md)
- [Delete a {{{ .starter }}} Instance](/tidb-cloud/delete-tidb-cluster.md)
- Migrate or Import Data
- [Overview](/tidb-cloud/tidb-cloud-migration-overview.md)
- Migrate Data into TiDB Cloud
Expand All @@ -133,7 +132,7 @@
- [Naming Conventions for Data Import](/tidb-cloud/naming-conventions-for-data-import.md)
- [CSV Configurations for Importing Data](/tidb-cloud/csv-config-for-import-data.md)
- [Troubleshoot Access Denied Errors during Data Import from Amazon S3](/tidb-cloud/troubleshoot-import-access-denied-error.md)
- [Connect AWS DMS to TiDB Cloud clusters](/tidb-cloud/tidb-cloud-connect-aws-dms.md)
- [Connect AWS DMS to TiDB Cloud](/tidb-cloud/tidb-cloud-connect-aws-dms.md)
- Explore Data
- [Chat2Query in SQL Editor](/tidb-cloud/explore-data-with-chat2query.md) ![BETA](/media/tidb-cloud/blank_transparent_placeholder.png)
- [SQL Proxy Account](/tidb-cloud/sql-proxy-account.md)
Expand Down
12 changes: 6 additions & 6 deletions TOC-tidb-cloud.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@

- Manage Cluster
- Plan Your Cluster
- [Select Your Cluster Plan](/tidb-cloud/select-cluster-tier.md)
- [Select Your Plan](/tidb-cloud/select-cluster-tier.md)
- [Determine Your TiDB Size](/tidb-cloud/size-your-cluster.md)
- [TiDB Cloud Performance Reference](/tidb-cloud/tidb-cloud-performance-reference.md)
- [Create a TiDB Cloud Dedicated Cluster](/tidb-cloud/create-tidb-cluster.md)
Expand All @@ -48,7 +48,7 @@
- [Back Up and Restore TiDB Cloud Dedicated Data](/tidb-cloud/backup-and-restore.md)
- [Pause or Resume a TiDB Cloud Dedicated Cluster](/tidb-cloud/pause-or-resume-tidb-cluster.md)
- [Configure Maintenance Window](/tidb-cloud/configure-maintenance-window.md)
- Use an HTAP Cluster with TiFlash
- Use TiFlash for HTAP
- [TiFlash Overview](/tiflash/tiflash-overview.md)
- [Create TiFlash Replicas](/tiflash/create-tiflash-replicas.md)
- [Read Data from TiFlash](/tiflash/use-tidb-to-read-tiflash.md)
Expand All @@ -67,7 +67,7 @@
- [Subscribe via Email](/tidb-cloud/monitor-alert-email.md)
- [Subscribe via Slack](/tidb-cloud/monitor-alert-slack.md)
- [Subscribe via Zoom](/tidb-cloud/monitor-alert-zoom.md)
- [Cluster Events](/tidb-cloud/tidb-cloud-events.md)
- [Events](/tidb-cloud/tidb-cloud-events.md)
- Third-Party Metrics Integrations
- [Overview](/tidb-cloud/third-party-monitoring-integrations.md)
- [Migrate Datadog and New Relic Integrations](/tidb-cloud/migrate-metrics-integrations.md)
Expand Down Expand Up @@ -140,8 +140,8 @@
- Manage Connections by TiProxy
- [Overview of TiProxy](/tidb-cloud/tiproxy-overview-for-cloud.md)
- [Manage TiProxy](/tidb-cloud/tiproxy-management.md)
- [Upgrade a TiDB Cluster](/tidb-cloud/upgrade-tidb-cluster.md)
- [Delete a TiDB Cluster](/tidb-cloud/delete-tidb-cluster.md)
- [Upgrade the TiDB Version](/tidb-cloud/upgrade-tidb-cluster.md)
- [Delete a {{{ .dedicated }}} Cluster](/tidb-cloud/delete-tidb-cluster.md)
- Migrate or Import Data
- [Overview](/tidb-cloud/tidb-cloud-migration-overview.md)
- Migrate Data into TiDB Cloud
Expand All @@ -163,7 +163,7 @@
- [CSV Configurations for Importing Data](/tidb-cloud/csv-config-for-import-data.md)
- [Troubleshoot Access Denied Errors during Data Import from Amazon S3](/tidb-cloud/troubleshoot-import-access-denied-error.md)
- [Precheck Errors, Migration Errors, and Alerts for Data Migration](/tidb-cloud/tidb-cloud-dm-precheck-and-troubleshooting.md)
- [Connect AWS DMS to TiDB Cloud clusters](/tidb-cloud/tidb-cloud-connect-aws-dms.md)
- [Connect AWS DMS to TiDB Cloud](/tidb-cloud/tidb-cloud-connect-aws-dms.md)
- Explore Data
- [Chat2Query in SQL Editor](/tidb-cloud/explore-data-with-chat2query.md) ![BETA](/media/tidb-cloud/blank_transparent_placeholder.png)
- [SQL Proxy Account](/tidb-cloud/sql-proxy-account.md)
Expand Down
2 changes: 1 addition & 1 deletion ai/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Step-by-step guides for building AI applications with TiDB using the [`pytidb`](

| Document | Description |
| --- | --- |
| [Connect to TiDB](/ai/guides/connect.md) | Connect to TiDB Cloud or self-managed clusters using `pytidb`. |
| [Connect to TiDB](/ai/guides/connect.md) | Connect to TiDB Cloud or TiDB Self-Managed using `pytidb`. |
| [Working with Tables](/ai/guides/tables.md) | Create, query, and manage tables with vector fields. |
| [Vector Search](/ai/guides/vector-search.md) | Perform semantic similarity searches using `pytidb`. |
| [Full-Text Search](/ai/guides/vector-search-full-text-search-python.md) | Keyword-based text search with BM25 ranking. |
Expand Down
4 changes: 2 additions & 2 deletions ai/examples/auto-embedding-with-pytidb.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ This example shows how to use the [Auto Embedding](/ai/integrations/vector-searc
Before you begin, ensure you have the following:

- **Python (>=3.10)**: Install [Python](https://www.python.org/downloads/) 3.10 or a later version.
- **A TiDB Cloud Starter cluster**: You can create a free TiDB cluster on [TiDB Cloud](https://tidbcloud.com/free-trial).
- **A {{{ .starter }}} instance**: You can create a free {{{ .starter }}} instance on [TiDB Cloud](https://tidbcloud.com/free-trial).

## How to run

Expand All @@ -38,7 +38,7 @@ pip install -r reqs.txt

### Step 3. Set environment variables

1. In the [TiDB Cloud console](https://tidbcloud.com/), navigate to the [**Clusters**](https://tidbcloud.com/clusters) page, and then click the name of your target cluster to go to its overview page.
1. In the [TiDB Cloud console](https://tidbcloud.com/), navigate to the [**My TiDB**](https://tidbcloud.com/tidbs) page, and then click the name of your target {{{ .starter }}} instance to go to its overview page.
2. Click **Connect** in the upper-right corner. A connection dialog is displayed, with connection parameters listed.
3. Set environment variables according to the connection parameters as follows:

Expand Down
4 changes: 2 additions & 2 deletions ai/examples/basic-with-pytidb.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ This example demonstrates basic CRUD (Create, Read, Update, Delete) operations u
Before you begin, ensure you have the following:

- **Python (>=3.10)**: Install [Python](https://www.python.org/downloads/) 3.10 or a later version.
- **A TiDB Cloud Starter cluster**: You can create a free TiDB cluster on [TiDB Cloud](https://tidbcloud.com/free-trial).
- **A {{{ .starter }}} instance**: You can create a free {{{ .starter }}} instance on [TiDB Cloud](https://tidbcloud.com/free-trial).

## How to run

Expand All @@ -37,7 +37,7 @@ pip install -r reqs.txt

### Step 3. Set environment variables

1. In the [TiDB Cloud console](https://tidbcloud.com/), navigate to the [**Clusters**](https://tidbcloud.com/clusters) page, and then click the name of your target cluster to go to its overview page.
1. In the [TiDB Cloud console](https://tidbcloud.com/), navigate to the [**My TiDB**](https://tidbcloud.com/tidbs) page, and then click the name of your target {{{ .starter }}} instance to go to its overview page.
2. Click **Connect** in the upper-right corner. A connection dialog is displayed, with connection parameters listed.
3. Set environment variables according to the connection parameters as follows:

Expand Down
4 changes: 2 additions & 2 deletions ai/examples/fulltext-search-with-pytidb.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ This example demonstrates how to build an e-commerce product search app using Ti
Before you begin, ensure you have the following:

- **Python (>=3.10)**: Install [Python](https://www.python.org/downloads/) 3.10 or a later version.
- **A TiDB Cloud Starter cluster**: You can create a free TiDB cluster on [TiDB Cloud](https://tidbcloud.com/free-trial).
- **A {{{ .starter }}} instance**: You can create a free {{{ .starter }}} instance on [TiDB Cloud](https://tidbcloud.com/free-trial).

## How to run

Expand All @@ -40,7 +40,7 @@ pip install -r reqs.txt

### Step 3. Set environment variables

1. In the [TiDB Cloud console](https://tidbcloud.com/), navigate to the [**Clusters**](https://tidbcloud.com/clusters) page, and then click the name of your target cluster to go to its overview page.
1. In the [TiDB Cloud console](https://tidbcloud.com/), navigate to the [**My TiDB**](https://tidbcloud.com/tidbs) page, and then click the name of your target {{{ .starter }}} instance to go to its overview page.
2. Click **Connect** in the upper-right corner. A connection dialog is displayed, with connection parameters listed.
3. Set environment variables according to the connection parameters as follows:

Expand Down
Loading
Loading