# Quick Facts

<table data-header-hidden><thead><tr><th width="273.999755859375"></th><th></th></tr></thead><tbody><tr><td>Platform</td><td>iOS / Android</td></tr><tr><td>Minimum Requirements</td><td>Microsoft Entra ID (formerly Azure AD) for user management and any MDM system (Intune preferred) to manage mobile devices.</td></tr><tr><td>Architecture</td><td>Fully embedded in Microsoft 365: Entra ID, MSAL and Intune SDK integration ensure security and compliance by design.</td></tr><tr><td>Single Sign-On (SSO)</td><td>Single Sign-On (SSO) with Microsoft Entra ID, allowing users to log in securely with their existing corporate credentials. This ensures seamless access while meeting enterprise security and compliance requirements.</td></tr><tr><td>Intune SDK integration</td><td>With Intune SDK integration, SCA enforces corporate policies and app protection (full app encryption, Face ID/Touch ID/PIN, copy/paste restrictions, org data protection, Conditional Access), allowing access only for registered, compliant devices.</td></tr><tr><td>Access to contact sources</td><td>Azure Active Directory &#x26; Groups, Org Contacts (GAL), Exchange Online (EXO) Personal Contacts &#x26; Shared MailBox Contacts, Dynamics 365, MS Dataverse, Azure Blob Storage. Granularly configurable via AppConfig.</td></tr><tr><td>Other contact sources</td><td>Exported contacts (CSV/JSON) from any source (cloud or on-prem) are automatically encrypted &#x26; uploaded to your Azure Blob Storage using the SCA-ABS-Connector (CMD tool) for SCA to synchronize.</td></tr><tr><td>No dedicated backend</td><td>Contacts stay yours: SCA reads contact data directly from your Azure tenant in the context of the signed-in user. Your Azure tenant is the backend - no foreign data processing.</td></tr><tr><td>Secure Storage</td><td>Stores all contact data locally in its secure container database, fully protected with AES-256 encryption.</td></tr><tr><td>Contact Features</td><td>Full name, title, company &#x26; department, phone &#x26; email, postal/business addresses, notes, and profile image.</td></tr><tr><td>Duplicate Contact Merge</td><td>Automatically detects and merges duplicate contacts into a single entry, preserving all associated information and features.</td></tr><tr><td>Incoming Caller Identification</td><td>Instantly see who’s calling, even if the number is not in your local contacts, with full company context.</td></tr><tr><td>Siri / CarPlay integration</td><td>Through CPE (Contact Provider Extension), SCA can share its contacts system-wide on iOS, with granular control over which contact sources and properties are shared.</td></tr><tr><td>Android Auto integration</td><td>Through AWP (Android Work Profile), SCA can share its contacts system-wide on Android.</td></tr><tr><td>Create, Edit &#x26; Delete Contacts</td><td>Manage your (EXO) personal contacts in SCA - create, edit, delete, or add new contacts instantly via QR code.</td></tr><tr><td>vCard integration</td><td>Auto-generated vCard (digital business card) for the signed-in user - optionally editable, multiple vCards and your company logo in the QR code for easy sharing. Fully configurable via AppConfig.</td></tr><tr><td>Core communication options</td><td>Phone, Email, SMS/iMessage, FaceTime</td></tr><tr><td>Optional Messenger</td><td>Support for WhatsApp, Signal, Telegram, WebEx via AppConfig; additional messengers upon request.</td></tr><tr><td>MS Teams integration</td><td>Start a Chat, Call &#x26; VideoCall</td></tr><tr><td>MS Teams Status Display</td><td>Real-time Microsoft Teams status display (Teams presence indicator) for the corresponding contact.</td></tr><tr><td>Out-of-Office Display</td><td>Real-time display of the Outlook/Teams Out-of-Office message for the corresponding contact.</td></tr><tr><td>Organizational Chart</td><td>Real-time interactive organizational chart: quickly see reporting relationships and team hierarchy.</td></tr><tr><td>Export/Share a Contact</td><td>Safely share individual contacts from SCA with trusted apps (e.g., Outlook, Microsoft Teams).</td></tr><tr><td>Vacation Mode</td><td>All contacts except favorites are blocked and redirected to voicemail during vacation mode.</td></tr><tr><td>Anonymous Mode</td><td>Place calls without revealing your number.</td></tr><tr><td>Offline Mode</td><td>All features, including caller identification, work without an active internet connection - except real-time feature like MS Teams Status, Out of Office messages, and similar.</td></tr><tr><td>CI customization / WhiteLabel</td><td>Button colors, switches, UI accents, and the company logo (shown in multiple places within the SCA) can be customized via AppConfig.</td></tr><tr><td>Granular control over everything</td><td>Every feature, switch, and contact source is configurable via AppConfig, with the option to create different AppConfigs for different user groups.</td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.secure-contacts.com/introduction/quick-facts.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
