# How Do I Stay Informed About Progress?

You get notifications for;

* assigned tasks to you
* updated tasks you follow
* changed status of tasks you follow
* tasks that you tagged
* deleted tasks that you follow.

<figure><img src="/files/2sN7ibc9fA2QWHftLBZo" alt=""><figcaption></figcaption></figure>

If Cubicl is running in the background, you can get **desktop notifications** on the corner of your screen.

If Cubicl is not open, you can get **e-mail** **notifications.**

Also, you can get notifications via Cubicl mobile app.


---

# 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.cubicl.io/starting/first-steps-in-cubicl/notifications.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.
