> ## Documentation Index
> Fetch the complete documentation index at: https://developer.suki.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# O

> Glossary terms starting with O

<div className="sdk-overview-container">
  <h1 className="sdk-overview-main-title">O</h1>

  | Term                | Definition                                                                                                                                                                |
  | :------------------ | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
  | **OAuth 2.0**       | An industry-standard authorization framework that enables secure delegated access to resources without sharing passwords.                                                 |
  | **Offline Mode**    | A capability that allows certain SDK features to function without an internet connection, enabling users to work in environments with limited connectivity.               |
  | **Offline Session** | An ambient session recorded while the device has no network connectivity. Audio is stored locally and automatically uploaded when connectivity is restored.               |
  | **OpenAPI**         | A specification for describing REST APIs in a machine-readable format, used by Suki to document API endpoints, request/response schemas, and authentication requirements. |
  | **OpenID Connect**  | An authentication layer built on top of OAuth 2.0, providing identity verification and user information access.                                                           |
  | **Organization**    | A healthcare entity or health system that partners with Suki to provide AI-powered documentation services to their providers and clinicians.                              |
</div>
