Skip to content
Merged
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 Botpress Desk docs"
href="https://desk.support.channel/"
cta="Get started with the Botpress Desk documentation"
>
</Card>

## What makes Botpress Desk different?

Expand Down
6 changes: 5 additions & 1 deletion docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -437,7 +437,7 @@
]
},
{
"group": "Desk",
"group": "Botpress Desk",
"pages": [
"desk/introduction"
]
Expand Down Expand Up @@ -535,6 +535,10 @@
}
]
},
{
"tab": "Botpress Desk",
"href": "https://desk.support.channel"
},
{
"tab": "Tutorial",
"pages": [
Expand Down
4 changes: 2 additions & 2 deletions index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -58,10 +58,10 @@ import { IntegrationsCard } from '/home-components/IntegrationsCard.jsx'

<div className="home-columns">
<Card
title="Desk"
title="Botpress 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