# Notifications

### Notification configuration

Notifications can be configured for your user account in your [account settings](/manage-your-account/account.md). Simply select the toggle for each notification type that you'd like to receive and choose "Save" to activate (or deactivate) those notifications.

<figure><img src="/files/J8zty41DMq2duR966oAf" alt="" width="563"><figcaption><p>Account notification settings</p></figcaption></figure>

### Notification types

Hardfin offers several different types of asset notifications:

<table><thead><tr><th width="187">Type</th><th width="438">Description</th><th>Frequency</th></tr></thead><tbody><tr><td><strong>Asset summary</strong></td><td>Get notified about the status of your asset fleet</td><td>Weekly</td></tr><tr><td><strong>Asset shipment</strong></td><td>Get notified when assets are shipped</td><td>Real-time</td></tr><tr><td><strong>Asset delivery</strong></td><td>Get notified when assets are delivered</td><td>Real-time</td></tr><tr><td><strong>Delayed shipment</strong></td><td>Get notified when assets miss expected shipment</td><td>Daily</td></tr><tr><td><strong>Delayed delivery</strong></td><td>Get notified when assets miss expected delivery</td><td>Daily</td></tr></tbody></table>

{% hint style="info" %}
Have additional notification types you'd like to receive? Our team is here to support you. [Reach out to us](mailto:support@hardfin.com?subject=Hardfin%20notification%20types\&body=Hello%20-%20I%20would%20like%20to%20request%20new%20notification%20types%20in%20Hardfin.%0A%0AI'd%20like%20to%20be%20notified%20when%3A%0A-%20%0A-%20%0A-%20%0A%0AThanks!) to let us know what alerts you'd like to have available in Hardfin.
{% endhint %}

### Notification channels

Hardfin sends all notifications via **email**.

Additional notification channels, including **Slack messages**, are coming soon. :hourglass\_flowing\_sand:

{% hint style="info" %}
Have additional notification channels that you use? Our team is here to support you. [Reach out to us](mailto:support@hardfin.com?subject=Hardfin%20notification%20channels\&body=Hello%20-%20I%20would%20like%20to%20request%20new%20notification%20channels%20in%20Hardfin.%0A%0AI'd%20like%20to%20be%20notified%20via%3A%0A-%20%0A-%20%0A-%20%0A%0AThanks!) to let us know how you'd like to receive notifications from Hardfin.
{% endhint %}

### Email notification features

All email notifications from the platform include footer links that allow users to:

* **Access notification settings** - Direct link to manage your notification preferences
* **Update email preferences** - Modify which notifications you receive via email

These footer links provide convenient access to notification management.


---

# 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://guide.hardfin.com/monitor-the-details/notifications.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.
