Hey @Fernando_Gutierrez - the Navigation API is mainly intended to allow POS UI extensions to move the user between screens that exist within the extension itself, rather than to the native orders page in the POS app.
It is a little hidden at the bottom of the page, but we do mention this here:
Hope this helps, let me know if I can clarify anything more on my end.
OK yes I understand, thanks for your answer, but there is any way to move to another page like native orderes with one function or something like that?
I want to click in a button inside my POS UI extension and this button redirect me to a native orders.
Hey again @Fernando_Gutierrez - at the moment we don’t currently offer a way for POS UI extensions to redirect users to native pages. I’ll pass along your feedback to our product team though as a feature request so that we have this logged though.
Thanks again for flagging this and for the feedback
We’re happy to provide an update to this question. POS UI extensions now support displaying native screens within an extension when using the NavigationApi as of version 2025-10. Those screens include:
products
variants
customers
orders
draft orders
staff
We appreciate your question and feedback. Happy building