diff --git a/src/components/SDKsPage/MainSection/index.tsx b/src/components/SDKsPage/MainSection/index.tsx
index 8224cdf70c..ed8b835dd3 100644
--- a/src/components/SDKsPage/MainSection/index.tsx
+++ b/src/components/SDKsPage/MainSection/index.tsx
@@ -9,6 +9,7 @@ export enum Tab {
CHANNELS = 'channels',
SPACES = 'spaces',
CHAT = 'chat',
+ AITRANSPORT = 'aitransport',
LIVEOBJECTS = 'liveobjects',
LIVESYNC = 'livesync',
}
@@ -41,6 +42,15 @@ const MainSection = ({ tab }: { tab: Tab }) => {
>
Chat
+
+ AI Transport
+