# Disable Endpoint

To disable dope.swg from the endpoint, right click (Option ⌥ + click on macOS) the DS icon and select disable endpoint. The end-user must enter the anti-tampering password (if enabled under Settings).\
\
Alternatively, it can be remotely disabled from the dope.console.<br>

<figure><img src="/files/26iA5vUJRhiRCkrZ1F1c" alt=""><figcaption><p>The user needs to type in the anti-tampering password if enabled on your tenant</p></figcaption></figure>

{% hint style="danger" %}
Once the endpoint is disabled, it will stop intercepting any web traffic.
{% endhint %}

The dope.console and the dope.endpoint UI disable status is always kept in sync.


---

# 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://inflight.dope.security/dope.endpoint/disable-agent.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.
