# Adding a transaction manually via GUI

If your bank, brokerage or custodian account is not supported by MarketGuard, you can manually add transactions from such an account to MarketGuard. To this end, you need to do the following:

1. Log in to your MarketGuard account and go to *Transactions > Add a transaction > Add manually*&#x20;
2. Fill in the form
3. Click *Save & Close*

<figure><img src="/files/1raw04rZ4YPKRKEWTbKP" alt="" width="375"><figcaption><p>Adding a transaction manually </p></figcaption></figure>

Here is the meaning of the fields:

`Asset` - the currency and the network of the transaction (e.g., USDT - Ethereum or EUR - SEPA)&#x20;

`Amount`  - the quantity of the transaction (e.g., 1000.99)

`Tx Hash` - the hash of a blockchain transaction  &#x20;

`Direction` - (*incoming* or *outgoing*) the direction of the transaction; it might be important when there is a transaction between your own accounts&#x20;

`Transaction date` - the date of the transaction&#x20;

`Sender Accounts` - one or several blockchain addresses involved in a transaction or the accounts of a sender

`Recipient Accounts` - one or several blockchain addresses involved in a transaction or the accounts of a recipient&#x20;


---

# 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://help.marketguard.io/marketguard/transaction-monitoring-kyt/adding-a-transaction-manually-via-gui.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.
