# Business Dashboard (Reference: https://docs.iqra.bot/build) The **Business Dashboard** is your engineering workshop. While the User Dashboard handles billing and tenancy, this is where you build the actual AI architecture. Everything you create here—Agents, Scripts, Numbers—is strictly isolated to this specific **Workspace**. The Builder Architecture [#the-builder-architecture] Building a "Superhuman Employee" involves assembling four distinct layers: Workspace Modules [#workspace-modules] We have organized the sidebar into logical groups to streamline your workflow. 1. Intelligence & Logic [#1-intelligence--logic] Define *who* speaks and *how* they think. } title="Agent Studio" href="/build/agent"> **The Persona.** Configure the Voice, Personality, Interruption logic, and Language capabilities. } title="Script Builder" href="/build/script"> **The Brain.** Use the Visual Editor to design conversation flows, implement **Action Flows**, and manage state via **Variables**. 2. Capabilities & Memory [#2-capabilities--memory] Give your agent tools to interact with the world and data to answer questions. } title="Tools & Integrations" href="/build/tools"> **Hands.** Connect **FlowApps** (Plugins like Cal.com) or build custom HTTP tools to perform actions. } title="Knowledge, Cache & Context" href="/build/knowledge"> **Memory.** Manage **RAG** (Documents), **Context** (Business Hours/Locations), and **Semantic Caching**. 3. Connectivity [#3-connectivity] Connect your logic to the outside world. } title="Routing & Campaigns" href="/build/campaigns"> **The Bridge.** Configure Inbound Routes, Outbound Campaigns, and Web/Socket Channels. } title="Phone Numbers" href="/build/campaigns/numbers"> **Infrastructure.** Manage BYOC (Twilio/Telnyx/SIP) numbers and assign them to specific **Latency Regions**. 4. Operations [#4-operations] Execute campaigns and analyze results. } title="Make Calls" href="/build/operations/manual-calls"> **Launchpad.** Trigger outbound calls immediately. Supports **Single Call** testing and **Bulk CSV** uploads for mass outreach. } title="History & Logs" href="/build/operations/history"> **Observability.** Review recordings, read transcripts, and inspect deep-level debug traces for every conversation. } title="Post Analysis" href="/build/operations/analysis"> **Intelligence.** Define schemas to extract structured JSON data, generate summaries, and tag conversations automatically.