
## What does Atlan crawl from Qlik Sense Enterprise on Windows?

URL: https://docs.atlan.com/apps/connectors/business-intelligence/qlik-sense-enterprise-on-windows/references/what-does-atlan-crawl-from-qlik-sense-enterprise-on-windows

> Atlan crawls and maps the following assets and properties from Qlik Sense Enterprise on Windows.

Atlan crawls and maps the following assets and properties from Qlik Sense Enterprise on Windows.

Once you've [crawled Qlik Sense Enterprise on Windows](https://docs.atlan.com/llms/connectors/qlik-sense-enterprise-on-windows/crawl-qlik-sense-enterprise-on-windows/llms.txt), you can [use connector-specific filters](https://docs.atlan.com/llms/catalog/discovery/use-the-filters-menu/llms.txt) for quick asset discovery. The following filters are currently supported for these assets:

- [Apps](#apps) and [sheets](#sheets) - Is Published filter

## Streams

Atlan maps streams from Qlik Sense Enterprise on Windows to its `QlikStream` asset type.

| Source property | Atlan property |
| --- | --- |
| type | qlikStreamType |
| ownerId | qlikOwnerId |
| id | qlikId |
| createdAt | sourceCreatedAt |
| updatedAt | sourceUpdatedAt |

## Apps

Atlan maps apps from Qlik Sense Enterprise on Windows to its `QlikApp` asset type.

| Source property | Atlan property |
| --- | --- |
| attributes.name | name |
| attributes.description | description |
| attributes.resourceId | qlikId |
| static\_byte\_size | qlikAppStaticByteSize |
| attributes.spaceId | qlikSpaceId |
| attributes.resourceCreatedAt | sourceCreatedAt |
| attributes.resourceUpdatedAt | sourceUpdatedAt |
| attributes.ownerId | qlikOwnerId |
| attributes.resourceAttributes.originAppId | qlikOriginAppId |
| attributes.resourceAttributes.hasSectionAccess | qlikHasSectionAccess |
| attributes.resourceAttributes.directQueryMode | qlikIsDirectQueryMode |
| attributes.resourceAttributes.published | qlikIsPublished |

## Sheets

Atlan maps sheets from Qlik Sense Enterprise on Windows to its `QlikSheet` asset type.

| Source property | Atlan property |
| --- | --- |
| qProperty.qMetaDef.title | name |
| qProperty.qMetaDef.description | description |
| qProperty.qInfo.qId | qlikId |
| spaceId | qlikSpaceId |
| appId | qlikAppId |
| approved | qlikIsApproved |
| published | qlikIsPublished |

## Charts

Atlan maps charts from Qlik Sense Enterprise on Windows to its `QlikChart` asset type.

| Source property | Atlan property |
| --- | --- |
| qProperty.qInfo.qId | qlikId |
| qProperty.subtitle | qlikChartSubtitle |
| qProperty.footnote | qlikChartFootnote |
| qProperty.qInfo.qType | qlikChartType |
| qProperty.options.dimensionsOrientation | qlikChartOrientation |

---
