# Selected Addons in Backend View

Once your customer has placed an order from the store frontend, the admin will able to see customer selected checkout addon in backend sales order grid view.

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

Moreover, admin can see selected checkout addon in all Magento generate order summary bifurcation.

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


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.magecomp.com/magento-2-advanced-extra-fee-extension/selected-addons-in-backend-view.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
