> For the complete documentation index, see [llms.txt](https://docs.emaildelivery.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.emaildelivery.com/docs/contact-list-management/list-x-ray.md).

# List X-Ray

Click on the blue rectangle that shows the number of domains on your contact list

![](https://d2x3xhvgiqkx42.cloudfront.net/e0384b56-4f90-47bf-9077-d8a44f0eb175/2a05d828-eb35-44b0-9b70-bfc4c7204e36/2018/12/19/3b844557-9c33-4c98-9e10-1c6d1d6a46e0.png)

You'll see a list of all your domains sorted by largest number of contacts per domain&#x20;

![](https://d2x3xhvgiqkx42.cloudfront.net/e0384b56-4f90-47bf-9077-d8a44f0eb175/2a05d828-eb35-44b0-9b70-bfc4c7204e36/2018/12/19/da86b97e-35ea-44df-a412-208559ce82c4.png)

{% hint style="warning" %}
Click on the count field to reverse the sort, ordering by smallest domains first. This is often where typo domains, traps, unwanted competitors and spies will be found.&#x20;
{% endhint %}

{% hint style="info" %}
Delete a domain from your contact list by checking the box next to the name and clicking the "Delete Domains" button
{% endhint %}

![](https://d2x3xhvgiqkx42.cloudfront.net/e0384b56-4f90-47bf-9077-d8a44f0eb175/2a05d828-eb35-44b0-9b70-bfc4c7204e36/2018/12/19/06cdfe2a-a4f2-4ca6-af29-c803e500a904.png)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.emaildelivery.com/docs/contact-list-management/list-x-ray.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
