# AUI macros Capable recognises **2** macros from **AUI (Atlassian)**. 2 of them convert, and none are left behind. --- ## At a glance | **Macro** | **Becomes** | **Support** | | --------- | ------------------------- | ----------- | | Panel | Native Confluence panel | Converted | | Tabs | Native Confluence expands | Converted | --- ## What each one does ### Panel | **Migrates to** | Native Confluence panel | | --------------- | ----------------------- | | **Support** | Converted | ⚠️ **Worth knowing before you run it.** * The search that finds these also matches Confluence's own native panel macro, which is then counted and skipped rather than converted. This is a large contributor to the gap between pages checked and pages changed. ### Tabs | **Migrates to** | Native Confluence expands | | --------------- | ------------------------- | | **Support** | Converted | ⚠️ **Worth knowing before you run it.** * The only migrator whose page search is not a clean macro query: it also matches on page text, because Data Center pages bury this markup inside a block Confluence does not index. It will therefore pull in pages that merely mention that text. --- ## Related [Mosaic15 macros recognised.](https://help.gocapable.com/migration/mosaic-for-confluence.html) [Aura Content Formatting11 macros recognised.](https://help.gocapable.com/migration/aura-content-formatting-for-confluence.html) [FormattingThe rest of the formatting migrators.](https://help.gocapable.com/migration/formatting.html) [TroubleshootingWhen a macro fails or is skipped.](https://help.gocapable.com/migration/troubleshooting.html) --- _Native beats a macro, where native will do._