Enterprise Reporting
  • Introduction
  • Understanding reports with clarity (Definitions)
  • Optimizing key performance indicators (via the Groups tab)
    • Dashboard
    • Reporting section
      • Progress report
      • Adoption report
      • Engagement report
      • Content insights
        • XP
        • Courses
        • Projects
        • Tracks
      • Assessments
      • Certifications
      • Time in Learn
      • DataLab
      • Export
    • Skill Matrix
  • Integrating our data into your tools (via Data Connector 2.0)
    • Explore the data model
      • Fact tables
      • Dimension tables
      • Bridge tables
      • Metrics tables
    • Common use cases
    • Sample queries
    • Queries to recreate key reports in the Groups tab
      • Dashboard
        • Members who have earned XP
      • Reporting section
        • Progress report
        • Content insights
        • Assessments
        • Certification Insights
        • Time in Learn
    • Domain Gotchas
    • Getting started with Data Connector 2.0
      • Enable Data Connector 2.0
      • Your credentials
      • Storing your credentials
    • Using Data Connector 2.0
      • Integrating with your BI tools
        • Microsoft Power BI
        • Tableau
        • Looker
        • DataLab
      • Downloading your data
        • S3 Browser (Windows)
        • Cyberduck (Mac or Windows)
        • AWS CLI (Linux)
    • Changelog
    • Migrating from Data Connector 1.0
  • FAQ
  • Data Connector 1.0 - Documentation
    • [Data Connector 1.0] Explore Data Model
      • [Data Connector 1.0] Data Model
      • [Data Connector 1.0] Changelog
      • [Data Connector 1.0] Example queries
    • [Data Connector 1.0] Getting started
      • [Data Connector 1.0] Enabling the Data Connector
      • [Data Connector 1.0] Your Credentials
      • [Data Connector 1.0] Storing your Credentials
    • [Data Connector 1.0] Using the Data Connector
      • [Data Connector 1.0] Analyzing data
        • [Data Connector 1.0] DataLab
        • [Data Connector 1.0] Microsoft Power BI
        • [Data Connector 1.0] Tableau
      • [Data Connector 1.0] Downloading data
        • [Data Connector 1.0] S3 Browser (Windows)
        • [Data Connector 1.0] 3Hub (Mac)
        • [Data Connector 1.0] AWS CLI (Linux)
    • [Data Connector 1.0] Data Connector FAQ
      • [Data Connector 1.0] Deprecating dcdcpy and dcdcr
Powered by GitBook
On this page
  1. Data Connector 1.0 - Documentation
  2. [Data Connector 1.0] Getting started

[Data Connector 1.0] Your Credentials

Access your Data Connector credentials to load data from the Data Connector.

Previous[Data Connector 1.0] Enabling the Data ConnectorNext[Data Connector 1.0] Storing your Credentials

Last updated 2 months ago

Step 1: Navigate to the Reporting section (on the left-hand panel) and select the Data Connector tab at the top of the page.

Step 2: Click View Details.

The first modal will show you your Data Connector 2.0 credentials. To see your Data Connector 1.0 credentials please click on View Data Connector 1.0 details. We highly encourage you to consider migrating to Data Connector 2.0 for more details please see the section

Step 3: View your credentials in the View Data Connector 1.0 Details dialog.

Value
Description
Example

AWS Region

This is the location in the world where the Amazon data center cluster is located. That is the place where your data is stored.

us-east-1

S3 Bucket Name

This is the name of the storage resource containing your data

data-connector-12345-production

Access Key

This is a username for you to access the S3 bucket. It consists of 20 upper case letters

QOXGBQHVDLYJPCFFKOAE

Secret Password

This is a password for you to access the S3 bucket. It consists of 40 alphanumeric characters.

HUUOTPJNTJKNLWIYCKPQPDDOXAISQSTRSVDXARUD

If you are using an Amazon Athena library you might be required to enter a staging or output directory. This is a special directory in the S3 bucket that is writable by the Athena library and is used to store output files for your queries.

Use the following value for your output directory

s3://{YOUR_S3_BUCKET_NAME}/tmp-tableau/athena/

Migrating from Data Connector 1.0