> For the complete documentation index, see [llms.txt](https://docs.magecomp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.magecomp.com/magento-2-assign-order-to-customer-extension/assign-order-tab-in-frontend.md).

# Assign Order Tab in Frontend

In Frontend, your customer will able to find a separate tab under the hood of their account section to assign their guest order to the customer itself.

<figure><img src="/files/Wp1H8hZkILrBslWaJYA1" alt=""><figcaption></figcaption></figure>

Once the customer enters their guest order id in the box and clicks on the assign order button, the extension will show success message to the customers.

<figure><img src="/files/bteA24NEk4or1l2gxwGu" alt=""><figcaption></figcaption></figure>

If the order ID entered by the customer will not match the order email, the extension will show an error at the top for the same.

<figure><img src="/files/FYxs5GZk0N1urOFJfqzh" alt=""><figcaption></figcaption></figure>

If the customer enters the wrong guest order ID in the box, the extension will also show an error for the same.

<figure><img src="/files/mXXqfQRZ1PhXWIxy3MjP" alt=""><figcaption></figcaption></figure>
