# Notificaciones

Para acceder a las notificaciones sobre tareas o pendientes, ve al ícono <img src="/files/-MYQ_5587eiVceFDxJRo" alt="" data-size="original"> en el menú principal. El círculo celeste indicará la cantidad de notificaciones nuevas.

![](/files/-MZE7w9EEFRROEmTXfws)

En el listado de notificaciones, se puede ver acciones que se hayan realizado sobre tareas; y podrás leerlas, ir a revisión de las mismas, o archivarlas si así lo necesitas.

![](/files/-MZE7jypU744ST48h142)

Tipos de notificaciones:

* Nueva tarea a realizar.
* Tarea lista para su revisión.
* Comentarios realizados en las tareas en la que estés involucrado.
* Tarea hecha.


---

# 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://ayuda.moondesk.design/notificaciones.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.
