Confluence Page Title Variable Jun 2026: To use a variable, you typically use a dollar sign followed by the variable name, such as $title . The page title variable (commonly referenced as page.title in Confluence Automation) is a system-generated placeholder that dynamically returns the current page’s title. confluence page title variable Here’s a concise piece explaining the , aimed at users working with automation, templates, or dynamic content in Confluence (Cloud or Data Center). : To use a variable, you typically use @spaceName or @spaceKey : Inserts the current space's name or key. @spaceName or @spaceKey : Inserts the current space's In Confluence, the page title isn’t just static text—it can be a dynamic variable. This is especially powerful when using or template macros to create, update, or link pages. Would you like an example of a simple user macro that prints the current page title inside the Confluence editor? |