Skip to main content

Documentation Index

Fetch the complete documentation index at: https://support.telivy.com/llms.txt

Use this file to discover all available pages before exploring further.

Overview

Rescans tell you how a client’s posture has shifted over a period. Alerts tell you right now. When Telivy detects a specific security event (a new dark web breach, a string of M365 login failures, an admin account with MFA suddenly disabled), it fires a notification to whoever on your team needs to know. You define which events matter and which team members get notified. Alerts work across four coverage areas:
  • Internal Security: vulnerability changes on managed endpoints
  • Dark Web: new breach and account exposures
  • Microsoft 365: identity, access, and policy events across connected tenants
  • Google Workspace: the same coverage for GWS environments

Configuring Alert Policies

Alert policies are configured at the agency level and apply across all your assessments. Navigate to Alerts → Alert Policies in the Telivy portal to manage them. To add a new policy:
  1. Click Add Policy.
  2. In the Configure Alert Policy step, select the Alert Category you want to monitor.
  3. Set the condition that triggers the alert. For Internal Vulnerabilities, for example, you can trigger on severity level, CVSS score, EPSS score, or finding count above a threshold.
  4. Click Continue.
  5. In the Configure Alert Delivery step, select which team members on your agency account should receive the notification.
  6. Click Save.
You can view alert history for a specific client by opening that assessment and navigating to the Alerts tab. Alerts fire as soon as Telivy detects the triggering event: during a scheduled rescan, a cloud sync, or when the agent reports new data.

Alert Categories

Internal Security

AlertWhat triggers it
Internal VulnerabilitiesNew CVEs discovered on managed endpoints during a scan

Dark Web

AlertWhat triggers it
Dark Web BreachA client domain or asset appears in a newly indexed data breach
Dark Web AccountA specific user account credential is found in a breach dataset

Microsoft 365

AlertWhat triggers it
Failed LoginsA user account records repeated failed sign-in attempts
Authentication Token RevokedAn active session or refresh token is revoked
Conditional Access ViolationA sign-in attempt is blocked by a Conditional Access policy
MFA FailedA user fails an MFA challenge
MFA DisabledMFA is turned off for a user account
MFA EnabledMFA is turned on for a user account
No MFA UserA user account is detected without any MFA method enrolled
Password ResetA user password is reset
Login Using TokenA sign-in occurs via token rather than interactive credential
Login From Unapproved LocationA sign-in originates from a geography outside the client’s approved list
User CreatedA new user account is added to the tenant
User DeletedA user account is removed from the tenant
Registered DeviceA new device is registered to the tenant
Admin Role AssignmentA user is granted an admin role
Group Membership ChangeA user is added to or removed from a security group
Admin Policy ChangeA tenant-level security policy is modified by an admin

Google Workspace

Google Workspace alerts mirror the M365 coverage for organizations running GWS instead of (or alongside) Microsoft 365.
AlertWhat triggers it
Failed LoginsRepeated failed sign-in attempts on a GWS account
Authentication Token RevokedAn OAuth token or session is revoked
MFA FailedA user fails a GWS MFA challenge
MFA DisabledMFA is removed from a GWS account
MFA EnabledMFA is added to a GWS account
No MFA UserA GWS account has no MFA enrolled
Password ResetA GWS user password is reset
Login Using TokenA sign-in via token rather than interactive credential
Login From Unapproved LocationSign-in from outside an approved geography
User CreatedA new GWS user is provisioned
User DeletedA GWS user account is removed
Registered DeviceA new device is registered in GWS
Admin Role AssignmentA user is granted admin privileges in GWS
Group Membership ChangeA user is added to or removed from a GWS group
Admin Policy ChangeA GWS admin-level policy is modified

FAQ

Cloud events (M365, Google Workspace) are evaluated on each sync cycle. Endpoint-based alerts (Internal Vulnerabilities) are evaluated after each completed agent scan. Manual rescans trigger alert evaluation immediately.
Yes. In the Configure Alert Delivery step, you can select as many agency users as needed. Each selected user is notified independently when the policy triggers.
No. Policies are configured at the agency level and apply across all assessments. You can view alert history filtered to a specific client from that assessment’s Alerts tab, but the policy itself is agency-wide.
No. Alerts are available independently of the automated rescan feature. You can configure alerts on any eligible Risk Assessment without enabling the monitoring cadence.
Failed Logins fire when a user fails to authenticate: wrong password, locked account, etc. Conditional Access Violation fires when the credentials are valid but the sign-in is blocked by a policy rule (e.g. the user is signing in from an unmanaged device or blocked location). Both matter; they indicate different threat patterns.
Yes. Telivy supports outbound webhooks for alert delivery to external systems. See the Webhooks integration guide for configuration details.