First Quest "Hello World" - Installed macro not available in confluence

Hi,
i’m following this tutorial https://developer.atlassian.com/platform/forge/build-a-hello-world-app-in-confluence/ but i can’t locate the installed macro in the confluence page. I hope someone can point out what i am missing.

  • node -v >> 20.18.0
  • forge --version >> 10.9.0
  • app file system folder: integration

Steps:

  • forge login >> Logged in as ### ###
  • forge create >> UI Kit, Confluence , confluence-marco >> Your app is ready to work on, …
  • changed the title to “Forge App for ### ###” and added a description in manifest.yml
  • forge deploy >> Deployed integration to the development environment.
  • forge install >> Confluence, ###-###.atlassian.net >> Your app in the development environment is now installed in Confluence
  • create new page - in edit mode >> /forge >> no results; /hello >> no results; /integr >> no results

Hi,

Can you please provide your manifest definition to help me debug.

Thanks