Admin Portal
Admin Guides
Step-by-step guides for connecting Sandra to your organization’s platforms. All setup is done from the Admin Portal — no coding required.
How Sandra integrations work
Unlike consumer tools that ask each user to “Sign in with Google,” Sandra uses organization-level credentials — service accounts, server-to-server tokens, and API keys. This means:
- passkeyOne-time setup — an admin connects each platform once for the whole org
- groupNo per-user OAuth — team members don’t need to individually authorize Sandra
- admin_panel_settingsCentralized control — manage all connections from a single dashboard
- lockSecure credentials — all secrets are encrypted at rest and never exposed to end users
Recommended setup order
- 1Log in to the Admin Portal (/admin)
- 2Connect Google Workspace — Gmail, Calendar, Drive
- 3Connect Zoom — meeting scheduling
- 4Connect messaging channels (WhatsApp, Instagram) if needed
- 5Connect GitHub if you want code knowledge
- 6Configure Agent Settings — name, personality, languages
- 7Add External APIs to extend capabilities
Platform integrations
Google Workspace
Connect Gmail, Calendar, Drive, Tasks, Forms, and Contacts. The most essential integration.
Zoom
Schedule meetings, send invitations, and share join links automatically.
WhatsApp Business
Let users interact with Sandra via WhatsApp — text, images, and voice notes.
Instagram DMs
Respond to Instagram Direct Messages with AI-powered conversations.
GitHub
Index your repositories so Sandra can answer questions about your codebase.
External APIs
Connect any REST API with an OpenAPI spec — auto-generates tools for Sandra.
Configuration
Agent Settings
Customize Sandra’s name, personality, system prompt, supported languages, and topic guardrails.
AI Provider Fallback
Sandra supports 3 chat providers (OpenAI → Gemini → Anthropic) and 2 voice providers (OpenAI → Gemini) with automatic failover. Configure API keys and priority order in Agent Settings.
Before you start
- check_box_outline_blankAdmin access to Sandra (your account must have the
adminrole) - check_box_outline_blankAdmin access to the platforms you want to connect (Google Workspace, Zoom, Meta, etc.)