# Recipients

Recipient (counterparty) is an external person/company you or your clients want to send funds to. Similar to the Client account, it also consists of the Profile part (information about the person/company) and Account part (wallet associated with particular currency, payment rails and payment details). Unlike client Accounts, counterparty account can have only one type of payment rails, but you can add several accounts to one counterparty profile associated with different payment rails (even if they are of the same currency).

As a Partner, you can add new recipients, search and filter, edit existing counterparties until they’re accepted, check detailed information about each recipient.

You can see registration date, update date and status.

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

### **Search and filter**

You can filter the user list by the following options:

* registration period
* customer id
* customer name
* recipient id
* recipient name

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

### **Detailed information**

By clicking the eye icon (View), you can access detailed information about the recipient: recipient id, status, name, phone number, email address, creation and update date.

#### **General**

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

* Type
* Line of business
* Relationship to customer
* Date of birth
* Tax number
* Website
* Address

#### Accounts

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

In this section, you will find the list of payment wallets associated with recipient including currency, account number, customer and its status. Using the eye icon, you can check detailed information about particular account including payment details and transactions list.

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

#### Transactions

The list of transactions associated with this recipient (type, id, customer name & id, status, source amount and wallet, destination amount and wallet, initiation date, execution date).

Using the eye icon, you can check detailed information about particular transaction.

## **Accounts**

In this section, you will find the list of payment wallets associated with recipients. It is associated with a particular currency but in terms of payment rails, if there are several options for the same currency, they can be used from within the same account. The credentials associated with the payment account are for withdrawal only.

<figure><img src="/files/ggOMcK84Ab76LXp41R9I" 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.delos.financial/baas-wiki/admin-panel-overview/recipients.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.
