We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50cae3d commit ea91cc5Copy full SHA for ea91cc5
1 file changed
ai-analyst/index.mdx
@@ -178,13 +178,16 @@ Granular access control (limiting specific users to specific stores or tables) i
178
179
## Next Steps
180
181
-<CardGroup cols={2}>
+<CardGroup cols={3}>
182
<Card title="Example Questions" icon="lightbulb" href="/ai-analyst/what-you-can-ask">
183
See examples of questions across different domains.
184
</Card>
185
<Card title="Understanding Results" icon="chart-simple" href="/ai-analyst/understanding-results">
186
Learn how to read responses, charts, and SQL output.
187
188
+ <Card title="Building Trust" icon="shield" href="/ai-analyst/building-trust">
189
+ How to validate results and establish a reliable workflow.
190
+ </Card>
191
</CardGroup>
192
193
---
0 commit comments