# Domains

Domain assets include all domain names that are identified as being owned by your organization. They are discovered
through a multitude of automated and manual methods, a short list that includes:

- Public databases
- SSL/TLS certificate parsing
- Subdomain bruteforcing
- DNS record searching

## Accessing the Domains page

1. Select the top menu Assets -> EASM Assets to display the Assets page with focus on the EASM Assets tab.
2. Then select Domain to display all the domains discovered that are associated with your organization.

![EASM Domain table](/static/easm/asm_domain_table.png "EASM Domain table")

Here you can:

- Search for CVEs using the search field or [filter the CVEs](#filter-domain-assets-and-view-cves) by selecting the filter
icon ![Filter Icon](/static/filter_icon.png) above the table
- Customize the table columns that display by selecting the column
icon ![Table Column Icon](/static/table_column_icon.png) to
[configure column data](/legacy/general-navigation/search-sort-and-filter-tables/#configure-column-heading-display)
- Select checkboxes for a row or group of rows and take the following bulk actions by selecting
the **Bulk Actions** button:
  - Export selected IP assets in a [CSV format](/legacy/general-navigation/managing-table-records/#bulk-actions-drop-down-menu)
  - Add or remove monitoring
  - Enable or disable network analysis*
  - Add or remove tags

![Domain Bulk Actions](/static/easm/domain_bulk_actions.png "Domain Bulk Actions")

\* When you bulk edit domain assets to disable network analysis, any underlying IP address and port information is
archived. A confirmation dialog box displays so that you will be aware of these actions.

![Disable Network Analysis](/static/easm/domain_disable_network.png "Disable Network Analysis")

See the new [CVE API endpoints here](https://platform.beta.netspi.ai/apidocs) and CVE
information in [IPs](/EASM/assets/ip/#filter-ip-assets-and-view-cves),
[Ports](/EASM/insights/ports/#filter-ports-and-view-cves), and [Findings](/EASM/findings/#filter-findings-and-view-cves).

## Filter domain assets and view CVEs

There are three ways to filter the Domain table to bring focus to the details that matter most to you.

- Top row filter cards
- Fast filter in the side navigation
- Filter icon for custom filtering

### Filter cards

The top row of the Domain page displays domain cards for live and monitored domains, findings and ports.

![Domain metrics cards](/static/easm/domains_stats.png "Domain metrics cards")

   !!!Note
   Hover over any metric card's graph to view a specific date statistics for that metric.

   ![Domain card hover example](/static/easm/domain_card_hover_example.png)

   Selecting the *With Findings* or *Ports* cards brings the [EASM Findings](/legacy/easm/findings/) page or the
   [EASM Ports](/legacy/easm/insights/ports/) page into focus, respectively.
   !!!

1. Select any one of the filter cards to filter the Domain table to display data that matches
the selected card.

   ![EASM Domain Monitored Asset card](/static/easm/domain_asset_card_filter.png "EASM Domain Monitored Asset card")

   The Active Filters row displays at the top of the table when you select a filter card so
   that you can see which states are included/excluded in the filtered list.

2. Select the *Clear All* link in the Active Filters field to remove all filter criteria.

### Fast filter

The fast filter functionality is located in the side navigation within the Domain page. It provides a quick way
to filter on items that are likely to be the most important to you.

![Domain fast filter example](/static/easm/domain_page_fast_filter_example.png "Domain fast filter example")

To apply the fast filter, select checkboxes for as many of the fast filter criteria as you need, scrolling down
to view more items. As you select or clear checkboxes, the table dynamically changes to display domain results
matching your selections.

Use the image and text below for more details on the Domain page fast filter functions.

![Domain page fast filter](/static/easm/domain_page_fast_filter.png "Domain page fast filter")

1. There are multiple fast filters for different aspects of the Domain page (Subdomains, CVE, etc.).

   The Domain page's fast filter items include:

   - Subdomains
   - CVE
   - Product
   - IP Address
   - Country
   - Services

2. A sort icon toggles from highest to lowest count and back for each fast filter option.

3. Checkboxes filter the table to the right, displaying all records that match the selected criteria.

4. A total count displays for each fast filter option.

### Custom filter

Select the [Filter icon](/legacy/general-navigation/search-sort-and-filter-tables/#apply-a-new-filter)
![Filter icon](/static/filter_icon.png) to narrow the Domain table results.

   !!!
   See the [Search, Sort, and Filter tables section](/legacy/general-navigation/search-sort-and-filter-tables/) for
   customizing the table display and the
   [Save applied filter as a preset](/legacy/general-navigation/search-sort-and-filter-tables/#save-applied-filters-as-a-preset)
   to save your user-defined filters for reuse.
   !!!

## Viewing domain asset details

1. Select any Domain table row to display the Domain details page and view vulnerability history, associated
DNS records, IP addresses, certificates and/or CVEs, and the discovery chain for the domain on the right side of
the page.

   ![Domain Details](/static/easm/asm_domain_details.png "Domain Details")

   Select the full-page icon ![Full page view](/static/easm/full_page_view_icon.png) in the Domains
   table row to view it in full page view. You can select this icon in the right panel details view to expand
   it to full page view as well.

   ![Domain Details Full Page](/static/easm/domain_details_full_page.png "Domain Details Full Page")

2. Select the Domain details view tabs to view the related assets, findings, ports, DNS records,
certificates, products, engagements, activity and comments.

- See [Adding an asset](/EASM/assets/#adding-an-asset) for instructions on adding an asset.
- See [Filtering assets](/EASM/assets/#filtering-assets) for instructions on customizing the table view and the
[Save applied filter as a preset](/legacy/general-navigation/search-sort-and-filter-tables/#save-applied-filters-as-a-preset)
to save your user-defined filters for reuse.

## Adding an asset

See [Adding an asset](/EASM/assets/#adding-an-asset) for instructions on adding an asset.

## Create Policy

See the [Policies section](/legacy/easm/assets/policy/) for details on creating alerts for this asset type.
