# Web workspace

**One Resource’s web workspace** is the user's homepage where you can get a **dashboard** view of your most recently or frequently accessed **groups/applications, alerts, profile,** and **reports**.

## Groups/Applications

In the **Workspace**, under **Groups**, click on the name of the group, the details of which are to be accessed. To learn more about Groups <mark style="color:purple;">**click here**</mark>

<figure><img src="/files/EwHFZV1hPqd9NMqyKUQZ" alt=""><figcaption><p><em>Naviagte to a group</em></p></figcaption></figure>

The details of the selected group are displayed.

<figure><img src="/files/WBlIgcHJkfcysKHLo7qX" alt=""><figcaption><p><em>Table view of a group</em></p></figcaption></figure>

The **Groups** **Details** screen is divided into 3 components:

### 1.   **Tab bar**

The user can navigate through the various views and features available for forms using the tab bar.

### 2.    **Actions pane**

The **Actions** pane lists all the forms belonging to the group. The super admin can **create forms** and [<mark style="color:purple;">**perform actions**</mark> ](/form-builder/more-form-options.md)on them from here.

### 3.    **Form Details pane**

The form details can be viewed here in the preferred settings of the user, and the admin can perform individual actions on the forms belonging to the group from the **Form Details** pane.

## View Reports

To access the report details,

In the **Workspace**, under **Reports**, click on the report name, the details of which are to be accessed.

<figure><img src="/files/Yh8Zf6KPl3EPshBppn7s" alt=""><figcaption><p><em>Navigate to reports</em></p></figcaption></figure>

The details of the selected report are displayed.

<figure><img src="/files/RaodtwRdUss7QD5ESy1R" alt=""><figcaption><p><em>View of a report</em></p></figcaption></figure>

## Alerts

By clicking the alerts icon user will find all the alerts received across all of the processes. To configure alerts in any process, please [<mark style="color:purple;">**click here**</mark> ](/alarm-builder/introduction.md)<mark style="color:purple;">**to**</mark> learn more about alert configuration.

<figure><img src="/files/fMmrRRQbLNOT4EZ3SIGz" alt=""><figcaption><p><em>Notifications on web</em></p></figcaption></figure>

## User Profile

<figure><img src="/files/jReTznVhpuf03v5RfCWa" alt=""><figcaption><p><em>user profile</em></p></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.senpiper.com/getting-started/web-workspace.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.
