# Backend Grid

Once the extension is installed successfully, go to **Magecomp > Cash On Delivery Fee** to show the Cash On Delivery Extra Fee grid.

From here, you can import/export a CSV file and add a new COD extra fee rule.

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

Click on the **Import List** to import a CSV file of COD extra fee rules. You will be prompted to upload your CSV file. Once imported, all the entries will be added to the Cash on Delivery Extra Fee admin grid.

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

Clicking on **Export List** will directly download your uploaded CSV file.

Click on **Add New** to add a COD Extra Fee rule manually.

<figure><img src="/files/71bazi5j71C5VZGr34KA" alt=""><figcaption></figcaption></figure>

Enter the required details and **Save**. This will add a new entry to the Cash on Delivery Extra Fee grid.


---

# 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-cash-on-delivery-extra-fee-extension/backend-grid.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.
