# Notifications

After careful and prolonged consideration, as of May '24 we have implemented basic notification functionality into StoryKeeper. This is likely to evolve as people start using this basic implementation, and we encourage you to [share your feedback or ideas](mailto:info@wayfinders.network).

When publishing content to a WayFinder canvas, by default a notification will be broadcast to all other StoryKeeper users who are also associated with that particular canvas. You may select not to broadcast a notification by de-selecting the 'send notification' checkbox in the [publishing options](/apps-and-tools/storykeeper/publish-stories.md#publishing-options)...

<figure><img src="/files/of0Tsz7x4WMsrkrpPpNe" alt="" width="370"><figcaption></figcaption></figure>

When another StoryKeeper user has published to a canvas you are associated with, you will see a grey notification indicator (with a number) overlayed on the alarm icon at the top of StoryKeeper...

<figure><img src="/files/y7ZpR8LgMc7gasWjxKrR" alt=""><figcaption></figcaption></figure>

When you click on the alarm icon it will display a drop-own list with the name of the canvas(es) and the elapsed time since content was last published there. You can click on the name of the canvas to open that canvas on the WayFinder Platform...

<figure><img src="/files/1lQmLWliLtvVctz5f5Tn" alt=""><figcaption></figcaption></figure>

You can see in the screenshot above there is also a 'do not disturb' option - when this is activated you will not see the grey number indicator when notifications are broadcast (as we all know how distracting this can be when you are trying to focus!). Note that the canvas list will still display the most up to date information whenever you choose to view it.

See the video below for a brief demo of the Notification feature...

{% embed url="<https://www.youtube.com/watch?v=lCfwcRnNVSw>" %}


---

# 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.wayfinders.network/apps-and-tools/storykeeper/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.
