Cloud Deployment
Standalone Auto Insights Deployments (hosted on Microsoft Azure)
Auto Insights will be available at a URL of the form REGION.autoinsights.alteryxcloud.com
, for which single sign-on is available when configured. See Data Hosting for the currently available Auto Insights regions.
Alteryx Analytics Cloud Deployments (hosted on Google Cloud Platform)
Auto Insights is available at us1.alteryxcloud.com
. This is hosted within the United States.
Network Requirements–Allowlist
Front end—from the end users’ workstation:
-
https://cdnjs.cloudflare.com/*
-
https://code.highcharts.com/*
-
https://code.jquery.com/*
-
https://cdn.segment.com/*
-
https://api.segment.io/*
-
https://in.ap1.segmentapis.com/*
-
https://widget.intercom.io/*
-
https://js.intercomcdn.com/*
-
https://cdn.walkme.com/*
Data Source Options
With an Auto Insights cloud deployment, there are 4 options for ingesting data: On-Premises Database, Cloud Database, CSV Files, and Uploading from Alteryx Designer.
On-Premises and Cloud Databases
Auto Insights can connect to both on-premises and cloud databases from a range of vendors. Allowlist Auto Insights' NAT-protected IP address:
AU–52.187.224.60
SG–40.90.184.35
UK–20.117.221.132
US–20.69.129.11 (Stand-alone Auto Insights)
US (Alteryx Analytics Cloud):
- 34.82.130.80
- 44.225.183.12
- 52.89.130.54
- 35.163.16.225
- 34.231.22.77
- 54.83.56.84
- 52.71.88.85
For a full list of supported databases, please refer to this list.
CSV Files
CSV or zipped CSV files can be uploaded to Auto Insights.
Note: The delimiter used in the flat file must be unambiguous and must not clash with data values and column names. We recommend putting double quotes around all values.
For all options, we suggest a Data Guide describing the meaning of each of the columns in the data, and an overview of the subject matter, ought to be provided.
There are benefits to connecting to a database and not a flat file:
-
Reuse database views containing business logic and data transformation logic
-
Speed up exploration and consumption of additional data for new use cases
-
Automate data refresh and eliminate effortfully and delayed manual extraction
-
Connecting to the data source of truth reduces the risk of data integrity issues
Unstructured data is currently not supported.
For further detail on loading datasets via flat-file see data preparation.
Upload from Alteryx Designer
The Auto Insights Uploader tool is available for Alteryx Designer versions 2021.2 and newer, allowing datasets to be uploaded directly into Auto Insights. For further information on the Auto Insights Uploader see Auto Insights Uploader Tool.
Email Service Requirements
To support functions including user invites, sharing of Missions summary, and any other future email-based features of Auto Insights, emails will be sent from the following email addresses:
- no_reply@autoinsights.alteryx.com (Stand-alone Auto Insights)
- no-reply@mail.alteryxcloud.com (Alteryx Analytics Cloud)
The above domains (autoinsights.alteryx.com and mail.alteryxcloud.com) should be allowlisted on the email server so that Auto Insights' replies are not filtered incorrectly or placed in spam.
Email Security for Cloud and On-Premises Deployment
Email encryption: Auto Insights supports email transfer through an encrypted channel. Auto Insights does not currently support email content encryption.
Client Data
Client data (your organization’s data) is segregated into different files–meaning a client’s data will not exist in the same file as a different client and is protected by:
-
User access control in Auto Insights.
-
O/S user security using SSH public key (and not password).
-
VM security, firewall security, and network security.
Access Control Data
Access control data such as user logins and passwords are logically segregated in the Auto Insights database. This is secure because passwords are one-way hashed, meaning that no one within or outside Auto Insights can see the password.
The database does not contain any client data or personally identifiable data except the first name, last name, email address, and organization name.
The database contains metadata for the client datasets to be used in Auto Insights.
Access control data other than passwords are not encrypted.
Access Control
The AAI Admin Portal feature controls user access rights. The controls can be at the user-, the group-, and organization level, and can be applied to data down to the row level.