# Integrations Library (Reference: https://docs.iqra.bot/integrations) Iqra AI follows a **Bring Your Own Key (BYOK)** philosophy. We provide the orchestration engine; you provide the infrastructure credentials. This ensures you maintain full control over your data privacy, billing rates, and model choices. The Integration Workflow [#the-integration-workflow] 1. **Connect (Providers):** Add your API credentials (e.g., OpenAI API Key, Twilio Auth Token) to your workspace. 2. **Configure (Capabilities):** Map those credentials to specific functions (e.g., Use `GPT-4` for the Agent Brain, use `ElevenLabs` for the Voice). Documentation Structure [#documentation-structure] } title="Providers & Accounts" href="/integrations/providers"> **Start Here.** Guides on how to create accounts and retrieve API keys from third-party services like Azure, Google, and Twilio. Capabilities [#capabilities] } title="LLM (The Brain)" href="/integrations/llm"> Large Language Models for reasoning and conversation generation. } title="TTS (The Voice)" href="/integrations/tts"> Text-to-Speech engines for human-like audio synthesis. } title="STT (The Ears)" href="/integrations/stt"> Speech-to-Text engines for transcribing user audio. } title="Telephony (The Network)" href="/integrations/telephony"> Carriers for Phone Numbers and SIP Trunking. } title="Embeddings" href="/integrations/embedding"> Vector embedding models for RAG Knowledge Base retrieval. } title="Rerank" href="/integrations/rerank"> Vector rerank models for RAG Knowledge Base retrieval. } title="FlowApps" href="/integrations/flowapps"> Authentication for external plugins like Cal.com and HubSpot.