# Dimedove > Comprehensive documentation for Dimedove's customer engagement platform ## Docs - [Get app config](https://docs.dimedove.com/api-reference/applications/get-app-config.md): Returns the app's active configuration and agent settings. - [Get app metrics](https://docs.dimedove.com/api-reference/applications/get-app-metrics.md): Returns aggregated usage metrics for the app. - [Create conversation](https://docs.dimedove.com/api-reference/conversations/create-conversation.md): Creates a new conversation linked to your app's AI agent. Optionally associate an external user ID for tracking and set a custom title. - [Delete conversation](https://docs.dimedove.com/api-reference/conversations/delete-conversation.md): Soft-deletes a conversation. The conversation will no longer appear in list requests, but the underlying data remains accessible from the dashboard. - [Get conversation](https://docs.dimedove.com/api-reference/conversations/get-conversation.md): Retrieves a single conversation with its complete history of messages and function calls, sorted chronologically. - [List conversations](https://docs.dimedove.com/api-reference/conversations/list-conversations.md): Returns a paginated list of all conversations for the specified app. Supports cursor-based pagination with configurable sort order. - [List user conversations](https://docs.dimedove.com/api-reference/conversations/list-user-conversations.md): Returns a paginated list of conversations belonging to a specific external user. Uses the same cursor-based pagination as the list conversations endpoint. - [Send message](https://docs.dimedove.com/api-reference/conversations/send-message.md): Sends a user message to the conversation and returns the AI agent's response. Supports both streaming (Server-Sent Events) and non-streaming (JSON) response modes. This endpoint is rate-limited. - [Update conversation](https://docs.dimedove.com/api-reference/conversations/update-conversation.md): Updates the custom title of a conversation. - [Overview](https://docs.dimedove.com/api-reference/overview.md): Build custom chat applications on top of Dimedove - [Changelog](https://docs.dimedove.com/changelog/overview.md): Product updates and announcements from the Dimedove team - [API Keys](https://docs.dimedove.com/developer/apps/api-keys.md): Create and manage API keys for secure access - [Configuration](https://docs.dimedove.com/developer/apps/configuration.md): Set up and configure an App in the Dimedove dashboard - [Custom Tools](https://docs.dimedove.com/developer/apps/custom-tools.md): Intercept agent tool calls in your frontend to build richer, more interactive experiences - [Overview](https://docs.dimedove.com/developer/apps/overview.md): Build custom experiences powered by your Dimedove agents - [Configuration](https://docs.dimedove.com/developer/mcp/configuration.md): Set up and configure MCP Servers to expose your agents - [Overview](https://docs.dimedove.com/developer/mcp/overview.md): Deploy hosted MCP servers to expose your agents to external AI tools - [Installation](https://docs.dimedove.com/developer/messenger/installation.md): Step-by-step guide to install Dimedove Messenger - [Overview](https://docs.dimedove.com/developer/messenger/overview.md): Introduction to Dimedove Messenger integration - [Security](https://docs.dimedove.com/developer/messenger/security.md): Security considerations for Messenger integration - [Event Types](https://docs.dimedove.com/developer/webhooks/event-types.md): List of supported event types and their payload. - [Overview](https://docs.dimedove.com/developer/webhooks/overview.md): Real-time notifications and integrations with Dimedove webhooks - [Security](https://docs.dimedove.com/developer/webhooks/security.md): Secure your webhook endpoints and verify authentic requests - [Frequently Asked Questions](https://docs.dimedove.com/faqs/general.md): Common questions and answers about using Dimedove - [Airtable](https://docs.dimedove.com/integrations/airtable.md): Connect Dimedove with Airtable to sync records across your bases and tables - [Attio](https://docs.dimedove.com/integrations/attio.md): Connect Dimedove with Attio CRM for modern customer relationship management - [Cal.com](https://docs.dimedove.com/integrations/calcom.md): Connect Dimedove with Cal.com for open-source scheduling - [Calendly](https://docs.dimedove.com/integrations/calendly.md): Connect Dimedove with Calendly for seamless meeting scheduling - [Close](https://docs.dimedove.com/integrations/close.md): Connect Dimedove with Close CRM for streamlined sales management - [Facebook Messenger](https://docs.dimedove.com/integrations/facebook-messenger.md): Connect Dimedove with Facebook Messenger to automate conversations on your Facebook Pages - [HubSpot](https://docs.dimedove.com/integrations/hubspot.md): Connect Dimedove with HubSpot CRM for seamless customer data synchronization - [Instagram](https://docs.dimedove.com/integrations/instagram.md): Connect Dimedove with Instagram to automate direct messages and comment interactions - [Intercom](https://docs.dimedove.com/integrations/intercom.md): Connect Dimedove with Intercom to enhance sales with support context - [Linear](https://docs.dimedove.com/integrations/linear.md): Connect Dimedove with Linear to create issues from qualified leads - [Notion](https://docs.dimedove.com/integrations/notion.md): Connect Dimedove with Notion for organized knowledge management and documentation - [Pipedrive](https://docs.dimedove.com/integrations/pipedrive.md): Connect Dimedove with Pipedrive CRM for streamlined sales pipeline management - [Salesforce](https://docs.dimedove.com/integrations/salesforce.md): Connect Dimedove with Salesforce CRM for comprehensive customer data management - [Shopify](https://docs.dimedove.com/integrations/shopify.md): Connect Dimedove with Shopify to drive e-commerce sales - [Slack](https://docs.dimedove.com/integrations/slack.md): Connect Dimedove with Slack for real-time team notifications and AI agent deployment - [Zendesk](https://docs.dimedove.com/integrations/zendesk.md): Connect Dimedove with Zendesk to enhance sales with support context - [Zoho CRM](https://docs.dimedove.com/integrations/zoho.md): Connect Dimedove with Zoho CRM for comprehensive business management - [Cookie policy](https://docs.dimedove.com/legal/cookie-policy.md) - [Privacy policy](https://docs.dimedove.com/legal/privacy-policy.md) - [Security policy](https://docs.dimedove.com/legal/security-policy.md) - [Subprocessors list](https://docs.dimedove.com/legal/subprocessors-list.md) - [Terms of service](https://docs.dimedove.com/legal/terms-of-service.md) - [Controls](https://docs.dimedove.com/platform/agents/behavior/controls.md): Set boundaries and controls for your agent's capabilities - [First Message](https://docs.dimedove.com/platform/agents/behavior/first-message.md): Configure the initial greeting your agent sends to visitors - [Human Fallback](https://docs.dimedove.com/platform/agents/behavior/human-fallback.md): Configure when your agent escalates to human assistance - [Instructions](https://docs.dimedove.com/platform/agents/behavior/instructions.md): Define what your agent does and the journey it creates for visitors - [Personality](https://docs.dimedove.com/platform/agents/behavior/personality.md): Define your agent's personality traits and communication style - [Tone](https://docs.dimedove.com/platform/agents/behavior/tone.md): Set the communication tone for your agent's interactions - [Verbosity](https://docs.dimedove.com/platform/agents/behavior/verbosity.md): Control the length and detail level of your agent's responses - [Articles](https://docs.dimedove.com/platform/agents/content/articles.md): Create and manage custom articles for your agent's knowledge base - [Files](https://docs.dimedove.com/platform/agents/content/files.md): Upload and manage files for your agent's knowledge base - [Websites](https://docs.dimedove.com/platform/agents/content/websites.md): Connect websites and web pages to your agent's knowledge base - [Design](https://docs.dimedove.com/platform/agents/design.md): Customize the visual appearance and interaction features of your agent interface - [Evaluations](https://docs.dimedove.com/platform/agents/evaluations.md): Test your agent's performance with automated scenarios and AI-powered scoring - [Identity](https://docs.dimedove.com/platform/agents/identity.md): Configure your agent's identity and how it presents itself - [Install](https://docs.dimedove.com/platform/agents/install.md): Deploy your agent on your website and configure security, country restrictions, and legal terms - [Domain Expertise](https://docs.dimedove.com/platform/agents/knowledge/domain-expertise.md): Configure specialized knowledge areas for your agent - [Web Search](https://docs.dimedove.com/platform/agents/knowledge/web-search.md): Enable your agent to search the web for current information - [Languages & Timezone](https://docs.dimedove.com/platform/agents/languages-timezone.md): Configure your agent's language preferences and timezone settings - [Overview](https://docs.dimedove.com/platform/agents/overview.md): AI agents tailored to support businesses selling in the AI era - [Performance](https://docs.dimedove.com/platform/agents/performance.md): What Dimedove agent performance is and how it will be measured and charged on paid plans. - [Preview](https://docs.dimedove.com/platform/agents/preview.md): Test and preview your agent before deployment - [API](https://docs.dimedove.com/platform/agents/tasks/api.md): Configure API integrations for your agent to perform actions - [Calendar](https://docs.dimedove.com/platform/agents/tasks/calendar.md): Let visitors book meetings directly within the chat experience - [Email](https://docs.dimedove.com/platform/agents/tasks/email.md): Configure email capabilities for your agent - [MCP](https://docs.dimedove.com/platform/agents/tasks/mcp.md): Connect your agent to external tools and services via Model Context Protocol - [Versions](https://docs.dimedove.com/platform/agents/versions.md): Create, test, and deploy agent configuration versions with confidence - [Attributes](https://docs.dimedove.com/platform/contacts/attributes.md): View and manage custom contact attributes - [Contact](https://docs.dimedove.com/platform/contacts/contact.md): Manage individual customer contact profiles - [Insights](https://docs.dimedove.com/platform/contacts/insights.md): Analyze customer behavior and interaction patterns - [Labels](https://docs.dimedove.com/platform/contacts/labels.md): Automatically categorize conversations and drive richer segmentation - [Manage Attributes](https://docs.dimedove.com/platform/contacts/manage-attributes.md): Create, edit, and organize custom contact attributes - [Overview](https://docs.dimedove.com/platform/contacts/overview.md): Comprehensive customer relationship management - [Configuration](https://docs.dimedove.com/platform/emails/configuration.md): Configure email channel settings, domain verification, and reply options - [Overview](https://docs.dimedove.com/platform/emails/overview.md): Enable AI-powered email responses by forwarding inbound emails to your agents - [Configuration](https://docs.dimedove.com/platform/forms/configuration.md): Configure form settings, agent overrides, and input fields - [Deployment](https://docs.dimedove.com/platform/forms/deployment.md): Deploy forms to your website and share with users - [Overview](https://docs.dimedove.com/platform/forms/overview.md): Create standalone chat forms to collect information from users - [Chats](https://docs.dimedove.com/platform/inbox/chats.md): Manage and monitor customer conversations - [Overview](https://docs.dimedove.com/platform/inbox/overview.md): Manage all your customer communications in one place - [Getting Started](https://docs.dimedove.com/platform/quickstart/getting-started.md): Quick setup guide to get you up and running with Dimedove - [Introduction](https://docs.dimedove.com/platform/quickstart/introduction.md): AI-powered customer engagement platform for businesses selling in the AI era - [Configuration](https://docs.dimedove.com/platform/slack/configuration.md): Set up and configure Slack Agents for your workspace - [Overview](https://docs.dimedove.com/platform/slack/overview.md): Deploy AI agents to Slack channels for team collaboration and qualification - [Messenger](https://docs.dimedove.com/platform/socials/messenger.md): Deploy AI agents to Facebook Messenger through your business pages - [Overview](https://docs.dimedove.com/platform/socials/overview.md): Extend your AI agents to social messaging platforms - [Billing](https://docs.dimedove.com/platform/team/billing.md): Manage subscription, billing, and payment information - [Manage](https://docs.dimedove.com/platform/team/manage.md): Add, remove, and manage team members and their permissions - [Notifications](https://docs.dimedove.com/platform/team/notifications.md): Stay informed when key sales or support events occur - [Overview](https://docs.dimedove.com/platform/team/overview.md): Collaborate effectively with your team on Dimedove - [Usage](https://docs.dimedove.com/platform/team/usage.md): What Dimedove usage is and how it will be measured and charged on paid plans. - [Configuration](https://docs.dimedove.com/platform/telephony/configuration.md): Configure phone numbers, services, and usage limits - [Overview](https://docs.dimedove.com/platform/telephony/overview.md): Enable voice and SMS interactions with AI-powered phone numbers - [Actions](https://docs.dimedove.com/platform/workflows/actions.md): Action types that workflows can execute after a trigger fires - [Configuration](https://docs.dimedove.com/platform/workflows/configuration.md): Build and configure workflows with triggers, actions, and template variables - [Overview](https://docs.dimedove.com/platform/workflows/overview.md): Automate multi-step processes by connecting platform events to actions - [Triggers](https://docs.dimedove.com/platform/workflows/triggers.md): Event types that start workflow execution ## OpenAPI Specs - [apps-api](https://docs.dimedove.com/openapi/apps-api.json)