Assign customers/.. template to new pages

Hi everyone,
I’m trying to add some pages in the account section of my site, accessible only if you are a logged customer.
My problem is that i can’t assign a customer template to the pages i created. Let me explain better:
I created a page named my-orders from the Shopify admin and a template named customers/addresses/my-addresses.json in liquid but i can’t associate the two.
Am i missing something?

Thank you all

Hey @AleAmaducci ,

I believe only templates with a “page.” prefix are able to be assigned directly to custom pages. Try renaming your custom template something like “page.my-addresses.json”