@@ -250,42 +250,6 @@ navigation:
250250 path : knowledge-base/integrating-with-trieve.mdx
251251 icon : fa-light fa-brain
252252
253- - section : Workflows
254- path : workflows.mdx
255- collapsed : true
256- icon : fa-light fa-diagram-next
257- contents :
258- - section : Nodes
259- icon : fa-light fa-share-nodes
260- contents :
261- - page : Say
262- path : workflows/nodes/say.mdx
263- icon : fa-light fa-volume-high
264- - page : Gather
265- path : workflows/nodes/gather.mdx
266- icon : fa-light fa-clipboard-list
267- - page : API Request
268- path : workflows/nodes/api-request.mdx
269- icon : fa-light fa-code
270- - page : Assistant
271- path : workflows/nodes/assistant.mdx
272- icon : fa-light fa-clipboard-question
273- - page : Transfer
274- path : workflows/nodes/transfer.mdx
275- icon : fa-light fa-arrow-right-arrow-left
276- - page : Hangup
277- path : workflows/nodes/hangup.mdx
278- icon : fa-light fa-phone-xmark
279- - section : Edges
280- icon : fa-light fa-circle-nodes
281- contents :
282- - page : Logical Conditions
283- path : workflows/edges/logical-conditions.mdx
284- icon : fa-light fa-code
285- - page : AI Conditions
286- path : workflows/edges/ai-conditions.mdx
287- icon : fa-light fa-brain-circuit
288-
289253 - section : Webhooks
290254 collapsed : true
291255 path : server-url.mdx
@@ -304,6 +268,7 @@ navigation:
304268 path : server-url/server-authentication.mdx
305269 icon : fa-light fa-key
306270
271+
307272 - section : Squads
308273 collapsed : true
309274 icon : fa-light fa-users
@@ -532,6 +497,8 @@ navigation:
532497 icon : fa-light fa-shield-check
533498 collapsed : true
534499 contents :
500+ - page : JWT authentication
501+ path : customization/jwt-authentication.mdx
535502 - page : GDPR compliance
536503 path : security-and-privacy/GDPR.mdx
537504 - page : HIPAA compliance
0 commit comments