
## What does Atlan crawl from MicroStrategy?

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

> Atlan crawls and maps the following assets and properties from MicroStrategy.

Atlan crawls and maps the following assets and properties from MicroStrategy.

:::warning

Currently Atlan only represents the assets marked with 🔀 in lineage.

:::

Once you've [crawled MicroStrategy](https://docs.atlan.com/llms/connectors/microstrategy/crawl-microstrategy/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:

- [Projects](#projects), [Attributes](#attributes-), [Facts](#facts-), [Metrics](#metrics-), [Cubes](#cubes-), [Reports](#reports-), [Documents](#documents-), [Dossiers](#dossiers-), and [Visualizations](#visualizations) - Is Certified filter
- [Cubes](#cubes-), [Reports](#reports-), and [Visualizations](#visualizations) - Type filter

## Projects

Atlan maps projects from MicroStrategy to its `MicroStrategyProject` asset type.

| Source property | Atlan property | Where in Atlan |
| --- | --- | --- |
| name | name | asset profile and overview sidebar |
| description | description | asset profile and overview sidebar |
| created\_at | createdAt | properties sidebar |
| updated\_at | updatedAt | properties sidebar |
| owner | owners | overview sidebar |

## Attributes 🔀

Atlan maps attributes from MicroStrategy to its `MicroStrategyAttribute` asset type.

| Source property | Atlan property | Where in Atlan |
| --- | --- | --- |
| name | name | asset profile and overview sidebar |
| description | description | asset profile and overview sidebar |
| created\_at | createdAt | properties sidebar |
| updated\_at | updatedAt | properties sidebar |
| owner | source owner | overview sidebar |
| certifiedInfo | isCertified | asset filter and properties sidebar |
| certifiedInfo | certifiedBy | properties sidebar |
| certifiedInfo | certifiedAt | properties sidebar |
| ancestors | location | properties sidebar |
| forms | forms | overview sidebar |

## Facts 🔀

Atlan maps facts from MicroStrategy to its `MicroStrategyFact` asset type.

| Source property | Atlan property | Where in Atlan |
| --- | --- | --- |
| name | name | asset profile and overview sidebar |
| description | description | asset profile and overview sidebar |
| created\_at | createdAt | properties sidebar |
| updated\_at | updatedAt | properties sidebar |
| owner | source owner | overview sidebar |
| certifiedInfo | isCertified | asset filter and properties sidebar |
| certifiedInfo | certifiedBy | properties sidebar |
| certifiedInfo | certifiedAt | properties sidebar |
| ancestors | location | properties sidebar |
| expressions | expressions | overview sidebar |

## Metrics 🔀

Atlan maps metrics from MicroStrategy to its `MicroStrategyMetric` asset type.

| Source property | Atlan property | Where in Atlan |
| --- | --- | --- |
| name | name | asset profile and overview sidebar |
| description | description | asset profile and overview sidebar |
| created\_at | createdAt | properties sidebar |
| updated\_at | updatedAt | properties sidebar |
| owner | source owner | overview sidebar |
| certifiedInfo | isCertified | asset filter and properties sidebar |
| certifiedInfo | certifiedBy | properties sidebar |
| certifiedInfo | certifiedAt | properties sidebar |
| ancestors | location | properties sidebar |
| expression | expression | overview sidebar |

## Cubes 🔀

Atlan maps cubes from MicroStrategy to its `MicroStrategyCube` asset type.

| Source property | Atlan property | Where in Atlan |
| --- | --- | --- |
| name | name | asset profile and overview sidebar |
| description | description | asset profile and overview sidebar |
| created\_at | createdAt | properties sidebar |
| updated\_at | updatedAt | properties sidebar |
| owner | source owner | overview sidebar |
| certifiedInfo | isCertified | asset filter and properties sidebar |
| certifiedInfo | certifiedBy | properties sidebar |
| certifiedInfo | certifiedAt | properties sidebar |
| ancestors | location | properties sidebar |
| subtype | type | asset filter and properties sidebar |
| sqlStatement | query | properties sidebar |

## Reports 🔀

Atlan maps reports from MicroStrategy to its `MicroStrategyReport` asset type.

| Source property | Atlan property | Where in Atlan |
| --- | --- | --- |
| name | name | asset profile and overview sidebar |
| description | description | asset profile and overview sidebar |
| created\_at | createdAt | properties sidebar |
| updated\_at | updatedAt | properties sidebar |
| owner | source owner | overview sidebar |
| certifiedInfo | isCertified | asset filter and properties sidebar |
| certifiedInfo | certifiedBy | properties sidebar |
| certifiedInfo | certifiedAt | properties sidebar |
| ancestors | location | properties sidebar |
| subtype | type | asset filter and properties sidebar |

## Documents 🔀

Atlan maps documents from MicroStrategy to its `MicroStrategyDocument` asset type.

| Source property | Atlan property | Where in Atlan |
| --- | --- | --- |
| name | name | asset profile and overview sidebar |
| description | description | asset profile and overview sidebar |
| created\_at | createdAt | properties sidebar |
| updated\_at | updatedAt | properties sidebar |
| owner | source owner | overview sidebar |
| certifiedInfo | isCertified | asset filter and properties sidebar |
| certifiedInfo | certifiedBy | properties sidebar |
| certifiedInfo | certifiedAt | properties sidebar |
| ancestors | location | properties sidebar |

## Dossiers 🔀

Atlan maps dossiers from MicroStrategy to its `MicroStrategyDossier` asset type.

| Source property | Atlan property | Where in Atlan |
| --- | --- | --- |
| name | name | asset profile and overview sidebar |
| description | description | asset profile and overview sidebar |
| created\_at | createdAt | properties sidebar |
| updated\_at | updatedAt | properties sidebar |
| owner | source owner | overview sidebar |
| certifiedInfo | isCertified | asset filter and properties sidebar |
| certifiedInfo | certifiedBy | properties sidebar |
| certifiedInfo | certifiedAt | properties sidebar |
| ancestors | location | properties sidebar |
| chapter | chapterNames | overview sidebar |

## Visualizations

Atlan maps dossier visualizations from MicroStrategy to its `MicroStrategyVisualization` asset type.

| Source property | Atlan property | Where in Atlan |
| --- | --- | --- |
| name | name | asset profile and overview sidebar |
| visualizationType | visualizationType | asset filter and properties sidebar |

## Columns 🔀

Atlan maps columns for Attributes, Facts, Metrics, Documents, Dossiers, Cubes and Reports from MicroStrategy to its `MicroStrategyColumn` asset type.

| Source property | Atlan property | Where in Atlan |
| --- | --- | --- |
| name | name | asset profile and overview sidebar |
| description | description | asset profile and overview sidebar |
| type | data_type | overview sidebar |

---
