Skip to content

Commit 279a92b

Browse files
authored
Add dashboard contact support to support page (#135)
* Add dashboard contact support as primary option on support page * Add contact support button between image and secondary options * Remove link wrapper from dashboard screenshot * Update dashboard link to use support=true param * Remove dashboard screenshot from support page * Rename contact support button to support * Revert button title back to Contact Support
1 parent fb073ed commit 279a92b

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

docs/support.mdx

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,17 @@ title: "Need help?"
33
icon: "messages"
44
---
55

6-
Join our Discord community, open GitHub issues, or send us an email if you have any questions or request.
6+
The fastest way to reach our support team is through the **Contact Support** button in your [E2B Dashboard](https://e2b.dev/dashboard?support=true). You'll find it in the bottom-left corner of the dashboard.
7+
8+
<Card
9+
title="Contact Support"
10+
icon="message"
11+
href="https://e2b.dev/dashboard?support=true"
12+
>
13+
Open the E2B Dashboard to contact our support team directly.
14+
</Card>
15+
16+
You can also reach us through these channels:
717

818
<Columns cols={3}>
919
<Card

0 commit comments

Comments
 (0)