# Breach Monitoring by Domain

Breach Monitoring by Domain allows you to subscribe an email domain for breach notifications.  Whenever login credentials for a monitored email address from that domain (e.g. `support@enzoic.com` if `enzoic.com` is monitored) are found in an exposure, Enzoic will call a webhook on your end and/or send a notification email with the details.

{% content-ref url="/pages/H3qlV3WsgQwuvg7FAy4m" %}
[Add Breach Alert Subscriptions for Domains](/enzoic-api-developer-documentation/api-reference/breach-monitoring-api/breach-monitoring-by-domain/add-breach-alert-subscriptions-for-domains.md)
{% endcontent-ref %}

{% content-ref url="/pages/udeDAoNHlmVMiMR311Z5" %}
[Remove Breach Alert Subscriptions for Domains](/enzoic-api-developer-documentation/api-reference/breach-monitoring-api/breach-monitoring-by-domain/remove-breach-alert-subscriptions-for-domains.md)
{% endcontent-ref %}

{% content-ref url="/pages/wKuCdgUHU3YENvKXv4J2" %}
[Query Breach Alert Subscriptions for Domains](/enzoic-api-developer-documentation/api-reference/breach-monitoring-api/breach-monitoring-by-domain/query-breach-alert-subscriptions-for-domains.md)
{% endcontent-ref %}


---

# Agent Instructions: 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.enzoic.com/enzoic-api-developer-documentation/api-reference/breach-monitoring-api/breach-monitoring-by-domain.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.
