# Enabling Advanced Remote Support

By default, members of the Platform9 support team cannot interactively log onto a customer's deployed Platform9 VMware appliance. In exceptional circumstances, it is sometimes useful to enable the advanced remote support capability in order to troubleshoot challenging problems. It allows a support engineer to securely log onto your appliance as the pf9 user in order to analyze and fix issues. For security reasons, only the customer can enable it.

{% hint style="info" %}
**Info**

Despite being based on SSH, enabling this capability does not expose your appliance to SSH login from any network, only Platform9’s. It leverages the appliance’s existing secure connection to the Platform9 cloud controller, and does not require any firewall changes to your operating system or network.
{% endhint %}

### Step 1: Enable 'Advance Remote Support' From Platform9 UI

* Log on to the Platform9 UI.
* Under 'Infrastructure' menu, browse to 'Hosts' tab. Then click on 'Manage VMware Gateway' button. Under 'Actions' column for the currently enabled gateway, click on 'Enable Remote Support'.

### Step 2: Notify Platform9 Support Team

Communicate with your Platform9 support representative that Advance Remote Access has been enabled.

### Disable Advanced Remote Support

To disable Advance Remote Support, click on 'Disable Advance Remote Support' under 'Actions' column for the gateway.


---

# 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.platform9.com/managed-openstack/5.8/troubleshooting/vmware/troubleshooting-enable-ars-vmware.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.
