# Manage Your Orders

## View your funnel orders

Funnelish offers two ways to view orders: a [Global Orders](https://app.funnelish.com/orders) tab to see all orders across your account in one place, and individual **Funnel Orders** pages to review, edit, or export orders specific to each funnel.&#x20;

<figure><img src="/files/6l3bZTPDTR71NI1ZXSSn" alt=""><figcaption><p>Funnel Orders.</p></figcaption></figure>

* **Click on the side dots to fulfil, archive,  cancel, refund or delete orders.**

<figure><img src="/files/7zIOuJRtXiCNqu1Ur7iE" alt=""><figcaption></figcaption></figure>

### More orders details

To learn more about the transaction and customer, click an order. A side panel opens and displays details like payment method, product information, address info.

Click the ellipsis to edit customer information. The panel displays contact information and the customer's order history in the funnel.

<figure><img src="/files/ZBdMRNCKJT6eCyw7D8NX" alt=""><figcaption><p>Viewing order details.</p></figcaption></figure>

## Account-wide

You can review account-wide orders. Go to the Funnelish main page and click [Orders](https://app.funnelish.com/orders) at the top menu bar. The page shows payment status, customer name, product, and amount.&#x20;

* As described above, click an order to open a side panel with more information.

{% hint style="info" %}
**Note**  Deleting a customer from Global Orders does not delete the order from the funnel. Instead, the order is displayed with an Unknown customer.
{% endhint %}

## Tags in Orders

You can also manage **tags** from the Orders page:

* Tags you’ve created in **Orders** or **Customers** can be applied to or removed from a customer directly.

<figure><img src="/files/rhu5R0XHdPbInVdlBEm7" alt=""><figcaption><p>Orders Tags.</p></figcaption></figure>

* Automations can then automatically update these tags based on triggers like purchases, refunds, or leads.

**For more details, see our** [**Tags**](/automations/actions/tags.md) **article.**

## Export orders

To export your orders, click the **Export orders** button.&#x20;

<figure><img src="/files/9Djd4rYD3bH1oEnpojuz" alt=""><figcaption></figcaption></figure>

Choose the type of data you want to export (by Date or All Orders) and then download the .csv file.&#x20;

<figure><img src="/files/2b1dvbnv9kEoW3UFcMaN" 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.funnelish.com/resources/orders.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.
