> 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/auto-activity-returner.md).

# (NEW) Auto Activity Returner

The **Auto Activity Returner** works ongoing and automatically returns new activities. Once you start the process, the tool automatically scans the /share and /follow feeds every 20 minutes, with some randomization to look natural, and returns the newly received activity.

To start the process, open the **ACTIONS** tab and open **Auto Activity Returner.** Select the desired options and press **Start.**&#x20;

![](/files/psPvebenApdMOCk1z3mO)

To see the progress and last returned actions, press **Show logs**.

{% hint style="info" %}
We recommend setting at least 12 hours to the option **Not to share from the same closet within X hours**.&#x20;
{% endhint %}

You can see the number of **Community Shares** on the STATS tab.

![](/files/dWPnb70rtLTQyWlhaxhq)

**Total shares today** - include self-share and community shares.&#x20;

More details soon!

{% hint style="info" %}
ℹ️ Need help? Feel free to contact us if you have any questions - [help@posherva.com](mailto:help@posherva.com?subject=DocsQuestion)
{% endhint %}


---

# 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/auto-activity-returner.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.
