# Members directory

The member directory is the perfect place to find people who share your skills or hobbies. Filter and search for people based on their [tags](/english/spot-content/member-directory/tags-on-members.md) and status, access their profile and chat in [direct messages](/english/spot-content/direct-message.md).&#x20;

{% hint style="info" %}
Only members with an`accepted` status are displayed on this page.&#x20;

Members can only view public profiles.&#x20;
{% endhint %}

{% hint style="success" %}
If you want to see a list of all the members of your Spot, regardless of [status](/english/manage-spot/audience/members/members-status.md), go to the [Audience table](/english/manage-spot/audience/members.md).
{% endhint %}

<figure><img src="/files/dB7nM1eIL203YJ7lvLcb" alt="Directory of members"><figcaption></figcaption></figure>


---

# 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://help.meltingspot.io/english/spot-content/member-directory.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.
