Status Docs Join the Waiting List Login
Documentation Hub

Build, launch, and scale with VYRE Cloud

Product manuals, implementation guides, and developer playbooks inspired by our favorite infrastructure experiences.

  • 42+ Implementation guides
  • 18 Integration recipes
  • 12 Automation prompts

Release spotlight

October 2025 Release

Connections audit trail, dashboard segmentation controls, and cross-tenant runbooks.

  • New governance filters across dashboards
  • Bulk workspace assignments for admins
  • Widgets assistant gains prompt library sync
Explore changelog
Onboarding

Launch VYRE Cloud with confidence

Everything needed to bring your first tenant online, assign roles, and meet security controls.

Overview

Welcome to VYRE Cloud

Understand how orgs, workspaces, and roles connect plus the language we use in delivery.

10 min read • updated Oct 2025
How-to

Account & Access policies

Map Azure AD roles, SCIM provisioning, and workspace policies to your compliance posture.

Requires Org Admin permissions
Guide

Platform tour & glossary

A guided walkthrough of navigation, key dashboards, and terminology for stakeholders.

Share with program sponsors
Dashboards & playbooks

Operate tenants and measure impact

Dashboards, service health, and live response workflows for day-two operations.

Runbook

Create a connection

Provision and approve Microsoft tenants with audit-ready steps.

5 min • needs Azure admin consent
Insight

Dashboards overview

Explore metrics, segmentation, and saved views to keep leadership aligned.

New filters in Oct release
How-to

Manage widgets & layouts

Compose workspace dashboards with reusable widget presets and RBAC controls.

UI + API parity
Extensibility

Build on the VYRE platform

Use our SDKs, webhooks, and UI kits to extend experiences inside your apps.

Component

Graph-Users widget

Configuration schema, validation hooks, and layout options for the widget.

Ships with React + Web Components
API

Webhooks & automation

Event payloads, retry strategy, and signing secrets for downstream systems.

Supports Azure Event Grid
Toolkit

Local dev toolkit

Spin up mock tenants, seed demo data, and test RBAC locally.

npm create vyre-app

Sample widget payload

{
"widget": "graph-users",
"filters": {
    "license": "E5",
    "country": "US"
  },
  "display": {
    "layout": "compact",
    "columns": ["displayName", "department", "lastSignIn"]
  }
}
Automation

Prompt blueprints for VYRE Widgets

Reference-tested instructions to keep AI-powered workflows safe and consistent.

Audit workspace configuration

Summarise misconfigurations, disabled policies, and stale workspaces with remediation steps.

System: You are the VYRE Widgets assistant validating workspace configuration.
User: Audit the "Core Governance" workspace and list any policies that are disabled or expiring in 30 days.

Draft stakeholder updates

Generate a weekly GTM status update using live dashboard metrics and callouts.

System: Create an executive-ready update with headings and bullet points.
User: Use the Dashboards/Executive Health board. Highlight trends, blockers, and actions.

Recommend automation fixes

Scan webhook delivery failures and suggest runbook steps to resolve them.

System: You review automation jobs for reliability.
User: Analyze the "Provision-Directory" webhook failures from the last 24 hours and output a triage plan.

Need a human?

Enterprise support responds within 2 business hours for platform-impacting issues.

Open a support case

Release highlights

  • New governance filters across dashboards
  • Bulk workspace assignments for admins
  • Widgets assistant gains prompt library sync
View full notes