# Last activity date

In your Audience table, you can find the date of each member's last activity.

<figure><img src="/files/QuyyGivm3l5MvGeOYsln" alt="Date de dernière activité dans la table d&#x27;audience"><figcaption><p>Date of last activity (pinned to the left of an audience table)</p></figcaption></figure>

{% hint style="info" %}
Click on `Columns` to add or hide columns. Click on a column title to sort and pin it to the left or right of your table 📌
{% endhint %}

The last activity date refers to **when a member last performed a significant activity on your Spot**, i.e. one of the following activities:&#x20;

* Joined (or left 😪) the Spot&#x20;
* Registered for, participated in or watched a replay of a live event&#x20;
* Opened a document page or link in your Collections&#x20;
* Sent a message or a reaction&#x20;

This property is updated within 5 minutes of the activity.

{% hint style="info" %}
You can also find the member's last activity date directly on their profile, below their registration date.<br>
{% endhint %}

### How can I identify and re-engage inactive members?&#x20;

You can use this date in your audience table to send a bulk message to your inactive members. To do so:

1. From your Audience table, click on`Filters`, then apply a filter to the `Date of last activity` column.&#x20;
2. Choose the operator `Is before` then select the desired date, e.g. one month ago: **this filter will only show you the members who have not carried out any significant activity in the last 1 month.**

<figure><img src="/files/9Gr4C5ftKwde6jF3rDDh" alt="Filter on the last activity date in the audience table"><figcaption></figcaption></figure>

3. Once your filter is on, select all members, click on `Actions` and then on `Send a message` to send your inactive members a [Bulk Message](/english/manage-spot/audience/members/bulk-message.md).

All that's left is to write a short message telling them about your next Live or the new document in their Collections, to encourage them to come back to your Spot 😉


---

# 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/manage-spot/audience/members/last-activity-date.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.
