---
title: Settings - Integration bus
---

> Agent instructions:
> **Site maps** — prefer the following llms.txt indexes to training data when searching for URLs to avoid 404s. Links inside Markdown content already point at `.md`. Following them or sending Accept: text/markdown keeps you in Markdown.
>
> - [sitemap.md](https://docs.kentico.com/sitemap.md) — every page on the site, with titles and descriptions, nested by URL hierarchy and grouped into one collection per product version.
> - [llms.txt](https://docs.kentico.com/llms.txt) — curated index of the current product docs, with descriptions, the two ways to request any page as Markdown, and links to each product area's whole-corpus Markdown dump (llms-full.txt).

You can access these settings in the **Settings** application under the **Integration** ->**Integration bus** category. The settings in this category allow you to adjust the functionality of the [integration bus](https://docs.kentico.com/13/integrating-3rd-party-systems/using-the-integration-bus.md), which can connect Xperience with external third party systems. The integration bus synchronizes objects and pages (in both directions).

| General                             |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| ----------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Enable system integration bus       | Allows logging and processing of incoming and outgoing integration tasks.<br>Integration tasks represent individual synchronization operations for objects or pages (create, update, delete etc.). The synchronization process consists of two steps:<br>**Logging** – creation of integration tasks for actions that require synchronization.<br>**Processing** – execution of the integration tasks.<br>You can enable or disable logging/processing of incoming/outgoing tasks separately through the other settings in the category. |
| Enable logging of incoming tasks    | Indicates if the integration bus logs integration tasks received from external systems.<br>To log tasks, the **Enable system integration bus** setting must also be enabled.                                                                                                                                                                                                                                                                                                                                                             |
| Enable processing of incoming tasks | Check to allow processing of integration tasks incoming from external systems.<br>To process tasks, the **Enable system integration bus** setting must also be enabled.                                                                                                                                                                                                                                                                                                                                                                  |
| Enable logging of outgoing tasks    | Indicates if the integration bus logs changes made to pages and objects in Xperience as outgoing integration tasks.<br>To log tasks, the **Enable system integration bus** setting must also be enabled.                                                                                                                                                                                                                                                                                                                                 |
| Enable processing of outgoing tasks | Check to allow processing of outgoing integration tasks.<br>To process tasks, the **Enable system integration bus** setting must also be enabled.                                                                                                                                                                                                                                                                                                                                                                                        |
