# 28 January: Add Note while setting Follow-up

### ⚙️ Improvements

#### **Shared** **Inbox - Ability to add note while setting follow-up**&#x20;

When creating the follow-up reminder, you now have the option to add specific notes that provide more context about the task. These notes can help you remember important information or the purpose of the follow-up.

<figure><img src="/files/t02ZcQLqq0tzfBKFE612" alt=""><figcaption></figcaption></figure>

Once the reminder is set, you will also be able to receive push notifications as the follow-up date approaches. This ensures you do not  forget about the task and have all the relevant information at your fingertips, making it easier to stay organized and manage your follow-up effectively.

<figure><img src="/files/Imls9qaaktiPxNK7mEQZ" alt=""><figcaption></figcaption></figure>


---

# 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://changelog.gallabox.com/january-2025/28-january-add-note-while-setting-follow-up.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.
