> For the complete documentation index, see [llms.txt](https://docs.posherva.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.posherva.com/features/activity-returner/activity-returner-old.md).

# (OLD) Activity Returner

The Activity Returner returns Shares and Follows from other users. For each share from a user, the module will share a number of items from that user’s closet. As usual, it will skip sold items and Meet the Posher listings.

The (OLD)Activity Returner (old version) - you need to start it every time you want to return activities for **the past.** You can choose the date-time range when activities were received and return it.&#x20;

For example, to return shares received for the past 24 hours, you must select the past 24 hours date-time range and start the process. Once the tool loads these activities and returns them, the process stops. And the next time you want to return shares and follow, you need to start the process again.

{% hint style="info" %}
You **don't need to open the Poshmark news feed** to this action, PosherVA will everything.
{% endhint %}

#### How to use

1. Open the popup PosherVA window
2. Navigate to the **ACTIONS** tab
3. Click on **Activity Returner** to open options.
4. Select which type of activity you would like to return - Shares, and Follows checkboxes.
5. Enter the number of shares returns per someone's closet who shared your listings.
6. Select the time range for newsfeed activities, by default activities for the past 24 hours.
7. Select speed - delay between shares or follow event.
8. Click **Start.**

![](/files/-MUQCYeiL_zfzS0H-RKT)

#### How to select the time range and speed

![](/files/-MUQDn8D5b3ZzK56P7NR)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.posherva.com/features/activity-returner/activity-returner-old.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.
