# Bot Report

This table recap the bot activity upon the chosen list: each row contains the bot operations status distributed in a number of columns.

{% tabs %}
{% tab title="People" %}

* **connected** ->  shows if the profile is in your network
* **connection request (no msg)** -> status of connection requests sent without a note
* **connection request (msg)** -> status of connection request sent with a note
* **message** -> shows if a message has been sent
* **stored data** -> shows if profile data has been stored
* **followed** -> shows if profile has been followed
* **invited to group/s** -> shows if profile has been invited to a group
* **endorsed (all)** -> shows if profile skills have been all endorsed
* **endorsed selected** -> shows if profile skills have been endorsed (limited number)
* **shared content** -> shows if a content has been shared
* **last action** -> shows the last action date time
  {% endtab %}

{% tab title="Groups" %}
**group name** -> name of the group

**applied** -> shows if a join request has been sent to the group&#x20;

**application date** -> date time of the join request
{% endtab %}

{% tab title="Jobs" %}
**title** -> title of the job

**applied** -> shows if CV has been sent to recruiter

**application date** -> CV sent date time
{% endtab %}
{% endtabs %}

☑ = operation done

∅ = issue occurred / operation undone

"invite retired" = shows that an invite has been retired because was pending for a number of days longer than the value set up in botsettings


---

# 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://docs.socializit.com/guide/list-management/bot-report.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.
