-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c526aca
commit 715e679
Showing
1 changed file
with
18 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -27,14 +27,30 @@ Customers also frequently help each other out and share insights on running thei | |
|
||
## Email support | ||
|
||
**Who can use this:** Customers who have purchased a Standard, Premium, or Enterprise Support package. | ||
**Who can use this:** Organizations who have purchased a Standard, Premium, or Enterprise Support package or organizations with legacy Launch or Scale plans. | ||
|
||
**Use this for:** Issues or questions specific to you. | ||
**Use this for:** Technical support for issues or questions specific to you. | ||
|
||
Our Standard, Premium, and Enterprise packages have access to email support. These plans come with an organization-specific address for emailing support questions, typically `<org-name>@support.fly.io`. | ||
|
||
You can find your support address is in the [Fly.io dashboard](https://fly.io/dashboard). Select your organization, and look for your unique email address in the **Support** section. You'll also find a form to submit new support tickets, as well as an overview of recent support interactions. | ||
|
||
## Support Portal | ||
|
||
**Who can use this:** Organizations who have purchased a Standard, Premium, or Enterprise Support package or organizations with legacy Launch or Scale plans. | ||
|
||
**Use this for:** Technical support for issues or questions specific to you. | ||
|
||
The Support Portal is a self-service portal for customers to submit support tickets, view recent support interactions, and track the status of their tickets. You can access it from your [Fly.io dashboard](https://fly.io/dashboard) by clicking the **Support** tab. | ||
|
||
## Billing and account support | ||
|
||
**Who can use this:** Everyone | ||
|
||
**Use this for:** Billing and account management issues. | ||
|
||
For questions about a specific invoice or account management issues, you can email us at [[email protected]](mailto:[email protected]). | ||
Check failure on line 52 in about/support.html.md GitHub Actions / Vale linter
|
||
|
||
## Support metrics | ||
|
||
The Fly.io Support team publishes our email support response time metrics in order to better set expectations regarding response times and help to you understand how we're doing. You can view these metrics in the public [Support Metrics Dashboard](https://fly.io/support). | ||
Check warning on line 56 in about/support.html.md GitHub Actions / Vale linter
|
||
|
@@ -51,7 +67,3 @@ Here are some things to include in your ticket: | |
- UTC timestamps for when the issue occurred. | ||
- Prepending `LOG_LEVEL=debug` to any flyctl command will provide insight into the lower-level API calls being made. | ||
Check warning on line 68 in about/support.html.md GitHub Actions / Vale linter
|
||
- If you are sending us error messages or log output, it's best to send that as plain text in the body of the email (or upload a `.txt` or `.log` file for longer outputs), rather than attached screenshots of your terminal window. | ||
|
||
## Other questions? | ||
|
||
For questions about a specific invoice or account management issues, email us at [[email protected]](mailto:[email protected]). |