Confluence provides a variety of areas that app developers can enhance by utilizing Connect modules, such as Web Item, Web Section, Web Panel, Space Tool Tabs, and General Page and Admin Page. Each of these modules is equipped with a location parameter, which acts much like coordinates on a map, specifying the exact spot where the extension will be integrated. This location is uniquely named and corresponds to specific elements within the user interface, such as drop-down menus or navigation lists.
Notably, General Page, Admin Page, and Web Items often share common locations, allowing for a streamlined approach to integration across different elements of the Confluence interface.
To efficiently identify the appropriate location for each module, developers can utilize the Extension Point Finder for Confluence
Below you can find the list of all locations available in Confluence grouped by module type.
Some extension points have been deprecated. Learn more about the deprecation here.
Location Name | Screenshot |
---|---|
system.header/left | |
system.help/pages | |
system.user/user-preferences | |
system.user/user-content | |
system.user/user-operations | |
system.profile |
URL: /wiki/users/viewmysettings.action |
system.settings.edit/yoursettings | |
system.settings.edit/gadget-user-settings | |
system.admin/administration | |
system.admin/configuration | |
system.admin/lookandfeel | |
system.admin/marketplace_confluence | |
system.admin/security | |
system.space.sidebar/main-links | |
page.metadata.banner |
URL: /wiki/spaces/{SPACE_KEY}/pages/{PAGE_ID}/{PAGE_TITLE} |
page.view.selection/action-panel | |
system.attachment |
URL: /wiki/pages/viewpageattachments.action?pageId={PAGE_ID} |
system.attachment.history | |
system.content.action/secondary | |
system.content.action/modify | |
system.content.action/primary | |
DEPRECATEDsystem.content.button | |
system.content.metadata | |
DEPRECATEDsystem.editor.precursor.buttons |
URL: /wiki/spaces/{SPACE_KEY}/pages/edit-v2/{PAGE_ID} |
system.page.operations.export |
URL: /wiki/pages/viewinfo.action?pageId={PAGE_ID} |
system.page.operations |
Location Name | Screenshot |
---|---|
system.space.tools/overview | |
system.space.tools/permissions | |
system.space.tools/contenttools | |
system.space.tools/lookandfeel | |
system.space.tools/integrations | |
system.space.tools/addons |
Location Name | Screenshot |
---|---|
system.admin | |
system.content.action |
Location Name | Screenshot |
---|---|
atl.general | |
WARNINGatl.footer | Starting on April 30, 2025, atl.footer will no longer render a UI component, but can still be used for running background scripts. |
atl.dashboard.secondary | |
DEPRECATEDatl.page.metadata.banner | |
DEPRECATEDatl.editor.savebar |
Rate this page: