# Fixtures

### Field choices when creating:

* Charterer
  * Which Cargoes to connect (based on which Charterer is chosen)
* Fixture Reference
* CP Date
* CP Form

{% tabs %}
{% tab title="Create Fixture Modal" %}

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

The Cargoes list is empty at first until you have chosen a Charterer.\
Selecting a Charterer will show all cargoes connected to the Charterer in the list below, allowing you to select the ones you want in the fixture.

<figure><img src="/files/ok4BW9N3AelJ5TwvOyQh" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Fixture List" %}

<figure><img src="/files/HlB6sskBZWqhDqCn7Cyl" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Edit Modal" %}

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

Clicking the edit-pen icon will open up the Edit Fixture modal where you can change fields and select more or de-select cargoes.
{% endtab %}
{% endtabs %}

***

### Extra Features:

The fixtures list has a separate button to collapse/expand the cargo list of all the fixtures with one click as shown below:

{% tabs %}
{% tab title="Expanded" %}

<figure><img src="/files/CvhIAq4Al1I7IWEvKK9j" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Collapsed" %}

<figure><img src="/files/HFuale8WXVh9vwwu3Nr1" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}


---

# 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-7.8/voyage-management-system/step-by-step-guides/voyages/fixtures.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.
