> For the complete documentation index, see [llms.txt](https://docs.relevant-digital.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.relevant-digital.com/hb-analytics/alarms-and-notifications/date-based-event-notifications-in-hb-analytics.md).

# Date-based event notifications in HB Analytics

The Date-based event notification is a great way to share information in your company, and makes sure that everyone is aware of significant events that has occurred!

The Date-based event notifications can be added in 2 ways. Either you add your notification under Configurations -> Events:

![](/files/701a8f504e39f88ab7ca857be9da10919cf37b20)

or you do it straight in the graph by pressing the

![](/files/91e587c43b03d41e2c31116cc253d8bd409dde3b)

We will focus on the option for Configuration -> Events, as also include a general Events overview; but new Events can be created in both places.

When pressing the Event in the Configuration menu, you enter the Events Overview Area, where you can set up new Events, or edit existing:

![](/files/dcb76544daad0146feee1ab598e2fe0af9e26b24)

When Adding a new event, you give it a name, that will show when hovering the line in the graph, and a more detailed description. The Event dates identify when the Event occurred, and the events are listed in the order the events happened, with the latest event on top.

You can also select if the event should be Public (visible for other Admin users), and if the event should be tagged (adding a tag makes it easier to filter out particular events in the graph).

Once created the Event will show up in the graphs, if turned on the the graph options, and if it is not filtered out based on it's Tag.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.relevant-digital.com/hb-analytics/alarms-and-notifications/date-based-event-notifications-in-hb-analytics.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
