Air Cloud can deliver critical alerts as native OS notifications, so you don’t have to keep the console tab open to catch them. This guide walks you through enabling desktop notifications in your browser, your operating system, and the Air Cloud console.Documentation Index
Fetch the complete documentation index at: https://docs.aieev.com/llms.txt
Use this file to discover all available pages before exploring further.
Only a limited set of high-priority events trigger OS notifications today — for example, endpoint deployment failures and service announcements. Other in-app notifications (balance updates, member events, etc.) appear in the notification popover but do not pop up on your desktop.
How It Works
Desktop notifications use the browser’s native Web Notifications API. For an alert to reach you, three independent permissions must all be granted:- Browser permission — granted per browser, per device.
- Operating system permission — granted to the browser at the OS level.
- Air Cloud preference — a toggle inside your console profile.
Enabling Notifications in the Console
Open your profile settings and turn on Desktop notifications. The first time you enable the toggle, your browser will prompt you to allow notifications from Air Cloud.
Allowing Notifications at the OS Level
Even with the browser permission granted, your operating system can silently suppress notifications. Make sure your browser is allowed to deliver them.macOS
- Open System Settings → Notifications.
- Find your browser (Chrome, Safari, Edge, etc.) in the list.
- Turn Allow notifications on.
- Confirm that Focus or Do Not Disturb is not active.

Windows
- Open Settings → System → Notifications.
- Locate your browser under Notifications from apps and other senders.
- Toggle it On.
- Make sure Focus assist / Do not disturb is off.
Re-enabling a Blocked Permission
If you previously chose Block in the browser prompt, the Air Cloud console cannot ask again. Re-enable the permission in the browser’s site settings.- Chrome / Edge: Click the lock icon in the address bar → Site settings → set Notifications to Allow.
- Firefox: Click the lock icon → Connection secure → More information → Permissions → uncheck Block for Notifications.
- Safari: Safari → Settings → Websites → Notifications → set the Air Cloud entry to Allow.

Troubleshooting
- The toggle keeps reverting to off. The browser permission is most likely set to denied. Reset it from site settings as described above.
- Toggle is on, but no popups appear. Check the OS-level setting and any Focus / Do Not Disturb mode. On macOS, Screen Sharing and presentation modes also suppress notifications.
- I get in-app notifications but no desktop popups. This is expected for events that are not high-priority. See the note at the top of this page.
- Safari shows nothing. Older Safari versions only deliver web notifications to installed PWAs. Use Chrome, Edge, or Firefox if you need desktop alerts on macOS.
Supported Events
| Event | Type | Desktop notification |
|---|---|---|
| Endpoint deployment failed | ENDPOINT | Yes |
| Service announcement | ANNOUNCEMENT | Yes |
| Balance credited / consumed | BALANCE | In-app only |
| Member invited / joined | MEMBER | In-app only |
| Other endpoint events | ENDPOINT | In-app only |

