> For clean Markdown of any page, append .md to the page URL. > For a complete documentation index, see https://docs.itential.com/itential-platform/2023-2/admin-essentials/adapters/llms.txt. > For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://docs.itential.com/_mcp/server. # Adapters > How to configure, manage, and view logging for adapters in Admin Essentials. Before configuring an adapter here, install it on the Platform server. See [Install and migrate adapters and custom applications](/itential-platform/install/apps-adapters). The main page views for **Admin Essentials > Adapters** consist of the **Configuration** and **Logging** tabs, as described below. Available views, features, and interactions in the UI are limited based on user permissions. ## Configuration tab This is the main landing page for the adapter details view. If your adapter has properties to edit, they will be displayed here in a form view. If not, properties can be edited in the **Advanced** view (if user permission has been granted in the `Adapters - updateAdapter` permission method). To enable the **Advanced** view, use the toggle switch located in the upper-right corner. Brokers and groups can also be edited in the **Advanced** view. ![](/_fern-img/c75d02fbc110dc478aca6f22b63a3e7e077f4b08643c934eabd26b2e22329dc4.webp) ### Cloning or deleting an adapter The **More** button (stacked dots icon) next to the toggle switch allows you to clone or delete an adapter if you have the proper permissions. Authorization to clone an adapter is set with the `Adapters - createAdapter` permission method. To delete, the `Adapters - deleteAdapter` method is used. ![](/_fern-img/9d232b8421028332a8d8cc6acec6348f6063783531c470a7a599d921e16ccb0e.webp) ## Logging tab You can view the changelog of an adapter from the **Logging** tab. Use the **Select Log** dropdown to view the changelog for a particular release. From this tab you can also change the log level settings. ![](/_fern-img/ef26a225b2295e6530712e0c509dd7c355af178240622c8821019d45df996e43.webp) > How to configure, manage, and view logging for adapters in Admin Essentials.