You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/sections/Company/Legal/sub-processors/index.js
+21-16Lines changed: 21 additions & 16 deletions
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,7 @@ const subProcessors = () => {
9
9
return(
10
10
<TermsWrapper>
11
11
<PageHeadertitle="Sub-Processors and Service Providers"path="Terms > Sub-Processors and Service Providers"/>
12
+
<table><tr><td>Effective Date: March 8th, 2024</td><td>Version 4</td></tr></table>
12
13
<Container>
13
14
<Row>
14
15
<Col$xs={12}$sm={12}$lg={12}>
@@ -18,10 +19,28 @@ const subProcessors = () => {
18
19
To deliver our services effectively, Layer5, Inc. partners with various sub-processors, subsidiaries, and support providers. We may share customer data with the entities listed below to support our platform's functionality and performance.
19
20
</p>
20
21
22
+
<h3>Data Hosting Locations</h3>
23
+
<p>To provide our users with transparency about where their data is stored, Layer5 has defined primary hosting locations for its services. Data is stored in a specific region in the United States based on the service used.</p>
24
+
25
+
<ul>
26
+
<li><strong>Layer5 Cloud Account Data (cloud.layer5.io)</strong>: All user account data is hosted in the United States at an Equinix datacenter in Dallas, Texas.</li>
27
+
28
+
<li><strong>Kanvas (kanvas.new)</strong>: Design data is hosted in the United States at an Equinix datacenter in Dallas, Texas.</li>
29
+
30
+
<li><strong>Layer5 Discussion Forum Data (discuss.layer5.io)</strong>: All forum data is hosted in the United States within the Amazon Web Services (AWS) US East region.</li>
31
+
</ul>
32
+
33
+
<p>Please note that in some cases, certain third-party services (sub-processors) that we use to deliver our services may operate and process data in additional regions.</p>
34
+
35
+
<h4>Can I change my data region?</h4>
36
+
37
+
<p>Since data is physically stored in a predetermined location, once an account begins storing data it cannot be moved. If you want to switch to a different region, contact your local partner or Enterprise account manager to create a new account hosted in the region of your choice going forward.</p>
38
+
21
39
<h3>Third-Party Sub-Processors</h3>
22
40
<p>We engage the third-party organizations listed below to host customer data and provide specific functionalities within the Layer5 platform. These partners are integral to our service delivery and infrastructure.</p>
23
41
24
42
<p>The hosting region for a sub-processor will typically align with your account's designated data region. For details on whether a specific sub-processor applies to your account's data region or service plan, please consult the Additional Information column in the list that follows.</p>
<p>To provide our users with transparency about where their data is stored, Layer5 has defined primary hosting locations for its services. Data is stored in a specific region in the United States based on the service used.</p>
215
-
216
-
<p>Layer5 Cloud Account Data (cloud.layer5.io): All user account data is hosted in the United States at an Equinix datacenter in Dallas, Texas.</p>
217
-
218
-
<p>Layer5 Discussion Forum Data (discuss.layer5.io): All forum data is hosted in the United States within the Amazon Web Services (AWS) US East region.</p>
219
-
220
-
<p>Please note that in some cases, certain third-party services (sub-processors) that we use to deliver our services may operate and process data in additional regions.</p>
221
231
<p>
222
-
223
-
<h3>Can I change my data region?</h3>
224
-
225
-
<p>Since data is physically stored in a predetermined location, once an account begins storing data it cannot be moved. If you want to switch to a different region, contact your local partner or Enterprise account manager to create a new account hosted in the region of your choice going forward.</p>
0 commit comments