# Updating Notes for the Lead

You can also add a note to each Lead, so that you can come back and check any important point or information you've added in the note. Let's see how to add a note:

1. Click on the **Lead Notes button** next to the Lead for which you want to add a note for.&#x20;

![](/files/NjU3qr0IjmuMibTyRnBU)

2\. Add the information that you want to save as a **Note**. Click the **Save button** to save your Note.&#x20;

<img src="/files/XigBSFwy36TIqmgYpp9s" alt="" width="563">

3\. When you return to checking a Lead, click the **Lead Notes button** to check for added notes.

![](/files/6ika9tjXa12dMepHii1k)


---

# 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://hyundai-help.onlinesales.ai/using-dashboard/adding-note-and-reminder-to-a-lead.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.
