---
title: Enable Notifications
description: When true, AM can sent notifications to the agent to:
component: web-agents
version: 2025.11
page_id: web-agents:properties-reference:com.sun.identity.agents.config.notification.enable
canonical_url: https://docs.pingidentity.com/web-agents/2025.11/properties-reference/com.sun.identity.agents.config.notification.enable.html
---

# Enable Notifications

When `true`, AM can sent notifications to the agent to:

* Refresh the session cache when a session times out or a client logs out from AM.

* Refresh the policy cache when the administrator changes a policy.

Default: `true`

|                    |                                                                                    |
| ------------------ | ---------------------------------------------------------------------------------- |
| Property name      | `com.sun.identity.agents.config.notification.enable`   Introduced in Web Agent 4.x |
| Function           | Profile                                                                            |
| Type               | Boolean: `true` returns true; all other strings return `false`.                    |
| Bootstrap property | Yes                                                                                |
| Required property  | No                                                                                 |
| Restart required   | No                                                                                 |
| AM console         | Tab: `Global`Title: `Enable Notifications`                                         |
