# Business Profile List

You can see and manage each Business Profile that has been made before on **Business Profile List** page.

1\.    On [Merchant Page](https://faspay.co.id/merchantpage/auth/login), click **Faspay Billing.**

2\.    Click **Business Profile.**

<figure><img src="/files/OJ6gqEQJXgfinc6Ti9te" alt="" width="167"><figcaption></figcaption></figure>

3. It will show **Business Profile List.**

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

## Sorting Business Profile Data

### Sorting by Profile Name

Click **Sort Icon** on **Profile Name** cell.

<table data-header-hidden><thead><tr><th width="80"></th><th></th></tr></thead><tbody><tr><td><img src="/files/Kr8yt6r1EnhOs5UEQA2A" alt="" data-size="original"></td><td>Ascending order (sort A to Z)</td></tr><tr><td><img src="/files/peqoHqHOHXvq2MPEWKMB" alt="" data-size="original"></td><td>Descending order (sort Z to A)</td></tr></tbody></table>

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

### Sorting by Profile Id

Click **Sort Icon** on **Profile Id** cell.

<table data-header-hidden><thead><tr><th width="81"></th><th></th></tr></thead><tbody><tr><td><img src="/files/Kr8yt6r1EnhOs5UEQA2A" alt="" data-size="original"></td><td> Ascending order (sort newest to oldest)</td></tr><tr><td><img src="/files/peqoHqHOHXvq2MPEWKMB" alt="" data-size="original"></td><td>Descending order (sort oldest to newest)</td></tr></tbody></table>

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

### Sorting by Date Created

Click **Sort Icon** on **Date Created** cell.

<table data-header-hidden><thead><tr><th width="81"></th><th></th></tr></thead><tbody><tr><td><img src="/files/Kr8yt6r1EnhOs5UEQA2A" alt="" data-size="original"></td><td> Ascending order (sort newest to oldest)</td></tr><tr><td><img src="/files/peqoHqHOHXvq2MPEWKMB" alt="" data-size="original"></td><td>Descending order (sort oldest to newest)</td></tr></tbody></table>

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

## Searching Business Profile Data

You can search your business profile data by using these parameters:

* Profile Name (Business profile name)
* Profile ID (Profile ID number)
* Date created (Business profile date created)

This the sample of search results by **Profile Name: Erika**.

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

## Edit Business Profile

You can edit business profile that has been made by following this steps.

1\.    Click **edit icon** on **Actions column** for Business Profile that you want to edit.

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

2\.    Edit the data as needed, then click **Save All Change.**

<figure><img src="/files/ZbFeOHW2wbTZwKWwWUXb" alt="" width="563"><figcaption></figcaption></figure>

3\.    The data successfully changed.

<figure><img src="/files/kL9LsTPKWo20SqABXEkp" alt="" width="374"><figcaption></figcaption></figure>

## Duplicate Business Profile

1. Click **duplicate icon** on **Actions column.**

<figure><img src="/files/7k8q8m46OzzEtwUPqRwz" alt=""><figcaption></figcaption></figure>

2. Click **Add Profile**, to validate that the Business Profile will be duplicated.

<figure><img src="/files/gL9uAWlr41osHvWwzqHM" alt="" width="375"><figcaption></figcaption></figure>

{% hint style="info" %}
If needed you can also rename the Business Profile before click Add Profile.
{% endhint %}

3. The business profile successfully duplicated.

<figure><img src="/files/7WTn26t9acZSTVd0yfZ0" alt=""><figcaption></figcaption></figure>

## Share Business Profile

1\.    Click **share icon** on **Actions column** for the Business Profile that you want to share.

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

2\.    Will show QR and link of your Business Profile that you can share to your customer.

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

## Delete Business Profile

1\.    **Checklist** on the **Business Profile** that you want to delete.

2\.    Click **Delete.**

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

3\.    Click **Yes,** to validate deletion.

<figure><img src="/files/Siqjvw1T2HuAmmjvbdj0" alt="" width="374"><figcaption></figcaption></figure>

4\.    Click **OK**, and the Business Profile successfully deleted.

<figure><img src="/files/b9uo5IJfu8pHczFAthML" alt="" width="375"><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.faspay.co.id/getting-started/faspay-billing-2.0/how-to-use/qr-business-profile/business-profile-list.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.
