@@ -94,23 +94,15 @@ navigation:
9494 layout :
9595 - section : Get started
9696 contents :
97- - page : Quickstart
98- icon : fa-light fa-bolt-lightning
97+ - page : Dashboard
98+ icon : fa-light fa-table-columns
9999 path : quickstart/dashboard.mdx
100- - page : Make a web call
101- icon : fa-light fa-browser
100+ - page : Web SDK
101+ icon : fa-light fa-laptop-code
102102 path : quickstart/web.mdx
103- - section : How Vapi works
104- icon : fa-light fa-diagram-project
105- contents :
106- - page : Core models
107- path : quickstart.mdx
108- icon : fa-light fa-microchip-ai
109- - page : Orchestration models
110- icon : fa-light fa-network-wired
111- path : how-vapi-works.mdx
112103 - section : Examples
113104 icon : fa-light fa-code
105+ path : examples.mdx
114106 contents :
115107 - page : Outbound sales
116108 path : examples/outbound-sales.mdx
@@ -187,7 +179,7 @@ navigation:
187179 contents :
188180 - page : Query tool
189181 path : knowledge-base/using-query-tool.mdx
190- icon : fa-light fa-magnifying-glass
182+ icon : fa-light fa-magnifying-glass
191183 - page : Trieve integration
192184 path : knowledge-base/integrating-with-trieve.mdx
193185 icon : fa-light fa-brain
@@ -322,6 +314,15 @@ navigation:
322314 - page : FAQ
323315 path : faq.mdx
324316 icon : fa-light fa-question
317+ - section : How Vapi works
318+ icon : fa-light fa-diagram-project
319+ contents :
320+ - page : Core models
321+ path : quickstart.mdx
322+ icon : fa-light fa-microchip-ai
323+ - page : Orchestration models
324+ icon : fa-light fa-network-wired
325+ path : how-vapi-works.mdx
325326 - section : Integrations
326327 collapsed : true
327328 icon : fa-light fa-link
@@ -508,7 +509,7 @@ navigation:
508509 - page : MCP server
509510 path : sdk/mcp-server.mdx
510511 icon : fa-light fa-server
511-
512+
512513 - tab : sdks
513514 layout :
514515 - section : Client SDKs
0 commit comments