# dope.endpoint UI

## The dope.security icon means peace of mind that your organization is being protected with the world’s best internet security. When you see the DS icon, you know you’re flying first class.

### **Using dope.swg at your endpoints**

When you’ve successfully installed a dope.swg endpoint, the DS icon will become visible.

On systems operating **Windows**, it will be visible in the Windows System Tray. On systems operating **macOS**, it will be on the macOS Menubar.

![The dope.security icon](/files/I7ynm2kFknPMqoiNOPfy)

This allows your users to see that the software is running on their endpoint.

{% hint style="info" %}
**On windows:** left click on the icon to access the UI.

**On macOS:** basic click on the icon to access the UI.
{% endhint %}

### When you click on the DS icon, your user can see basic information:

* Date/time of last policy update
* OpenID Connect email
* About

{% hint style="info" %}
The latest policy time should be the last updated from the Domain Controller, this is a field in the config.json.
{% endhint %}

There is more detailed information that’s available (see: [Windows UI](/dope.endpoint/dope.endpoint-ui/windows-ui.md) and [macOS UI](/dope.endpoint/dope.endpoint-ui/macos-ui.md)).

### UI diagnostics

The UI provides your users with the ability to run a diagnostic check and retrieve diagnostic logs from dope.endpoint. This information can be helpful if your user’s endpoint can’t connect to your organization’s admin or dope.console.

See [Running Diagnostics](/dope.console/endpoint-manager-view/running-diagnostics.md) for more information.


---

# 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/dope.endpoint-ui.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.
