# Notes tab

Use the notes option to write consistent and clear notes for each appointment or session managed by a coach.

Notes are associated with the member and are visible to everyone with permission to view the member’s profile.

## Create a Note

To create a note, click on the Note tab and then click on the <img src="/files/31DgFbdrCBysmdl3bGx8" alt="" data-size="line"> icon. The following two options are displayed:

![](/files/Ra7BaEUOPta0qTgjWdZm)

### New Blank Note

Create a note from scratch. Click on the **New Blank Note** option, the following editor will display:

![](/files/Fj8DZJQcDWApwUXHGzcO)

The editor provides handy formatting buttons to create lists and headers, as well as to incorporate links and images. These help users to create notes easy to read.

This editor uses [Github flavored markdown](https://github.github.com/gfm/).

Use the markdown syntaxis or the formatting buttons located above the editor to give your text format. Use the **Preview** button to see your text formatted:

Give the name a note by adding the following format at the beginning of the next:

`##Initial Call`

This will immediately convert your text to a header which will be keep as the title of the note.

![](/files/ho5b2LAXUOfCHcThpgfv)

Click on the **Save** button, the new note will be listed at the left side of the editor:

![](/files/OEkytp4sujujclFYuLFK)

### Template Note

Create notes based on a template previously created by the coach user.&#x20;

These notes return predefined content in which a member only needs to fill in the necessary information.

Find the description of the notes templates as follows:

![](/files/sfMgWGLO83wD6daJFakq)

Refer to [this documentation](https://docs.suggestic.com/coaching-portal/user-management/administering-coaches/note-templates-tab) to see how to create note templates.

## Delete a Note

To delete a note, select the note to be deleted and then click on the <img src="/files/4UPP8JtVpY9LXNWLU6Ti" alt="" data-size="line">icon:

![](/files/0lVO8nPOhITJ1tOQs8Ek)

The following message will displayed:

![](/files/nkoaHPdR5iCkkoMwR4gU)


---

# 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.suggestic.com/telewellness-portal/using-the-telewellness-portal/navigating-the-telewellness-portal/coach-dashboard/notes-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.
