# Unlink Account

One of the features of GUMU is that the user can remove link between already linked Salesforce Account with the Sage ERP Customers. This can be done if the user no longer wants to keep the relation between two Accounts/Customers or wants to break all transactions which work in real-time. After unlinking, the user will not be able to access real-time ERP data or create Sales order or carry out any other transaction.

To Unlink the account, follow the below steps:

1. Click on the “GUMU Settings” tab and Administration page will contain the Unlink Account tab.

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

This screen comes with a Filter Section area to get account list based on the filter criteria. The detail list of filter Section is mentioned in the below table:

**Filter Section**

<table data-header-hidden><thead><tr><th width="229" valign="top"></th><th valign="top"></th></tr></thead><tbody><tr><td valign="top"><strong>Filter</strong> </td><td valign="top"><strong>Detail</strong> </td></tr><tr><td valign="top">From Account Name </td><td valign="top">Here the user is required to input the starting character(s) of the Account name in Salesforce (From Account name) to retrieve a list of Salesforce Accounts.</td></tr><tr><td valign="top">To Account Name </td><td valign="top">For this field, the user is required to input the ending character(s) of the Account name in Salesforce (To Account name) to obtain a list of Salesforce Accounts.</td></tr></tbody></table>

2. On clicking the “Get List” button, the list of linked accounts will be populated in the grid.

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

3. To locate a particular account, users can apply a filter by inputting values into the "From Account Name" and "To Account Name" fields. Simply click the "Get List" button to retrieve the list of connected accounts/customers, as depicted on the screen below.

<figure><img src="/files/8lWfzQJSsvsMP91Q5cCg" alt=""><figcaption></figcaption></figure>

4. Select the Account(s) from the list to break the linkage. Finally, click on the “Unlink” button to remove the link for the selected Sage account(s).

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

In this way, the user can unlink a Salesforce Account.


---

# 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.greytrix.com/gumu-salesforce-integration/acumatica/gumu-tm-settings/unlink-account.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.
