
## What does Atlan crawl from Amazon QuickSight?

URL: https://docs.atlan.com/apps/connectors/business-intelligence/amazon-quicksight/references/what-does-atlan-crawl-from-amazon-quicksight

> Atlan currently supports lineage for the Amazon QuickSight connector to the following data sources:.

Atlan currently supports lineage for the Amazon QuickSight connector to the following data sources:

- [Amazon Athena](https://docs.atlan.com/llms/connectors/amazon-athena/set-up-amazon-athena/llms.txt)
- [Amazon Redshift](https://docs.atlan.com/llms/connectors/amazon-redshift/set-up-amazon-redshift/llms.txt)
- [Microsoft SQL Server](https://docs.atlan.com/llms/connectors/microsoft-sql-server/set-up-microsoft-sql-server/llms.txt)
- [MySQL](https://docs.atlan.com/llms/connectors/mysql/set-up-mysql/llms.txt)
- [PostgreSQL](https://docs.atlan.com/llms/connectors/postgresql/set-up-postgresql/llms.txt)
- [Salesforce](https://docs.atlan.com/llms/connectors/salesforce/set-up-salesforce/llms.txt)
- [Snowflake](https://docs.atlan.com/llms/connectors/snowflake/set-up-snowflake/llms.txt)

Atlan crawls and maps the following assets and properties from Amazon QuickSight.

## Analyses

Atlan maps analyses from Amazon QuickSight to its `QuickSightAnalysis` asset type.

| Source property | Atlan property |
| --- | --- |
| name | name |
| createdAt | sourceCreatedAt |
| updatedAt | sourceUpdatedAt |
| status | quickSightAnalysisStatus |
| calculatedFields | quickSightAnalysisCalculatedFields |
| parameterDeclarations | quickSightAnalysisParameterDeclarations |
| filterGroups | quickSightAnalysisFilterGroups |

## Dashboards

Atlan maps dashboards from Amazon QuickSight to its `QuickSightDashboard` asset type.

| Source property | Atlan property |
| --- | --- |
| name | name |
| createdAt | sourceCreatedAt |
| updatedAt | sourceUpdatedAt |
| publishedVersionNumber | quickSightDashboardPublishedVersionNumber |
| lastPublishedTime | quickSightDashboardLastPublishedTime |
| analysisName | quickSightAnalysisQualifiedName |

## Datasets

Atlan maps datasets from Amazon QuickSight to its `QuickSightDataset` asset type.

| Source property | Atlan property |
| --- | --- |
| name | name |
| createdAt | sourceCreatedAt |
| updatedAt | sourceUpdatedAt |
| ImportMode | quickSightDatasetImportMode |
| outputColumnCount | quickSightDatasetColumnCount |

## Folders

Atlan maps folders from Amazon QuickSight to its `QuickSightFolder` asset type.

| Source property | Atlan property |
| --- | --- |
| name | name |
| createdAt | sourceCreatedAt |
| updatedAt | sourceUpdatedAt |
| FolderType | quickSightFolderType |
| SharingModel | quickSightFolderSharingModel |
| folderHierarchy | quickSightFolderHierarchy |

## Dataset fields

Atlan maps dataset fields from Amazon QuickSight to its `QuickSightDatasetField` asset type.

| Source property | Atlan property |
| --- | --- |
| name | name |
| createdAt | sourceCreatedAt |
| updatedAt | sourceUpdatedAt |
| type | quickSightDatasetFieldType |
| datasetQualifiedName | quickSightDatasetQualifiedName |

## Analysis visuals

Atlan maps analysis visuals from Amazon QuickSight to its `QuickSightAnalysisVisual` asset type.

| Source property | Atlan property |
| --- | --- |
| name | name |
| createdAt | sourceCreatedAt |
| updatedAt | sourceUpdatedAt |
| Id | quickSightId |
| analysisQualifiedName | quickSightAnalysisQualifiedName |
| sheetId | quickSightSheetId |
| sheetName | quickSightSheetName |

## Dashboard visuals

Atlan maps dashboard visuals from Amazon QuickSight to its `QuickSightDashboardVisual` asset type.

| Source property | Atlan property |
| --- | --- |
| name | name |
| createdAt | sourceCreatedAt |
| updatedAt | sourceUpdatedAt |
| Id | quickSightId |
| dashboardQualifiedName | quickSightDashboardQualifiedName |
| sheetId | quickSightSheetId |
| sheetName | quickSightSheetName |

---
