Skip to content

Commit

Permalink
Merge pull request #2303 from Infisical/handbook-update
Browse files Browse the repository at this point in the history
added talking-to-customers.mdx to handbook
  • Loading branch information
maidul98 authored Aug 18, 2024
2 parents 0d8ff18 + c795b3b commit 903b2c3
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 1 deletion.
20 changes: 20 additions & 0 deletions company/handbook/talking-to-customers.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
title: "Talking to Customers"
sidebarTitle: "Talking to Customers"
description: "The guide to talking to customers at Infisical."
---

Everyone at Infisical talks to customers directly. We do this for a few reasons:
1. This helps us understand the needs of our customers and build the product they want.
2. This speeds up our iteration cycles (time from customer feedback to product improvements).
3. Our customers (developers) are able to talk directly to the best experts in Infisical (us) – which improves their satisfaction and success.

## Customer Communication Etiquette

1. When talking to customers (no matter whether it's on Slack, email, or any other channel), it is very important to use proper grammar (e.g., no typos, no missed question marks) and minimal colloquial language (no "yeap", "yah", etc.).
2. At the time of a crisis (e.g., customer-reported bug), it is very important to communicate often. Even if there is no update yet, it is good to reach out to the customer and let them know that we are still working on resolving a certain issue.

## Community Slack

Unfortunately, we are not able to help everyone in the community Slack. It is OK to politely decline questions about infrastructure management that are not directly related to the product itself.

3 changes: 2 additions & 1 deletion company/mint.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,8 @@
"handbook/spending-money",
"handbook/time-off",
"handbook/hiring",
"handbook/meetings"
"handbook/meetings",
"handbook/talking-to-customers"
]
}
],
Expand Down

0 comments on commit 903b2c3

Please sign in to comment.