# Notifications

Actions performed like add, update or delete, table and view can be seen in notification area.

This way, when the user shares a Workspace, the recipient receives an automatic email.

### Viewing notifications

The actions are performed on a table basis and record the actions of the user.\
\
When there is a notification you can view it as follows.

1. Click on the bell icon in the upper right corner of the screen.&#x20;
2. View user's action on the view, table and project.
3. Notifications of data operations on the table are instantly visible to all users working in the table.

<figure><img src="/files/JUklAhHJYgU6NqX4HyWm" alt=""><figcaption></figcaption></figure>

###


---

# 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.retable.io/retable-user-guide/managing-retable/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.
