> For the complete documentation index, see [llms.txt](https://explore.notifyme.tech/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://explore.notifyme.tech/academy-preview/video-tutorials-preview.md).

# Academy videos preview

The mission of the NotifyMe Academy is to help users become expert in getting the most out of the NotifyMe web-based inspection management software.

We have prepared a learning course with high quality learning material, combined with the flexibility to engage in learning anywhere and anytime.

You may access the NotifyMe Academy from the Help Center, once you have logged in to the NotifyMe application.

Please find here a preview of our Academy. You will find below the **video lessons** that will introduce you to the basics of NotifyMe.

Click [**here**](https://academy.notifyme.tech/) to go to the [**NotifyMe Academy**](https://academy.notifyme.tech/)**.**

## **Unit 1. Get started with basics**

*`Standard users`*

#### 1. Course overview [(00:51)](https://youtu.be/zBb-2mqTIRc)

{% embed url="<https://www.youtube.com/watch?v=zBb-2mqTIRc>" %}

#### 2. Getting started [(01:30)](https://youtu.be/l9wUNfNzOwc)

{% embed url="<https://www.youtube.com/watch?v=l9wUNfNzOwc>" %}

#### 3. Understanding companies and people [(02:07)](https://youtu.be/Eu77A5eXMZ4)

{% embed url="<https://www.youtube.com/watch?v=Eu77A5eXMZ4>" %}

![](/files/-MWT2PVkZDkM0H6WSeyZ)

## Unit 2. Understanding project and packages​

*`Standard users`*

#### 4. Understanding projects and packages [(01:48)](https://youtu.be/6ITlXdVYMcA)

{% embed url="<https://youtu.be/6ITlXdVYMcA>" %}

#### 5. Understanding documents [(01:27)](https://youtu.be/dYd7SSoTd8E)

{% embed url="<https://www.youtube.com/watch?v=dYd7SSoTd8E>" %}

#### 6. Understanding messages [(01:23)](https://youtu.be/sJAg_UkLV68)

{% embed url="<https://www.youtube.com/watch?v=sJAg_UkLV68>" %}

![](/files/-MWT2SvEbYzP6zklLtDB)

## Unit 3. Manage events, workflows and tasks​

*`Standard users`*

#### 7. Managing NOIs (events and workflows) with NotifyMe [(01:58)](https://youtu.be/d8-q4CUzpww)​

{% embed url="<https://www.youtube.com/watch?v=d8-q4CUzpww>" %}

#### 8. Understanding action items [(01:29)](https://youtu.be/NFRWvhQ7egI)

{% embed url="<https://www.youtube.com/watch?v=NFRWvhQ7egI>" %}

![](/files/-MWT2V-ggMHg0roz7DeH)

## Unit 4. Organize your data

*`Power users`*

#### 9. Organizing your data [(01:47)](https://www.youtube.com/watch?v=vYV3yuXbJsw)

{% embed url="<https://www.youtube.com/watch?v=vYV3yuXbJsw>" %}

![](/files/-MWT2WhUlhVKX2RRiZJO)

## Unit 5. Get your team on board

*`Admins`*

#### 10. Onboarding your employees [(00:54)](https://youtu.be/vmscpL05JgI)

{% embed url="<https://www.youtube.com/watch?v=vmscpL05JgI>" %}

![](/files/-MWT2Y8KJozGQOW7kIji)

## Unit 6. Set up your account

*`Account owners`*

#### 11. Account setup [(00:38)](https://youtu.be/rRjk-ZKCct8)

{% embed url="<https://www.youtube.com/watch?v=rRjk-ZKCct8>" %}

![](https://gblobscdn.gitbook.com/assets%2F-MFkasA9vwn9_ie-S7ZG%2F-MM6GkCYYtRO4D5xsgpL%2F-MM6HN99ypUj9vlaPxce%2Fimage.png?alt=media\&token=c6eba033-2783-4b0a-a9d3-00c153cf9057)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://explore.notifyme.tech/academy-preview/video-tutorials-preview.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
