> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://docs.itential.com/llms.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://docs.itential.com/_mcp/server.

# Itential Platform key removed from global config

> Breaking change notice that the iap key has been removed from the global config object available to custom apps and adapters in 2023.2.

## Breaking change (2023.2.0)

This breaking change applies to the global config object available to custom apps and adapters.

## Itential Platform key removed in global config

In the 2023.2 release, the `iap` key has been removed from the global config object available to custom apps and adapters. The global config now only contains keys for `apps`, `adapters`, and `adapterModels`.

## What should I do?

There is no replacement for `config.iap`. Test and confirm all custom applications and adapters are unaffected by this removal. If you need to replace this functionality, contact the [Product Support Team](https://itential.atlassian.net/servicedesk/customer/portals).