Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions desk/introduction.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,12 @@ Botpress Desk is a **customer experience workspace for human-AI teams**. It comb
>
Botpress Desk is currently available upon request for <Badge size="sm" stroke color="green">Team</Badge>, <Badge size="sm" stroke color="purple">Managed</Badge>, and <Badge size="sm" stroke>Enterprise</Badge> customers.
</Card>
<Card
title="Read the Desk docs"
href="https://desk.support.channel/"
cta="Get started with the Desk documentation"
>
</Card>

## What makes Botpress Desk different?

Expand Down
4 changes: 4 additions & 0 deletions docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -535,6 +535,10 @@
}
]
},
{
"tab": "Desk",
"href": "https://desk.support.channel"
},
{
"tab": "Tutorial",
"pages": [
Expand Down
2 changes: 1 addition & 1 deletion index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ import { IntegrationsCard } from '/home-components/IntegrationsCard.jsx'
title="Desk"
img='/homepage-assets/desk.jpg'
cta="Import your customers"
href="/desk/introduction"
href="https://desk.support.channel/"
>
Customer support workspace for human-AI teams
</Card>
Expand Down
Loading