Skip to main content
The Grantiva dashboard at grantiva.io/dashboard is where you manage your apps, view analytics, configure settings, and invite team members.

Getting started

After signing up, you’ll land on the onboarding page to add your first app. You’ll need:
  • App name — A display name for your app
  • Apple Team ID — From your Apple Developer account
  • Bundle ID — Your app’s bundle identifier (e.g., com.yourcompany.yourapp)
SectionDescription
DashboardAt-a-glance metrics: total devices, attestations, risk distribution
AnalyticsDetailed charts: attestation trends, device models, OS versions, MAD usage
SettingsApp configuration: name, Team ID, Bundle ID, API keys
Account SettingsAccount name, billing, plan management
TeamInvite and manage team members with role-based access
WebhooksCreate and manage webhook endpoints (Business+)
Audit LogTrack security-relevant actions across your account
ProfileYour email, password, and passkey management

Roles

RolePermissions
OwnerFull access. Can delete the account.
AdminManage members, settings, and API keys.
MemberCreate and manage projects.
ViewerRead-only access to dashboard and analytics.

API keys

The dashboard shows your server-to-server API keys. These are for backend integrations (analytics API, VRT CLI, etc.) — not for embedding in your iOS app. Key prefixes:
  • aat_ — Organization API keys
  • gpat_ — Personal API keys
Regenerate keys from Settings if compromised.