# Trade Details

In the Trade Details tab there are two sections. Details and Patterns.

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

### Details

In the details section you can see and edit the Trade's description, code, and which Routes the Trade is in. All of these fields are required, and cannot be empty. The Code field also has to be unique code that is not used by any other Trade.

### Patterns

The Patterns list contains all the Patterns for selected Trade. You can create a new pattern by clicking the <img src="/files/-M23aB95JDSUt7kYOdWo" alt="" data-size="line"> in the top right corner of the list. Clicking this will open the Create Pattern modal, as seen below. Both fields in the modal are required for being able to create a Pattern. The Code field also needs a unique code, that has not been used by any other pattern in your system.&#x20;

<figure><img src="/files/zZSGk4AzHzE2BBJLugu2" 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.dataloy.com/release-8.25/voyage-management-system/step-by-step-guides/trades/maintain-trades/trade-details.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.
