# Banks

### Banks List

<figure><img src="/files/EeTQqqXadQcSJ8l3jVn2" alt=""><figcaption><p>Banks List</p></figcaption></figure>

The banks list will display bank data:&#x20;

* Name
* City
* Country
* SWIFT Code

At the top-right of the list you can select different filters for the list, the filters are:

* Bank Name
* Disabled banks
* SWIFT Code

<figure><img src="/files/OfdUWKsiUtycsGaMqm6L" alt=""><figcaption><p>SWIFT Code filter in use</p></figcaption></figure>

{% hint style="info" %}
When creating a Bank, the SWIFT-code entered should follow ISO 9362.
{% endhint %}


---

# 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/banks.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.
