
## Crawl Domo

URL: https://docs.atlan.com/apps/connectors/business-intelligence/domo/how-tos/crawl-domo

> Extract metadata from Domo to catalog dashboards, datasets, cards, and pages. Discover and govern your BI assets after configuring permissions.

Extract metadata from your [Domo](https://docs.atlan.com/llms/connectors/domo/set-up-domo/llms.txt) environment into Atlan to catalog dashboards, datasets, cards, and pages. After configuring the necessary permissions, you can establish a connection and crawl to extract usage and lineage information.

To crawl metadata from Domo, review the [order of operations](https://docs.atlan.com/llms/catalog/connector-capabilities/order-workflows/llms.txt) and then complete the following steps.

## Select source

To select Domo as your source:

1. In your Atlan workspace, click **Connectors** in the left sidebar.
 * If you are using the **Old UI (Classic)**, click **New Workflow** in the top navigation.

2. Click **Marketplace**.

3. Search for **Domo Assets** and select it.

4. Click **Install**.

5. Once installation completes, click **Setup Workflow** on the same tile.

## Provide your credentials

To enter your Domo credentials:

1. For _Host Name_, enter the URL for your Domo instance.

2. For _Authentication_, _Basic_ is the default selection.

3. For _Client ID_, enter the [client ID you copied](https://docs.atlan.com/llms/connectors/domo/set-up-domo/llms.txt) from the Domo developer portal.

4. For _Client Secret_, enter the [client secret you copied](https://docs.atlan.com/llms/connectors/domo/set-up-domo/llms.txt) from the Domo developer portal.

5. For _Access Token_, enter the [access token you copied](https://docs.atlan.com/llms/connectors/domo/set-up-domo/llms.txt) from your Domo instance.

6. Click the **Test Authentication** button to confirm connectivity to Domo.

7. Once authentication is successful, navigate to the bottom of the screen and click **Next**.

## Configure connection

To complete the Domo connection configuration:

1. Provide a _Connection Name_ that represents your source environment. For example, you might use values like `production`,`development`,`gold`, or `analytics`.

2. (Optional) To change the users who are able to manage this connection, change the users or groups listed under _Connection Admins_.

 :::warning

 If you don't specify any user or group, no one can manage the connection - not even admins.

 :::

3. Navigate to the bottom of the screen and click **Next** to proceed.

## Configure crawler

Before running the Domo crawler, you can further configure it.

On the _Metadata_ page, you can override the defaults for any of these options:

- To select the dashboards you want to include in crawling, click **Include dashboards**. (Defaults to all assets if none are specified.)
- To select the dashboards you want to exclude from crawling, click **Exclude dashboards**. (Defaults to no assets if none are specified.)
- For _DomoStats dataset ID to get cards metadata_, enter the dataset ID for the [dataset you created to import card metadata](https://docs.atlan.com/llms/connectors/domo/set-up-domo/llms.txt) on the DomoStats connector.
- For _DomoStats dataset ID to get card-dashboard relationship metadata_, enter the dataset ID for the [dataset you created to import card-dashboard relationship metadata](https://docs.atlan.com/llms/connectors/domo/set-up-domo/llms.txt) on the DomoStats connector.
- For _DomoStats dataset ID to get dataset-card relationship metadata_, enter the dataset ID for the [dataset you created to import dataset-card relationship metadata](https://docs.atlan.com/llms/connectors/domo/set-up-domo/llms.txt) on the DomoStats connector.

:::info **Did you know?** 
 If an asset appears in both the include and exclude filters, the exclude filter takes precedence.

:::

## Run crawler

To run the Domo crawler, after completing the steps in the previous sections:

1. To check for any [permissions or other configuration issues](https://docs.atlan.com/llms/connectors/domo/preflight-checks-for-domo/llms.txt) before running the crawler, click **Preflight checks**.

2. You can either:
 - To run the crawler once immediately, at the bottom of the screen, click the **Run** button.
 - To schedule the crawler to run hourly, daily, weekly, or monthly, at the bottom of the screen, click the **Schedule Run** button.

Once the crawler has completed running, the assets appear on Atlan's asset page! 🎉

---
