File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -178,13 +178,16 @@ Granular access control (limiting specific users to specific stores or tables) i
178178
179179## Next Steps
180180
181- <CardGroup cols = { 2 } >
181+ <CardGroup cols = { 3 } >
182182 <Card title = " Example Questions" icon = " lightbulb" href = " /ai-analyst/what-you-can-ask" >
183183 See examples of questions across different domains.
184184 </Card >
185185 <Card title = " Understanding Results" icon = " chart-simple" href = " /ai-analyst/understanding-results" >
186186 Learn how to read responses, charts, and SQL output.
187187 </Card >
188+ <Card title = " Building Trust" icon = " shield" href = " /ai-analyst/building-trust" >
189+ How to validate results and establish a reliable workflow.
190+ </Card >
188191</CardGroup >
189192
190193---
You can’t perform that action at this time.
0 commit comments