Skip to content

Commit 681f036

Browse files
Docs: AI Studio Addition on landing pages (#247)
1 parent 05128ae commit 681f036

File tree

4 files changed

+42
-13
lines changed

4 files changed

+42
-13
lines changed

collate-ai/index.mdx

Lines changed: 14 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -18,31 +18,34 @@ Collate AI brings generative AI to metadata management, making it effortless to
1818
## Key Features
1919

2020
<Columns cols={2}>
21-
<Card icon='/public/images/icons/askcollate.svg' title="AskCollate" href="/collate-ai/ask-collate" horizontal>
22-
An AI agent that provides conversational analytics and data management capabilities built upon Collates Knowledge Graph.
21+
<Card icon="/public/images/icons/askcollate.svg" title="AskCollate" href="/collate-ai/ask-collate" horizontal>
22+
An AI agent that provides conversational analytics and data management capabilities built upon Collate's Knowledge Graph.
2323
</Card>
24-
<Card icon='/public/images/icons/documentation.svg' title="Collate AI Documentation Agent" href="/collate-ai/documentation-agent" horizontal>
24+
<Card icon="/public/images/homepage-icons/studio-ai.svg" title="AI Studio" href="/collate-ai/ai-studio" horizontal>
25+
Create and manage AI agents and personas to automate metadata discovery, governance reviews, and data quality workflows.
26+
</Card>
27+
<Card icon="/public/images/icons/documentation.svg" title="Collate AI Documentation Agent" href="/collate-ai/documentation-agent" horizontal>
2528
Automate description generation based on the context of your data.
2629
</Card>
27-
<Card icon='/public/images/icons/tier.svg' title="Collate AI Tier Agent" href="/collate-ai/tier-agent" horizontal>
30+
<Card icon="/public/images/icons/tier.svg" title="Collate AI Tier Agent" href="/collate-ai/tier-agent" horizontal>
2831
Classify business-critical data assets by usage & impact.
2932
</Card>
3033
<Card icon="/public/images/icons/qualityagent.svg" title="Collate AI Quality Agent" href="/collate-ai/quality-agent" horizontal>
3134
Automatically create Data Quality tests to ensure health and stability.
3235
</Card>
33-
<Card icon='/public/images/icons/queryrunner.svg' title="Collate AI SQL Agent" href="/collate-ai/quality-agent" horizontal>
36+
<Card icon="/public/images/icons/queryrunner.svg" title="Collate AI SQL Agent" href="/collate-ai/quality-agent" horizontal>
3437
Understand and optimize the queries running in your sources.
3538
</Card>
36-
<Card icon='/public/images/icons/autopilot.svg' title="Autopilot" href="/collate-ai/collate-ai-autopilot-workflows" horizontal>
39+
<Card icon="/public/images/icons/autopilot.svg" title="Autopilot" href="/collate-ai/collate-ai-autopilot-workflows" horizontal>
3740
Streamline metadata ingestion capabilities for every service in your Data Platform.
3841
</Card>
39-
<Card icon='/public/images/icons/mcp.svg' title="MCP Server" href="/collate-ai/mcp" horizontal>
42+
<Card icon="/public/images/icons/mcp.svg" title="MCP Server" href="/collate-ai/mcp" horizontal>
4043
An embedded, secure and enterprise-ready MCP server to bring metadata context to your AI agents.
4144
</Card>
42-
<Card icon='/public/images/icons/slack.svg' title="Slack Integration" href="/collate-ai/slack" horizontal>
45+
<Card icon="/public/images/icons/slack.svg" title="Slack Integration" href="/collate-ai/slack" horizontal>
4346
Interact with Collate AI directly from Slack — search assets, receive notifications, and collaborate with your team.
4447
</Card>
45-
<Card icon='/public/images/icons/microsoft-teams.svg' title="Microsoft Teams Integration" href="/collate-ai/microsoft-teams" horizontal>
48+
<Card icon="/public/images/icons/microsoft-teams.svg" title="Microsoft Teams Integration" href="/collate-ai/microsoft-teams" horizontal>
4649
Bring Collate AI into Microsoft Teams — get data insights, notifications, and asset sharing without leaving your workspace.
4750
</Card>
4851
</Columns>
@@ -58,6 +61,6 @@ Click the icon again to switch back to standard search.
5861

5962
Data only gains value when it is contextualized within your organization and your business. This requires understanding not only the data, but how the data is being used by different user personas, who owns it, and what is the business impact of each specific asset.
6063

61-
Collate manages a Unified Knowledge Graph encompassing both your data and your organizations semantics, which is the foundation to let your teams scale with your data by bringing automations and bridging the gap between people and data.
64+
Collate manages a Unified Knowledge Graph encompassing both your data and your organization's semantics, which is the foundation to let your teams scale with your data by bringing automations and bridging the gap between people and data.
6265

63-
</div>
66+
</div>

index.mdx

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,10 @@ import { Integrations } from "/snippets/components/ConnectorGrid/Integration.jsx
9090
<Icon icon="/public/images/icons/askcollate.svg" color="#194185" /> <span>Ask Collate</span>
9191
</a>
9292

93+
<a href="/collate-ai/ai-studio" className="chip blue">
94+
<Icon icon="/public/images/homepage-icons/studio-ai.svg" color="#194185" /> <span>AI Studio</span>
95+
</a>
96+
9397
<a href="/sdk/ai-sdk" className="chip blue">
9498
<Icon icon="/public/images/homepage-icons/ai-sdk2.svg" color="#194185" /> <span>AI SDK</span>
9599
</a>
@@ -217,6 +221,16 @@ import { Integrations } from "/snippets/components/ConnectorGrid/Integration.jsx
217221
</a>
218222
</div>
219223

224+
<div className="highlight-card">
225+
<Icon icon="/public/images/homepage-icons/studio-ai.svg" />
226+
<div className="highlight-header">AI Studio</div>
227+
<p>Create and manage AI agents and personas to automate metadata discovery, governance reviews, and data quality workflows.</p>
228+
<a className="read-more" href="/collate-ai/ai-studio">
229+
<span>Learn More</span>
230+
<img noZoom src="/public/images/homepage-icons/right-arrow.svg" alt="Right Arrow" />
231+
</a>
232+
</div>
233+
220234
<div className="highlight-card">
221235
<Icon icon="/public/images/homepage-icons/ai-studio.svg" />
222236
<div className="highlight-header">Collate AI Platform</div>
@@ -272,10 +286,9 @@ import { Integrations } from "/snippets/components/ConnectorGrid/Integration.jsx
272286

273287
<div className="link-list">
274288
<a href="https://www.getcollate.io/askcollate" target="_blank">AskCollate</a>
289+
<a href="/collate-ai/ai-studio">AI Studio</a>
275290
<a href="/sdk/ai-sdk">AI SDK</a>
276-
<a href="/how-to-guides/data-lineage">Lineage Mapping</a>
277291
<a href="/how-to-guides/sql-studio">SQL Studio</a>
278-
<a href="/how-to-guides/data-contracts">Data Contracts</a>
279292
</div>
280293
</div>
281294

products/index.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,9 @@ Discover the complete suite of products that help you understand, govern, and tr
4343
<Card icon='/public/images/icons/askcollate.svg' title="AskCollate" href="/collate-ai/ask-collate" horizontal>
4444
Your conversational interface for querying metadata, documentation, lineage, and governance controls.
4545
</Card>
46+
<Card icon='/public/images/homepage-icons/studio-ai.svg' title="AI Studio" href="/collate-ai/ai-studio" horizontal>
47+
Create and manage AI agents and personas to automate metadata discovery, governance reviews, and data quality workflows.
48+
</Card>
4649
<Card icon="/public/images/icons/tier.svg" title="Collate AI Tier Agent" href="/collate-ai/tier-agent" horizontal>
4750
Classify Business-Critical Data with Collate AI Tier Agent.
4851
</Card>

0 commit comments

Comments
 (0)