# Introduction

Cymmetri allows all users to be able to perform self-service actions such as Single Sign-On, Password Reset, MFA Reset, Approve Access request for other users, Re-certification approvals, and Team Configurations among others.  \
Cymmetri's  My Workspace is the central console where such user actions can be performed from. &#x20;

## User Navigation &#x20;

In Cymmetri's My Workspace section, users can navigate to various other sections using the navigation panel located on the left side on the Dashboard.

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

Administrators, with their privileged access, have an extended menu section labeled 'Admin' situated above the standard 'My Workspace' menu.

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

\
Administrators can seamlessly switch between their 'My Workspace' and the 'Admin' section by selecting the corresponding option from the Main Menu Navigation.

## Accessibility Options & Settings &#x20;

The logged-in user can access the Settings page by clicking on the user menu located in the header.&#x20;

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

### Settings

Under the Settings sub-menu, the users can:&#x20;

* View their Profile&#x20;
* Change Password&#x20;
* Reset their Secret Questions
* Manage Additional Verification (MFA)&#x20;
* View their Trusted Devices if Adaptive MFA is enabled
* View their sessions
* View the Delegations assigned to them
* Delegate their work to other users(optional)

A detailed page explaining the functionality of each of these settings can be seen [here](/my-workspace/getting-started/user-settings.md).

### Logout from Cymmetri&#x20;

A Cymmetri user can be logged out either by the system through the time-out policy, or the user can logout using the My Workspace logout options as shown below-&#x20;

#### Logout using User Menu &#x20;

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

#### Logout using Main Menu Navigation&#x20;

<figure><img src="/files/lunn1sdwPkpNEYFbLzkm" alt="" width="246"><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/getting-started/introduction.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.
