# Perform Intentional Follow-Up Communications

Use Case:&#x20;

* Intentional Follow-Ups

Need:&#x20;

* To Execute Intentional Follow-Up Communications with an employee of the target company, recruiter who posted the role, etc.&#x20;

Execution:

1. Pre-sort your "applied" to jobs by a desired timeframe
   1. To target a single day of applications (say, jobs you applied to on Wednesday, the 11th),&#x20;
      1. go to
         * Job Search > Job Tracker > 'Filter' button
         * Set "Applied After" to the target day (in this case, Wednesday 1/11/2023) and set "Applied Before" to the following day (Thursday, 1/12/2023)


---

# 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.prentus.co/common-use-cases/perform-intentional-follow-up-communications.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.
