# Symphony Messaging Dev Docs

## Main

- [Start Your Developer Journey](https://docs.developers.symphony.com/master.md): Welcome, Symphony Messaging Developer!
- [Building Bots](https://docs.developers.symphony.com/bots/building-bots.md): Building Bots on Symphony Messaging is fast, easy, and secure. Take these simple steps in order to create and deploy your Bot today!
- [Planning Your Bot](https://docs.developers.symphony.com/bots/planning-your-bot.md)
- [Conversational Bot](https://docs.developers.symphony.com/bots/planning-your-bot/chatbot.md)
- [Interactive Bot](https://docs.developers.symphony.com/bots/planning-your-bot/interactive-bot.md)
- [Headless Bot](https://docs.developers.symphony.com/bots/planning-your-bot/headless-bot.md)
- [Getting Started](https://docs.developers.symphony.com/bots/getting-started.md)
- [Getting Started with BDK](https://docs.developers.symphony.com/bots/getting-started/bdk.md): The Bot Developer Kit (BDK) is the preferred tooling for Java or Python developers to get started building bots on Symphony Messaging.
- [Creating a Service Account](https://docs.developers.symphony.com/bots/getting-started/creating-a-bot-user.md): Guide for creating a bot user in the admin portal
- [Configuration](https://docs.developers.symphony.com/bots/getting-started/config.md)
- [Truststores](https://docs.developers.symphony.com/bots/getting-started/truststores.md)
- [Overview of REST API](https://docs.developers.symphony.com/bots/overview-of-rest-api.md)
- [REST API Architecture](https://docs.developers.symphony.com/bots/overview-of-rest-api/rest-api-architecture.md): Overview of Symphony Messaging REST API Architecture
- [Overview of Pod API](https://docs.developers.symphony.com/bots/overview-of-rest-api/pod-api.md)
- [Overview of Key Manager API](https://docs.developers.symphony.com/bots/overview-of-rest-api/key-manager-api.md)
- [Overview of Agent API](https://docs.developers.symphony.com/bots/overview-of-rest-api/agent-api.md)
- [Bot Permissions](https://docs.developers.symphony.com/bots/overview-of-rest-api/bot-permissions.md): List of Bot Permissions
- [Authentication](https://docs.developers.symphony.com/bots/authentication.md)
- [RSA Authentication Workflow](https://docs.developers.symphony.com/bots/authentication/rsa-authentication.md)
- [Certificate Authentication Workflow](https://docs.developers.symphony.com/bots/authentication/certificate-authentication.md)
- [Datafeed](https://docs.developers.symphony.com/bots/datafeed.md): Overview of Symphony Messaging Datafeed
- [Real-Time Events](https://docs.developers.symphony.com/bots/datafeed/real-time-events.md)
- [Overview of Streams](https://docs.developers.symphony.com/bots/datafeed/overview-of-streams.md)
- [Messages](https://docs.developers.symphony.com/bots/messages.md)
- [MessageML](https://docs.developers.symphony.com/bots/messages/overview-of-messageml.md): This article gives an overview of the message workflow and shows how message representations are used throughout the workflow. In its subpages are presented the specifications of messageML.
- [MessageML Basics](https://docs.developers.symphony.com/bots/messages/overview-of-messageml/messageml-basic-format-tags.md)
- [Content Grouping](https://docs.developers.symphony.com/bots/messages/overview-of-messageml/messageml-basic-format-tags/content-grouping.md)
- [Text formatting and semantics](https://docs.developers.symphony.com/bots/messages/overview-of-messageml/messageml-basic-format-tags/text-level-formatting-and-semantics.md)
- [Tables](https://docs.developers.symphony.com/bots/messages/overview-of-messageml/messageml-basic-format-tags/tables.md)
- [Images](https://docs.developers.symphony.com/bots/messages/overview-of-messageml/messageml-basic-format-tags/images-and-media.md)
- [Tags and mentions](https://docs.developers.symphony.com/bots/messages/overview-of-messageml/messageml-basic-format-tags/shorthand-tags.md)
- [Enhanced tags notice](https://docs.developers.symphony.com/bots/messages/overview-of-messageml/messageml-basic-format-tags/shorthand-tags/enhanced-tags-notice.md): This page describes the changes introduced by the new enhanced tags for Symphony developers
- [Date and time](https://docs.developers.symphony.com/bots/messages/overview-of-messageml/messageml-basic-format-tags/date-and-time.md)
- [Style Attributes](https://docs.developers.symphony.com/bots/messages/overview-of-messageml/messageml-basic-format-tags/style-attributes.md)
- [Special Characters](https://docs.developers.symphony.com/bots/messages/overview-of-messageml/messageml-basic-format-tags/special-characters.md)
- [Emojis](https://docs.developers.symphony.com/bots/messages/overview-of-messageml/messageml-basic-format-tags/emojis.md)
- [Elements Interactive Forms](https://docs.developers.symphony.com/bots/messages/overview-of-messageml/symphony-elements-1.md)
- [Buttons](https://docs.developers.symphony.com/bots/messages/overview-of-messageml/symphony-elements-1/buttons.md)
- [Icon set for Buttons](https://docs.developers.symphony.com/bots/messages/overview-of-messageml/symphony-elements-1/buttons/icon-set-for-buttons.md)
- [Text Field](https://docs.developers.symphony.com/bots/messages/overview-of-messageml/symphony-elements-1/text-field.md)
- [Masked Text Field](https://docs.developers.symphony.com/bots/messages/overview-of-messageml/symphony-elements-1/masked-text-field.md): see Text Field for more information
- [Text Area](https://docs.developers.symphony.com/bots/messages/overview-of-messageml/symphony-elements-1/text-area.md)
- [Checkbox](https://docs.developers.symphony.com/bots/messages/overview-of-messageml/symphony-elements-1/checkbox.md)
- [Radio Button](https://docs.developers.symphony.com/bots/messages/overview-of-messageml/symphony-elements-1/radio-button.md)
- [Dropdown Menu](https://docs.developers.symphony.com/bots/messages/overview-of-messageml/symphony-elements-1/dropdown-menu.md)
- [Person Selector](https://docs.developers.symphony.com/bots/messages/overview-of-messageml/symphony-elements-1/person-selector.md)
- [Room Selector](https://docs.developers.symphony.com/bots/messages/overview-of-messageml/symphony-elements-1/room-selector.md)
- [Date Picker](https://docs.developers.symphony.com/bots/messages/overview-of-messageml/symphony-elements-1/date-picker.md)
- [Time Picker](https://docs.developers.symphony.com/bots/messages/overview-of-messageml/symphony-elements-1/time-picker.md)
- [Timezone Picker](https://docs.developers.symphony.com/bots/messages/overview-of-messageml/symphony-elements-1/timezone-picker.md)
- [Table Select](https://docs.developers.symphony.com/bots/messages/overview-of-messageml/symphony-elements-1/table-select.md)
- [Regular Expressions - Regex](https://docs.developers.symphony.com/bots/messages/overview-of-messageml/symphony-elements-1/regular-expressions-regex.md): Elements input validation.  Available from Symphony v20.6 and above
- [Extensibility UI Actions](https://docs.developers.symphony.com/bots/messages/overview-of-messageml/ui-action-for-your-bots-ui-extensibility.md)
- [OpenChat](https://docs.developers.symphony.com/bots/messages/overview-of-messageml/ui-action-for-your-bots-ui-extensibility/openchat.md)
- [Dialog](https://docs.developers.symphony.com/bots/messages/overview-of-messageml/ui-action-for-your-bots-ui-extensibility/dialog.md)
- [Entities](https://docs.developers.symphony.com/bots/messages/overview-of-messageml/entities.md)
- [Standard Entities](https://docs.developers.symphony.com/bots/messages/overview-of-messageml/entities/standard-entities.md): This section lists the Structured Objects available for use in messages.
- [Custom Entities](https://docs.developers.symphony.com/bots/messages/overview-of-messageml/entities/structured-objects.md)
- [PresentationML](https://docs.developers.symphony.com/bots/messages/overview-of-presentationml.md)
- [Bots Best Practices](https://docs.developers.symphony.com/bots/bots-best-practices.md)
- [Open Source Code Samples](https://docs.developers.symphony.com/bots/open-source-code-samples.md)
- [Building Extension Apps](https://docs.developers.symphony.com/ext-apps/building-extension-apps.md): Building Extension Apps on Symphony Messaging is an easy and secure way to customize the Symphony Messaging experience. Take these simple steps in order to create and deploy your Extension App today!
- [Planning Your App](https://docs.developers.symphony.com/ext-apps/planning-your-app.md)
- [Getting Started](https://docs.developers.symphony.com/ext-apps/getting-started.md)
- [Getting Started with ADK](https://docs.developers.symphony.com/ext-apps/getting-started/adk.md): The App Developer Kit (ADK) is the preferred tooling for web developers to get started building extension apps on Symphony
- [Application Manifest Bundle](https://docs.developers.symphony.com/ext-apps/getting-started/bundle.md)
- [Add an Extension App to a Symphony Pod](https://docs.developers.symphony.com/ext-apps/getting-started/add-app-entry.md)
- [Overview of Extension API](https://docs.developers.symphony.com/ext-apps/overview-of-extension-api.md)
- [Initialization](https://docs.developers.symphony.com/ext-apps/overview-of-extension-api/initialization.md)
- [Register and Connect](https://docs.developers.symphony.com/ext-apps/overview-of-extension-api/register-and-connect.md)
- [Extension API Services](https://docs.developers.symphony.com/ext-apps/overview-of-extension-api/extension-api-services.md)
- [Service Interface](https://docs.developers.symphony.com/ext-apps/overview-of-extension-api/extension-api-services/service-interface.md)
- [Register and Subscribe](https://docs.developers.symphony.com/ext-apps/overview-of-extension-api/extension-api-services/register-and-subscribe.md)
- [Modules Service](https://docs.developers.symphony.com/ext-apps/overview-of-extension-api/extension-api-services/modules-service.md)
- [Entity Service](https://docs.developers.symphony.com/ext-apps/overview-of-extension-api/extension-api-services/entity-service.md)
- [Entity Advanced Templating](https://docs.developers.symphony.com/ext-apps/overview-of-extension-api/extension-api-services/entity-service/entity-advanced-templating.md)
- [Message Format - ExtensionML](https://docs.developers.symphony.com/ext-apps/overview-of-extension-api/extension-api-services/entity-service/message-format-extensionml.md)
- [Applications-Nav Service](https://docs.developers.symphony.com/ext-apps/overview-of-extension-api/extension-api-services/applications-nav-service.md)
- [Share Service](https://docs.developers.symphony.com/ext-apps/overview-of-extension-api/extension-api-services/share-service.md)
- [Commerce Service](https://docs.developers.symphony.com/ext-apps/overview-of-extension-api/extension-api-services/commerce-service.md)
- [Dialogs Service](https://docs.developers.symphony.com/ext-apps/overview-of-extension-api/extension-api-services/dialogs-service.md)
- [UI Service](https://docs.developers.symphony.com/ext-apps/overview-of-extension-api/extension-api-services/ui-service.md)
- [Receiving Conversation and User Information](https://docs.developers.symphony.com/ext-apps/overview-of-extension-api/extension-api-services/ui-service/receiving-conversation-and-user-information.md)
- [Filter Function](https://docs.developers.symphony.com/ext-apps/overview-of-extension-api/extension-api-services/ui-service/filter-function.md)
- [App Authentication](https://docs.developers.symphony.com/ext-apps/app-authentication.md)
- [Circle of Trust Authentication](https://docs.developers.symphony.com/ext-apps/app-authentication/circle-of-trust-authentication.md)
- [OBO Authentication](https://docs.developers.symphony.com/ext-apps/app-authentication/obo-authentication.md)
- [AI Agent](https://docs.developers.symphony.com/ai/ai-agent.md): Specialized service accounts that bring LLM-powered reasoning, contextual   data access, and tool use into Symphony's secure messaging environment.
- [AI agent studio](https://docs.developers.symphony.com/ai/ai-agent/ai-agent-studio.md)
- [Develop custom AI Agent](https://docs.developers.symphony.com/ai/ai-agent/develop-custom-ai-agent.md)
- [MCP Server](https://docs.developers.symphony.com/ai/symphonys-mcp-server.md): Automate Symphony tasks, notify teammates, and use Symphony chat as context in Claude, ChatGPT, and other MCP-compatible AI agents.
- [Symphony Messaging Generator](https://docs.developers.symphony.com/dev-tools/generator.md)
- [Bot Developer Kit for Java](https://docs.developers.symphony.com/dev-tools/bdk-java.md)
- [Build a Conversational Bot](https://docs.developers.symphony.com/dev-tools/bdk-java/conversational.md)
- [Build an Interactive Bot](https://docs.developers.symphony.com/dev-tools/bdk-java/interactive.md)
- [Build a Headless Bot](https://docs.developers.symphony.com/dev-tools/bdk-java/headless.md)
- [Integrate a Bot with an Identity Provider](https://docs.developers.symphony.com/dev-tools/bdk-java/identity.md)
- [Bot Developer Kit for Python](https://docs.developers.symphony.com/dev-tools/bdk-python.md)
- [App Developer Kit](https://docs.developers.symphony.com/dev-tools/adk.md)
- [Build a Basic Extension App](https://docs.developers.symphony.com/dev-tools/adk/basic.md)
- [Build an Extension App with App Views](https://docs.developers.symphony.com/dev-tools/adk/app-view.md)
- [Add Buttons and Handlers to an Extension App](https://docs.developers.symphony.com/dev-tools/adk/app-view/buttons-handlers.md)
- [Add BDK to an Extension App for Circle of Trust](https://docs.developers.symphony.com/dev-tools/adk/app-view/circle-of-trust.md)
- [Build an Extension App with Message Renderers](https://docs.developers.symphony.com/dev-tools/adk/message-renderer.md)
- [Postman](https://docs.developers.symphony.com/dev-tools/postman.md): Use Postman to test our APIs
- [UI Style Guide](https://docs.developers.symphony.com/dev-tools/ui-style-guide.md)
- [Colors](https://docs.developers.symphony.com/dev-tools/ui-style-guide/colors.md)
- [Form Elements](https://docs.developers.symphony.com/dev-tools/ui-style-guide/forms.md)
- [Buttons](https://docs.developers.symphony.com/dev-tools/ui-style-guide/buttons.md)
- [Symphony Messaging URI](https://docs.developers.symphony.com/embedded-modules/symphony-uri.md)
- [Symphony Messaging URI for Mobile (deprecated)](https://docs.developers.symphony.com/embedded-modules/symphony-uri/symphony-uri-for-mobile.md)
- [Desktop interoperability](https://docs.developers.symphony.com/embedded-modules/desktop-interoperability.md)
- [FDC3 intents](https://docs.developers.symphony.com/embedded-modules/desktop-interoperability/fdc3-intents.md): Intents are standardized verbs an app raises to another app to instruct it to do an action. Symphony Messaging both listens to some intents coming from third party apps, as well as raises intents.
- [Message format](https://docs.developers.symphony.com/embedded-modules/desktop-interoperability/fdc3-intents/message-format.md)
- [Configuration guide](https://docs.developers.symphony.com/embedded-modules/desktop-interoperability/configuration-guide.md)
- [Configure Interop.io](https://docs.developers.symphony.com/embedded-modules/desktop-interoperability/configuration-guide/configure-with-the-native-connector.md)
- [Configure Here Core](https://docs.developers.symphony.com/embedded-modules/desktop-interoperability/configuration-guide/configure-here-core.md)
- [Configure Finsemble](https://docs.developers.symphony.com/embedded-modules/desktop-interoperability/configuration-guide/configure-finsemble.md)
- [Configure with Embedded Mode](https://docs.developers.symphony.com/embedded-modules/desktop-interoperability/configuration-guide/configure-with-embedded-mode.md)
- [Troubleshooting](https://docs.developers.symphony.com/embedded-modules/desktop-interoperability/configuration-guide/troubleshooting.md)
- [Change log](https://docs.developers.symphony.com/embedded-modules/desktop-interoperability/change-log.md): Change log FDC3 Desktop interop
- [Embedded Mode](https://docs.developers.symphony.com/embedded-modules/embedded-mode.md)
- [Get started](https://docs.developers.symphony.com/embedded-modules/embedded-mode/get-started.md)
- [Configuration parameters](https://docs.developers.symphony.com/embedded-modules/embedded-mode/configuration-parameters.md)
- [Open a chat](https://docs.developers.symphony.com/embedded-modules/embedded-mode/open-a-chat.md)
- [Send a message](https://docs.developers.symphony.com/embedded-modules/embedded-mode/send-a-message.md)
- [Blast](https://docs.developers.symphony.com/embedded-modules/embedded-mode/blast.md)
- [Create a room](https://docs.developers.symphony.com/embedded-modules/embedded-mode/create-a-room.md)
- [Pin a message](https://docs.developers.symphony.com/embedded-modules/embedded-mode/pin-a-message.md)
- [Notifications](https://docs.developers.symphony.com/embedded-modules/embedded-mode/notifications.md)
- [Support for extension applications](https://docs.developers.symphony.com/embedded-modules/embedded-mode/support-for-extension-applications.md)
- [Open an app](https://docs.developers.symphony.com/embedded-modules/embedded-mode/open-an-app.md)
- [Embedded Mode with Sponsored Access](https://docs.developers.symphony.com/embedded-modules/embedded-mode/embedded-mode-with-sponsored-access.md)
- [Pricing tiers](https://docs.developers.symphony.com/embedded-modules/embedded-mode/pricing-tiers.md)
- [Logout](https://docs.developers.symphony.com/embedded-modules/embedded-mode/logout.md)
- [Universal Webhook](https://docs.developers.symphony.com/embedded-modules/universal-webhook.md): Share content and alerts from third party services in Symphony Messaging chats
- [User guide](https://docs.developers.symphony.com/embedded-modules/universal-webhook/user-guide.md)
- [Example with Splunk](https://docs.developers.symphony.com/embedded-modules/universal-webhook/user-guide/example-with-splunk.md)
- [Installation guide](https://docs.developers.symphony.com/embedded-modules/universal-webhook/installation-guide.md)
- [FAQ](https://docs.developers.symphony.com/embedded-modules/universal-webhook/faq.md)
- [Sponsored Access API](https://docs.developers.symphony.com/symphony-rest-api/sponsored-access-api.md)
- [Developer Certification](https://docs.developers.symphony.com/developer-certification/developer-certification.md)
- [Change Logs](https://docs.developers.symphony.com/admin-guide/change-log.md)
- [API Agent](https://docs.developers.symphony.com/admin-guide/change-log/api-agent.md)
- [Agent - 26.3 (LTS)](https://docs.developers.symphony.com/admin-guide/change-log/api-agent/agent-26.3-lts.md)
- [Agent - 26.2](https://docs.developers.symphony.com/admin-guide/change-log/api-agent/agent-26.2.md)
- [Agent - 26.1](https://docs.developers.symphony.com/admin-guide/change-log/api-agent/agent-26.1.md)
- [Agent - 25.12 (LTS)](https://docs.developers.symphony.com/admin-guide/change-log/api-agent/agent-25.12-lts.md)
- [Agent - 25.11](https://docs.developers.symphony.com/admin-guide/change-log/api-agent/agent-25.11.md)
- [Agent - 25.10 (LTS)](https://docs.developers.symphony.com/admin-guide/change-log/api-agent/agent-25.10-lts.md)
- [Archives](https://docs.developers.symphony.com/admin-guide/change-log/api-agent/archives.md)
- [Agent - 25.8](https://docs.developers.symphony.com/admin-guide/change-log/api-agent/archives/agent-25.8.md)
- [Agent - 25.6 (LTS)](https://docs.developers.symphony.com/admin-guide/change-log/api-agent/archives/agent-25.6-lts.md)
- [Agent - 25.5](https://docs.developers.symphony.com/admin-guide/change-log/api-agent/archives/agent-25.5.md)
- [Agent - 25.3 (LTS)](https://docs.developers.symphony.com/admin-guide/change-log/api-agent/archives/agent-25.3-lts.md)
- [Agent - 24.12 (LTS)](https://docs.developers.symphony.com/admin-guide/change-log/api-agent/archives/agent-24.12-lts.md)
- [Agent - 24.11](https://docs.developers.symphony.com/admin-guide/change-log/api-agent/archives/agent-24.11.md)
- [Agent - 24.10](https://docs.developers.symphony.com/admin-guide/change-log/api-agent/archives/agent-24.10.md)
- [Agent - 24.9 (LTS)](https://docs.developers.symphony.com/admin-guide/change-log/api-agent/archives/agent-24.9-lts.md)
- [Agent - 23.9 (LTS)](https://docs.developers.symphony.com/admin-guide/change-log/api-agent/archives/agent-23.9-lts.md)
- [Agent - 24.8](https://docs.developers.symphony.com/admin-guide/change-log/api-agent/archives/agent-24.8.md)
- [Agent - 24.6 (LTS)](https://docs.developers.symphony.com/admin-guide/change-log/api-agent/archives/agent-24.8/agent-24.6-lts.md)
- [Agent - 24.3 (LTS)](https://docs.developers.symphony.com/admin-guide/change-log/api-agent/archives/agent-24.3-lts.md)
- [Agent - 24.2](https://docs.developers.symphony.com/admin-guide/change-log/api-agent/archives/agent-24.2.md)
- [Agent - 24.1](https://docs.developers.symphony.com/admin-guide/change-log/api-agent/archives/agent-24.1.md)
- [Agent - 23.12 (LTS)](https://docs.developers.symphony.com/admin-guide/change-log/api-agent/archives/agent-23.12-lts.md)
- [Agent - 23.11](https://docs.developers.symphony.com/admin-guide/change-log/api-agent/archives/agent-23.11.md)
- [Agent - 23.10](https://docs.developers.symphony.com/admin-guide/change-log/api-agent/archives/agent-23.10.md)
- [Agent - 23.7](https://docs.developers.symphony.com/admin-guide/change-log/api-agent/archives/agent-23.7.md)
- [Agent - 23.6 (LTS)](https://docs.developers.symphony.com/admin-guide/change-log/api-agent/archives/agent-23.6-lts.md)
- [Agent - 23.4](https://docs.developers.symphony.com/admin-guide/change-log/api-agent/archives/agent-23.4.md)
- [Agent - 23.3 (LTS)](https://docs.developers.symphony.com/admin-guide/change-log/api-agent/archives/agent-23.3-lts.md)
- [Agent - 23.1](https://docs.developers.symphony.com/admin-guide/change-log/api-agent/archives/agent-23.1.md)
- [Agent - 22.12 (LTS)](https://docs.developers.symphony.com/admin-guide/change-log/api-agent/archives/agent-22.12-lts.md)
- [Agent - 22.11](https://docs.developers.symphony.com/admin-guide/change-log/api-agent/archives/agent-22.11.md)
- [Agent - 22.10](https://docs.developers.symphony.com/admin-guide/change-log/api-agent/archives/agent-22.10.md)
- [Agent - 22.9 (LTS)](https://docs.developers.symphony.com/admin-guide/change-log/api-agent/archives/agent-22.9-lts.md)
- [Agent - 22.8](https://docs.developers.symphony.com/admin-guide/change-log/api-agent/archives/agent-22.8.md)
- [Agent - 22.7](https://docs.developers.symphony.com/admin-guide/change-log/api-agent/archives/agent-22.7.md)
- [Agent - 22.6 (LTS)](https://docs.developers.symphony.com/admin-guide/change-log/api-agent/archives/agent-22.6-lts.md): This page describes the change log of the 22.6 patch updates of the Agent service
- [Agent - 20.14](https://docs.developers.symphony.com/admin-guide/change-log/api-agent/archives/agent-20.14.md): This page describes the change log of the 20.14 patch updates of the Agent service
- [Agent - 20.13](https://docs.developers.symphony.com/admin-guide/change-log/api-agent/archives/agent-20.13.md): This page describes the change log of the 20.13 patch updates of the Agent service
- [Agent - 20.12](https://docs.developers.symphony.com/admin-guide/change-log/api-agent/archives/agent-20.12.md): This page describes the change log of the 20.12 patch updates of the Agent service
- [Agent - 20.10](https://docs.developers.symphony.com/admin-guide/change-log/api-agent/archives/agent-20.10.md): This page describes the change log of the 20.12 patch updates of the Agent service
- [Agent - 20.9 (2.62)](https://docs.developers.symphony.com/admin-guide/change-log/api-agent/archives/agent-20.9-2.62.md): This page describes the change log of the 20.9 (2.62) patch updates of the Agent service
- [Agent - 20.7 (2.61)](https://docs.developers.symphony.com/admin-guide/change-log/api-agent/archives/agent-20.7-2.61.md): This page describes the change log of the 20.7 (2.61) patch updates of the Agent service
- [Agent - 20.6 (2.60)](https://docs.developers.symphony.com/admin-guide/change-log/api-agent/archives/agent-20.6-2.60.md): This page describes the change log of the 20.6 (2.60) patch updates of the Agent service
- [Agent - 20.5 (2.59)](https://docs.developers.symphony.com/admin-guide/change-log/api-agent/archives/agent-20.5-2.59.md): This page describes the change log of the 20.5 (2.59) patch updates of the Agent service
- [Agent - 20.4 (2.58)](https://docs.developers.symphony.com/admin-guide/change-log/api-agent/archives/agent-20.4-2.58.md): This page describes the change log of the 20.4 (2.58) patch updates of the Agent service
- [SBE (Pod API)](https://docs.developers.symphony.com/admin-guide/change-log/sbe-pod-api.md)
- [SBE - 26.1](https://docs.developers.symphony.com/admin-guide/change-log/sbe-pod-api/sbe-26.1.md)
- [SBE - 25.10](https://docs.developers.symphony.com/admin-guide/change-log/sbe-pod-api/sbe-25.10.md)
- [SBE - 24.1](https://docs.developers.symphony.com/admin-guide/change-log/sbe-pod-api/sbe-24.1.md): DRAFT
- [SBE - 20.16](https://docs.developers.symphony.com/admin-guide/change-log/sbe-pod-api/sbe-20.16.md)
- [SBE - 20.15](https://docs.developers.symphony.com/admin-guide/change-log/sbe-pod-api/sbe-20.15.md)
- [Archives](https://docs.developers.symphony.com/admin-guide/change-log/sbe-pod-api/archives.md)
- [SBE - 20.14](https://docs.developers.symphony.com/admin-guide/change-log/sbe-pod-api/archives/sbe-20.14.md)
- [SBE - 20.13](https://docs.developers.symphony.com/admin-guide/change-log/sbe-pod-api/archives/sbe-20.13.md)
- [SBE - 20.12](https://docs.developers.symphony.com/admin-guide/change-log/sbe-pod-api/archives/sbe-20.12.md): This page describes the features introduced on pod endpoints in SBE 20.12
- [SBE - 20.10](https://docs.developers.symphony.com/admin-guide/change-log/sbe-pod-api/archives/sbe-20.10.md): This page describes the features introduced on pod endpoints in SBE 20.9 (1.62)
- [SBE - 20.9 (1.62)](https://docs.developers.symphony.com/admin-guide/change-log/sbe-pod-api/archives/sbe-20.9-1.62.md): This page describes the features introduced on pod endpoints in SBE 20.9 (1.62)
- [SBE - 20.7 (1.61)](https://docs.developers.symphony.com/admin-guide/change-log/sbe-pod-api/archives/sbe-20.7-1.61.md): This page describes the features introduced on pod endpoints in SBE 20.7 (1.61)
- [SBE - 20.6 (1.60)](https://docs.developers.symphony.com/admin-guide/change-log/sbe-pod-api/archives/sbe-20.6-1.60.md): This page describes the features introduced on pod endpoints in SBE 20.6 (1.60)
- [SBE - 20.5 (1.59)](https://docs.developers.symphony.com/admin-guide/change-log/sbe-pod-api/archives/sbe-20.5-1.59.md): This page describes the features introduced on pod endpoints in SBE 20.5 (1.59)
- [SBE - 20.4 (1.58)](https://docs.developers.symphony.com/admin-guide/change-log/sbe-pod-api/archives/sbe-20.4-1.58.md): This page describes the features introduced on pod endpoints in SBE 20.4 (1.58)
- [Client 2.0 APIs](https://docs.developers.symphony.com/admin-guide/change-log/client-2.0-apis.md)
- [Client 2.0 - 25.05](https://docs.developers.symphony.com/admin-guide/change-log/client-2.0-apis/client-2.0-25.05.md)
- [Client 2.0 - 25.03](https://docs.developers.symphony.com/admin-guide/change-log/client-2.0-apis/client-2.0-25.03.md)
- [Client 2.0 - 24.12](https://docs.developers.symphony.com/admin-guide/change-log/client-2.0-apis/client-2.0-24.12.md)
- [Client 2.0 - 24.05](https://docs.developers.symphony.com/admin-guide/change-log/client-2.0-apis/client-2.0-24.05.md)
- [Client 2.0 - 23.02](https://docs.developers.symphony.com/admin-guide/change-log/client-2.0-apis/client-2.0-23.02.md)
- [Client 2.0 - 22.11](https://docs.developers.symphony.com/admin-guide/change-log/client-2.0-apis/client-2.0-22.11.md)
- [Archives](https://docs.developers.symphony.com/admin-guide/change-log/client-2.0-apis/archives.md)
- [Client 2.0 - 20.4](https://docs.developers.symphony.com/admin-guide/change-log/client-2.0-apis/archives/client-2.0-20.4.md): This page describes the features introduced on Client 2.0 (20.4) version
- [Client 2.0 - 20.5](https://docs.developers.symphony.com/admin-guide/change-log/client-2.0-apis/archives/client-2.0-20.5.md): This page describes the features introduced on Client 2.0 (20.5) version
- [Client 2.0 - 20.6](https://docs.developers.symphony.com/admin-guide/change-log/client-2.0-apis/archives/client-2.0-20.6.md): This page describes the features introduced on Client 2.0 (20.6) version
- [Client 2.0 - 20.7](https://docs.developers.symphony.com/admin-guide/change-log/client-2.0-apis/archives/client-2.0-20.7.md): This page describes the features introduced on Client 2.0 (20.7) version
- [Client 2.0 - 20.9](https://docs.developers.symphony.com/admin-guide/change-log/client-2.0-apis/archives/client-2.0-20.9.md): This page describes the features introduced on Client 2.0 (20.9) version
- [Client 2.0 - 20.10](https://docs.developers.symphony.com/admin-guide/change-log/client-2.0-apis/archives/client-2.0-20.10.md): This page describes the features introduced on Client 2.0 (20.10) version
- [Client 2.0 - 20.12](https://docs.developers.symphony.com/admin-guide/change-log/client-2.0-apis/archives/client-2.0-20.12.md): This page describes the features introduced on Client 2.0 (20.12) version
- [Client 2.0 - 22.8](https://docs.developers.symphony.com/admin-guide/change-log/client-2.0-apis/archives/client-2.0-22.8.md)
- [Client 2.0 - 22.10](https://docs.developers.symphony.com/admin-guide/change-log/client-2.0-apis/archives/client-2.0-22.10.md)
- [Universal Webhook](https://docs.developers.symphony.com/admin-guide/change-log/universal-webhook.md)
- [Univ Webhook - 2.6](https://docs.developers.symphony.com/admin-guide/change-log/universal-webhook/univ-webhook-2.6.md)
- [Univ Webhook - 2.4](https://docs.developers.symphony.com/admin-guide/change-log/universal-webhook/univ-webhook-2.4.md)
- [Univ Webhook - 2.2](https://docs.developers.symphony.com/admin-guide/change-log/universal-webhook/univ-webhook-2.2.md)
- [Univ Webhook - 2.1](https://docs.developers.symphony.com/admin-guide/change-log/universal-webhook/univ-webhook-2.1.md)
- [Univ Webhook - 2.0](https://docs.developers.symphony.com/admin-guide/change-log/universal-webhook/univ-webhook-2.0.md)
- [Agent Download](https://docs.developers.symphony.com/admin-guide/agent-download.md)
- [API Change Management](https://docs.developers.symphony.com/admin-guide/api-change-management.md)
- [Global Throttling](https://docs.developers.symphony.com/admin-guide/global-throttling.md)
- [Agent Guide](https://docs.developers.symphony.com/admin-guide/agent-guide.md)
- [Network Topology](https://docs.developers.symphony.com/admin-guide/agent-guide/network-topology.md)
- [Agent Download](https://docs.developers.symphony.com/admin-guide/agent-guide/agent-download.md)
- [Agent Installation](https://docs.developers.symphony.com/admin-guide/agent-guide/agent-2.x-and-above-installation.md)
- [Agent Configuration Fields](https://docs.developers.symphony.com/admin-guide/agent-guide/agent-configuration-fields.md)
- [Agent Server High Availability](https://docs.developers.symphony.com/admin-guide/agent-guide/agent-server-high-availability.md)
- [Agent Performance Tuning](https://docs.developers.symphony.com/admin-guide/agent-guide/agent-performance-tuning.md)
- [Compatibility with SBE versions](https://docs.developers.symphony.com/admin-guide/agent-guide/sbe-x-agent-compatibility-matrix.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.developers.symphony.com/master.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.
