# Various Costs and Revenues

## Various Cost and Revenues List

Opening the "Various Cost and Revenues" module under "Master Data" will show a list of all available various cost/revenue.

<figure><img src="/files/4Gkwcx79SOEPyYQbI0v1" alt=""><figcaption><p>Various Cost and Revenues List</p></figcaption></figure>

## Creating a new Various Cost/Revenue

* Click the <img src="/files/-M23aB95JDSUt7kYOdWo" alt="" data-size="line"> in the top right corner of the module to open the "Create Various" pop up.

<figure><img src="/files/92wDglS0mRGRBUPuqBTB" alt=""><figcaption></figcaption></figure>

* Fill out the fields in the popup:\
  \- **Description**: The name of the various.\
  \- **Code**: A unique identifier of the various.\
  \- **Type**: Labels the various as "cost" or "revenue".\
  \- **Calculation Rule**: Decides how/when the various is calculated.
* Click "Create" and the new various will now show in the list

## Edit/view a various

Click a various in the list to open its drawer.&#x20;

<figure><img src="/files/1FqHhxpbFAkPvcWsOQFR" alt=""><figcaption></figcaption></figure>

Under "Main Details" the current values of the various can be changed. This section contains more options compared to the pop up when creating the various.&#x20;

## Default Various

Default various is a various that is always created whenever its usage object is created. The list in the picture above shows that the various "Armed guards" has one default various that is created whenever a port call is created. \
\
To create a default various click <img src="/files/-M23aB95JDSUt7kYOdWo" alt="" data-size="line"> in the top right corner of the list.&#x20;

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

Fill in the values:\
\- **Usage**: The object that will trigger the creation of the various\
\- **Value**: The value of the various when created\
\- **Currency**: The currency of the various value (optional)\
\
In addition, when creating a default various with the usage object "Voyage", it is possible to select whether the various should be created for all voyages, only TC voyages, or only voyage charters.

<figure><img src="/files/J9mpo7H3P5SAfrkLIhow" 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.1/voyage-management-system/step-by-step-guides/master-data/various-costs-and-revenues.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.
