# Members' activities

From a member's profile, you can access its activity history track record by clicking on the `Activities` tab to the right of the `Chat` tab.

<figure><img src="https://3055204660-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrzBxnWaSListMwx3rzKu%2Fuploads%2FbHydmnvu9uBDjRF9SqYE%2Fimage.png?alt=media&#x26;token=61b195c9-b904-42bc-ad16-ac05269efa96" alt="" width="375"><figcaption></figcaption></figure>

His activities log appears in anti-chronological order and are grouped by day. **You can filter the list by activities**. However, **you cannot filter the list by date**; the history is displayed in its entirety.

{% hint style="danger" %}
As activities have only been tracked **since July 12, 2023**, earlier activities do not appear in the list.
{% endhint %}

Resources or members mentioned in the activity list are clickable. Click on the name of a content to be redirected to it 😉.

### Activities list

|                                                   |                                                                                 |
| ------------------------------------------------- | ------------------------------------------------------------------------------- |
| `Requested to join the Spot`                      | A member has subscribed to the Spot with a `Pending` status.                    |
| `Joined the Spot`                                 | A member is accepted into the Spot.                                             |
| `Attended a live`                                 | A member subscribes to a live.                                                  |
| `Registered for a live`                           | A member opens the page of a live event that is live.                           |
| `Watched a replay`                                | A member opens the page of a live show that is in the past and offers a replay. |
| `Opened a document`                               | A member displays a document page.                                              |
| `Opened a link`                                   | A member opens a link.                                                          |
| `Sent a message in a channel`                     | A member sends a message in a channel.                                          |
| `Sent a direct message`                           | A member sends a direct message.                                                |
| `Sent a message in a liveroom discussion`         | A member sends a message in a liveroom discussion.                              |
| `Reacted to a message from a channel`             | A member reacts to a message in a channel.                                      |
| `Reacted to a message from a liveroom discussion` | A member reacts to a message in a live discussion.                              |

You will find the entire record of all your members' activities on the **Activities Dashboard** :&#x20;

{% content-ref url="../../manage-spot/dashboard/activities" %}
[activities](https://help.meltingspot.io/english/manage-spot/dashboard/activities)
{% endcontent-ref %}


---

# 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/members-activities.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.
