# Notes

### A.**Manage Note**

Admin can manage notes in different ways :&#x20;

&#x20;            **o**  Search and multi-search&#x20;

&#x20;            **o**  Delete and multi-delete

&#x20;            **o**  Show records (10,25,50 & 100)

<figure><img src="/files/Mn8mVcK5GLb8sRsH6AF0" alt=""><figcaption><p>Manage notes</p></figcaption></figure>

&#x20;   &#x20;

**o   Action** <img src="/files/05jyuhFDH4VoxcMhxGFL" alt="" data-size="line"> **Edit Note**

Admin can edit or change notes as needed.

<figure><img src="/files/q0wtm3LILzuFqk5d1CXa" alt=""><figcaption><p>Edit note</p></figcaption></figure>

**o   Action** <img src="/files/05jyuhFDH4VoxcMhxGFL" alt="" data-size="line"> **Delete Note**

Admin can delete or remove notes as per requirement.

<figure><img src="/files/2YVtvDfns7jp1qppJA0f" alt=""><figcaption><p>Delete note</p></figcaption></figure>

### **B.Create Note**

<figure><img src="/files/3QI2XJjaWlaXLvuM9fya" alt=""><figcaption><p>Create Note</p></figcaption></figure>

&#x20;        **o**  Select vehicle  <mark style="color:green;">**(Only active vehicles are eligible.)**</mark>                                                 &#x20;

&#x20;        **o**  Select person in charge  <mark style="color:green;">**(Users-Manager and Driver names can be viewed.)**</mark>

&#x20;        **o**  Add Note

&#x20;        **o**  Enter date

&#x20;        **o**  Click on add note


---

# 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://fleetdocs.hyvikk.space/explore-features/notes.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.
