Skip to content

Commit 70a805c

Browse files
committed
move get started up
1 parent 8f9cc00 commit 70a805c

1 file changed

Lines changed: 26 additions & 25 deletions

File tree

guides/security-dev-productivity/hipaa-compliance.mdx

Lines changed: 26 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,32 @@ These recommendations from ngrok's team do not constitute legal advice.
1414
Please consult your own legal and engineering teams to ensure HIPAA compliance.
1515
</Warning>
1616

17+
18+
## Get started
19+
20+
You can enable HIPAA compliance yourself from the [ngrok dashboard](https://dashboard.ngrok.com/billing) by navigating to **Billing > HIPAA Compliance**.
21+
22+
Before you enable HIPAA, make sure your account meets these requirements:
23+
24+
1. You must be an **admin**.
25+
1. You must have a **v3 pay-as-you-go account**.
26+
1. You must execute a Business Associate Agreement (BAA) by providing the **executor name** and **legal business name**. You can view the executed BAA on the billing page at any time after you agree to it.
27+
28+
<Note>
29+
Once HIPAA compliance is enabled, you can't downgrade your account.
30+
</Note>
31+
32+
### What changes when HIPAA compliance is enabled
33+
34+
Enabling HIPAA compliance applies the following changes to your account to help keep PHI (protected health information) out of stored data:
35+
36+
- Traffic Inspector full capture is always disabled while HIPAA compliance is enabled.
37+
- Traffic Inspector hides request data, such as headers and bodies.
38+
- Public HTTP-only endpoints are prohibited from the Cloud Endpoint UI.
39+
- A 50% HIPAA compliance surcharge is added to your payment plan.
40+
41+
If you have questions about HIPAA compliance on ngrok, reach out to sales@ngrok.com.
42+
1743
## Shared responsibility model
1844

1945
ngrok operates with a shared responsibility model.
@@ -45,28 +71,3 @@ These are ngrok's recommendations for setting up and configuring your ngrok acco
4571
- [Verify webhooks](/traffic-policy/actions/verify-webhook/) to ensure the authenticity of incoming requests
4672

4773
See the guide on [security quick wins](/guides/security-dev-productivity/securing-your-tunnels/) for information on how to set up authentication, authorization, encryption, auth tokens, logging, and related features in a secure manner.
48-
49-
## Get started
50-
51-
You can enable HIPAA compliance yourself from the [ngrok dashboard](https://dashboard.ngrok.com/billing) by navigating to **Billing > HIPAA Compliance**.
52-
53-
Before you enable HIPAA, make sure your account meets these requirements:
54-
55-
1. You must be an **admin**.
56-
1. You must have a **v3 pay-as-you-go account**.
57-
1. You must execute a Business Associate Agreement (BAA) by providing the **executor name** and **legal business name**. You can view the executed BAA on the billing page at any time after you agree to it.
58-
59-
<Note>
60-
Once HIPAA compliance is enabled, you can't downgrade your account.
61-
</Note>
62-
63-
### What changes when HIPAA compliance is enabled
64-
65-
Enabling HIPAA compliance applies the following changes to your account to help keep PHI (protected health information) out of stored data:
66-
67-
- Traffic Inspector full capture is always disabled while HIPAA compliance is enabled.
68-
- Traffic Inspector hides request data, such as headers and bodies.
69-
- Public HTTP-only endpoints are prohibited from the Cloud Endpoint UI.
70-
- A 50% HIPAA compliance surcharge is added to your payment plan.
71-
72-
If you have questions about HIPAA compliance on ngrok, reach out to sales@ngrok.com.

0 commit comments

Comments
 (0)