# Dashboard

The Dashboard under My Workspace is the default page once the user has logged in to Cymmetri. This page is accessible to all users in Cymmetri. &#x20;

Cymmetri assigns a basic user role to all users in the system by default. Users with such a role will be able to view the screen as shown below:&#x20;

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

Users with a Cymmetri Administrator role can view additional system information on their dashboard. An example dashboard view for a Cymmetri Administrator is shown below:&#x20;

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

### Dashboard: Recently Used Applications&#x20;

The user sees a summary of recently accessed applications. Clicking on any of these applications will result in Single Sign-On (SSO) to the chosen application. If the user has not accessed any applications recently, the system will display 'No recent apps'.

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

### Dashboard: Access Expiring &#x20;

The user receives notifications when their access to certain applications is set to be automatically revoked after a specified period. The applications listed in this section have access times defined for the user and are not granted as lifetime access.&#x20;

<figure><img src="/files/dYO1ggi0xPrUYfIayVZB" alt="" width="515"><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://help.cymmetri.io/my-workspace/how-to-use-the-my-workspace/dashboard.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.
