Settings & Webhooks
Configure your IntuneGet instance with account settings, permission management, notification preferences, export options, and data management.
Overview
The Settings page is organized into five tabs, each covering a different aspect of your IntuneGet configuration:
General Tab
Displays your account information (name, email, authentication provider) and Intune connection details:
- Account - Your Microsoft Entra ID profile information
- Connection Status - Live indicator showing whether IntuneGet can reach your Intune tenant
- Tenant ID - Your Microsoft 365 tenant identifier (with copy button)
- Intune Portal - Quick link to the Microsoft Intune admin center
Permissions Tab
Verify which Microsoft Graph API permissions are granted to your IntuneGet app registration. Click "Check Permissions" to test each permission in real-time.
Missing Permissions
If a required permission is missing, a Global Administrator must re-grant admin consent. The Settings page provides a direct "Re-grant Admin Consent" button when missing permissions are detected.
Notifications Tab
Configure how and when you receive notifications about deployment events.
Email Notifications
Set your preferred email notification frequency:
- Real-time - Receive an email for every deployment event
- Daily digest - A summary email sent once per day
- Critical only - Only receive emails for failures and errors
- Disabled - No email notifications
Webhook Configuration
Set up webhooks to receive deployment notifications in your preferred tools. IntuneGet supports pre-configured templates for popular platforms:
Webhook Security
Each webhook is signed with an HMAC secret that you configure during setup. Use this to verify that incoming requests genuinely originate from your IntuneGet instance.
Export Tab
Configure default export preferences used when downloading deployment data and reports:
Export Formats
- CSV - Comma-separated values, compatible with Excel and Google Sheets
- JSON - Structured format ideal for programmatic processing
- XLSX - Native Excel format with formatting and multiple sheets
Additional Options
- Include Application Icons - Embed base64-encoded icons in export files
- Include Metadata - Add deployment dates, version history, and assignment information
Data Tab
Manage cached data, synchronization, and auto-refresh settings:
Local Storage
All cached application data is stored locally in your browser. No data is sent to third-party servers. Clearing your browser cache will also clear IntuneGet's cached data.
Next Steps
Review the troubleshooting guide for common configuration issues, or learn about the Unmanaged Apps feature.