# Activity Tab

### Viewing and Filtering Activity History for a Candidate

In the **Activity** Job tab, you have access to the complete candidate activity history for a specific Job.&#x20;

<figure><img src="/files/Xg2nsOGN1X3AzDR3bDnr" alt="" width="563"><figcaption><p>Activity Job tab</p></figcaption></figure>

Here's how you can utilize this feature effectively:

1. **Navigate to the Activity Tab:**
   * Log in to your Worklife Recruit account.
   * Go to the job you want to view the activity history.
   * Click on the **Activity** tab.
2. **View Activity History:**
   * The activity tab displays a chronological list of all activities related to the candidates in the specific Job.
3. **Filter by Event:**
   * Click on the **Event** dropdown list.
   * Select the specific event type you want to filter by (e.g. Move candidate to another stage, Resume upload, Rating candidate).
4. **Filter by User:**
   * Click on the **Users** dropdown list.
   * Select the specific user whose activities you want to view.
5. **Include Candidate Views:**

   * Check the option to **Include Candidate Views** to see when other team members have viewed the candidate's profile.

   <figure><img src="/files/3MZNFOXFi1swBLEAqUjV" alt="" width="563"><figcaption><p>Activity filter area</p></figcaption></figure>
6. **Explore Activity History:**
   * Click on Run button to apply filters.
   * Browse through the filtered list to explore the activity history for the candidates.
   * This history provides insights into all interactions and changes related to the candidates.

### Example Use Case

* **Filter to Find Specific Actions:**
  * If you need to find out who move the candidates to another stage, filter by the "Move candidate to another stage" event and the specific user.
* **Monitor Candidate Views:**
  * By including candidate views, you can see which team members have recently viewed the candidate’s profile, ensuring everyone is informed and up-to-date.

{% hint style="info" %}

#### Benefits of the Job Activity Tab

* **Comprehensive Overview:**
  * The job activity tab gives you a complete overview of all actions taken on a candidate’s profile.
* **Enhanced Tracking:**
  * Easily track and monitor specific events and user interactions with the candidates.
* **Efficient Collaboration:**
  * Facilitates better team collaboration by providing transparency on candidates interactions.
    {% endhint %}


---

# 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.smartcv.co/manage-candidates/activity-tab.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.
