# Note on Timeline Tab

Notes on the deal detail page allow you to type any text you want to add to the deal. For example, when a product category or unit does not match, you can add a note to provide information that the entered category or unit does not match, or perhaps when the product price rises, you can add a note to provide information about price changes.

To access this feature, on the Deal page, select one of the deal you want to add note to and go to Timeline tab. Click '+' button to add new note.&#x20;

![Add New Note](/files/-McJ1e88sp69iIFWuAqw)

The notes that have been successfully added will be entered on the **Timeline** tab and in this tab you can edit or delete notes that have been previously added by clicking the note.

![Note Added Succesfully](/files/-McJ2aDq0mDCDVmuNftE)


---

# 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.3dolphins.ai/anywhere-en/sales/deal/note-on-timeline-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.
