# List of Users with Connected Discord

You can see a list of all users with connected Discord profiles via Discord authorization. In the WordPress admin panel go to `Settings` --> `Discord` and in the end of `Linked Account` section you will find `See All Linked Users` button.

It will show the WordPress login and email of the user. You can use instant search on top of the list to search through users, start typing, and elements that are not matching will be hidden.


---

# 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://mykolapetrovych.gitbook.io/argus-wordpress-plugin/master/user-guide/list-of-users-with-connected-discord.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.
