# Commodities

The Commodity Module provides an overview of available Commodities and their properties.&#x20;

### Commodities List

In this list you are able to view fields, such as *Name, description* and *Code*

<figure><img src="/files/n43Y6bfxfnFMblTRTx3E" alt=""><figcaption><p>Commodities List</p></figcaption></figure>

### Create a Commodity

In the <img src="/files/-M23aB95JDSUt7kYOdWo" alt="" data-size="line">-action at the top-most left side of this view, you are able to create a new Commodity using this modal (the \* are the required fields):

<figure><img src="/files/cmQH9nMqB0PjPP4Wu71P" alt=""><figcaption><p>Creat Commodity Modal</p></figcaption></figure>

### Edit a Commodity

By clicking one one of the commodities on the rows, you open up a Commodity drawer:

<figure><img src="/files/t2fBYQWabN67lu7hPVtS" alt=""><figcaption><p>Commodity Drawer</p></figcaption></figure>

Here you are able to edit the main details of the commodity (all \* fields are required)


---

# 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.dataloy.com/release-8.25/voyage-management-system/step-by-step-guides/master-data/commodities.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.
