> ## Documentation Index
> Fetch the complete documentation index at: https://docs.fairfood.org/llms.txt
> Use this file to discover all available pages before exploring further.

# Transactions

<Steps>
  <Step title="Select Transactions">
    <img className="block dark:hidden" src="https://mintcdn.com/fairfood/80Y4DLisfHafVit3/images/app-img/tra-list.png?fit=max&auto=format&n=80Y4DLisfHafVit3&q=85&s=579e9fa5b012f11141473ef3154ecb82" width="50%" alt="connection" data-path="images/app-img/tra-list.png" />

    <img className="hidden dark:block" src="https://mintcdn.com/fairfood/80Y4DLisfHafVit3/images/app-img/tra-list-b.png?fit=max&auto=format&n=80Y4DLisfHafVit3&q=85&s=634ed948b9384f161ee1f610762549c5" width="50%" alt="Hero Dark" data-path="images/app-img/tra-list-b.png" />

    * The **Transactions** menu, found on the bottom bar, lets you access a page that lists all the transactions.
  </Step>

  <Step title=" Transactions List">
    <img className="block dark:hidden" src="https://mintcdn.com/fairfood/80Y4DLisfHafVit3/images/app-img/tra-list.png?fit=max&auto=format&n=80Y4DLisfHafVit3&q=85&s=579e9fa5b012f11141473ef3154ecb82" width="50%" alt="connection" data-path="images/app-img/tra-list.png" />

    <img className="hidden dark:block" src="https://mintcdn.com/fairfood/80Y4DLisfHafVit3/images/app-img/tra-list-b.png?fit=max&auto=format&n=80Y4DLisfHafVit3&q=85&s=634ed948b9384f161ee1f610762549c5" width="50%" alt="Hero Dark" data-path="images/app-img/tra-list-b.png" />

    * The **transactions list** includes the **Farmer’s name**, **Product**, **Unit**, and **Time**.
    * The transactions are displayed based on the dates.
    * Both **Buy** and **Sell** transactions will appear on the same page.
  </Step>

  <Step title="Transaction Details page ">
    <img className="block dark:hidden" src="https://mintcdn.com/fairfood/80Y4DLisfHafVit3/images/app-img/sell-b-1.png?fit=max&auto=format&n=80Y4DLisfHafVit3&q=85&s=aee645e45bdf9c552b80060cd26e751e" width="50%" alt="connection" data-path="images/app-img/sell-b-1.png" />

    <img className="hidden dark:block" src="https://mintcdn.com/fairfood/80Y4DLisfHafVit3/images/app-img/sell-b.png?fit=max&auto=format&n=80Y4DLisfHafVit3&q=85&s=8e403bf779445415eb66e6fa3ad15e63" width="50%" alt="Hero Dark" data-path="images/app-img/sell-b.png" />

    * If you click on any individual transaction in the list, you will be taken to a page that shows the details of that specific transaction.
  </Step>

  <Step title="Buy Transactions">
    <img className="block dark:hidden" src="https://mintcdn.com/fairfood/80Y4DLisfHafVit3/images/app-img/sell-b-1.png?fit=max&auto=format&n=80Y4DLisfHafVit3&q=85&s=aee645e45bdf9c552b80060cd26e751e" width="50%" alt="connection" data-path="images/app-img/sell-b-1.png" />

    <img className="hidden dark:block" src="https://mintcdn.com/fairfood/80Y4DLisfHafVit3/images/app-img/sell-b.png?fit=max&auto=format&n=80Y4DLisfHafVit3&q=85&s=8e403bf779445415eb66e6fa3ad15e63" width="50%" alt="Hero Dark" data-path="images/app-img/sell-b.png" />

    The **Buy Transaction** details include information such as the **transaction received from**, the **product**, the **total quantity (kg)**, the **transaction date**, the **verification image**, and the **price details**.
  </Step>

  <Step title="Sell Transactions">
    <img className="block dark:hidden" src="https://mintcdn.com/fairfood/80Y4DLisfHafVit3/images/app-img/sell-b.png?fit=max&auto=format&n=80Y4DLisfHafVit3&q=85&s=8e403bf779445415eb66e6fa3ad15e63" width="50%" alt="connection" data-path="images/app-img/sell-b.png" />

    <img className="hidden dark:block" src="https://mintcdn.com/fairfood/80Y4DLisfHafVit3/images/app-img/sell-b-1.png?fit=max&auto=format&n=80Y4DLisfHafVit3&q=85&s=aee645e45bdf9c552b80060cd26e751e" width="50%" alt="Hero Dark" data-path="images/app-img/sell-b-1.png" />

    The **Sell Transaction** details include information such as the **transaction delivered to**, the **product**, the **total quantity delivered (kg)**, the **transaction date**, the **verification image**, and the **price details**.
  </Step>

  <Step title="Select Filters">
    <img className="block dark:hidden" src="https://mintcdn.com/fairfood/DU0LQNTJ6QeObfpZ/images/app-img/filter-b-1.png?fit=max&auto=format&n=DU0LQNTJ6QeObfpZ&q=85&s=8be54feecc8c5cbcdee3b4005b566fd8" width="50%" alt="connection" data-path="images/app-img/filter-b-1.png" />

    <img className="hidden dark:block" src="https://mintcdn.com/fairfood/DU0LQNTJ6QeObfpZ/images/app-img/filter-b.png?fit=max&auto=format&n=DU0LQNTJ6QeObfpZ&q=85&s=a97eef21964ac4bc95d022acc158d011" width="50%" alt="Hero Dark" data-path="images/app-img/filter-b.png" />

    If you click on the "Filter" option located in the top right corner of the screen, it will take you to a page where you can apply filters.

    The Filters page contains the following fields:

    1. Date (start date, End date)
    2. Transaction Type (Buy, sent, Loss)
    3. Product
    4. Verification Method
    5. Quantity(kg)
    6. Reset filters button
    7. Apply filters button
  </Step>
</Steps>
