# The notification centre

## Introduction

When you install blueprints or process flows from the marketplace, the installation 'job' is added to a queue for completion. When the job is completed, a notification is added to your notification centre. The number of unread notifications is shown on the [notification centre icon](#accessing-your-notifications) - from here you can [view messages](#accessing-your-notifications), [navigate to associated resources](#accessing-resources-from-notifications) (where applicable), or [clear notifications](#clearing-notifications).&#x20;

## Accessing your notifications

The notifications icon is always available from the information bar at the top of the Patchworks dashboard, showing the number of unread notifications. Click this icon to view all pending notifications:&#x20;

<div align="left"><figure><img src="/files/mSwRMCDdpUDaEZNCGMvy" alt="" width="563"><figcaption></figcaption></figure></div>

## Accessing resources from notifications

Some notifications are clickable and can be used to navigate directly to the installed resource. For example, clicking the link for a process flow navigates to that process flow in edit mode, so you can complete any [post-installation setup steps](/product-documentation/blueprints/patchworks-blueprints/installing-a-patchworks-blueprint.md#post-installation-steps-for-an-app) required:

<div align="left"><figure><img src="/files/3xmZAEpwDIGCgmQ1djBH" alt="" width="563"><figcaption></figcaption></figure></div>

{% hint style="info" %}
When you select a notification and navigate to the resource, that notification is cleared automatically.
{% endhint %}

## Clearing notifications

To clear all notifications in the list, use the 'trash' icon at the very top - for example:

<div align="left"><figure><img src="/files/6VDQPmr1QCWEj5cQ9xty" alt="" width="315"><figcaption></figcaption></figure></div>

To clear a single notification, use the 'delete' icon associated with that entry - for example:

<div align="left"><figure><img src="/files/3xVPRH5y7bt0RAdgc8s8" alt="" width="315"><figcaption></figcaption></figure></div>


---

# 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://doc.wearepatchworks.com/product-documentation/marketplace/the-notification-centre.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.
