# Managing User Settings

Navigating and understanding user settings is pivotal for a seamless experience with the friendlyway Cloud Platform.

### Your Account

Upon account creation, your user profile and settings are pre-configured by company administrators. If you're part of a smaller project, this configuration might have been done by a friendlyway representative.

It's essential to be aware of the **permissions** granted to you, as they dictate your **access to specific features** of the Platform.

### Accessing User Details and Permissions

When logged into the Platform, look towards the top right corner of your screen.

Here, you'll find an icon displaying your initials. This icon is your gateway to accessing your user details and permissions.

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

Click on this icon to reveal a dropdown menu.

Then click on your name. This will open a page where you can view your personal information and details about your roles on the Platform.

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

Within your account settings, you can:

* **Review permissions:** Understand which modules, features, plugins, and Platform functionalities you have access to and at what permission level (viewer, manager, or administrator).
* **Change first name and last name:** Update your personal information by modifying respective fields.
* **Set default screen language:** Choose your preferred language for the Platform's interface.
* **Reset personal settings:** This option resets your custom settings and personal preferences, such as filters, column visibility, and table size, to their default values.

{% hint style="warning" %}
As a result, the system resets filters (including the deletion of saved filters), column visibility, and column width throughout the entire Platform.
{% endhint %}

* **Change password:** On a separate tab, you can set a new password to keep your account secure at any time. Note that it requires you to enter your current password.

By using these features, you can manage and customize your account according to your preferences and requirements.

{% hint style="info" %}
If there are settings or features you're unsure about or if you wish to delve deeper into the possibilities of customization, don't hesitate to reach out to your company administrator. You can also contact your friendlyway representative for a comprehensive understanding and guidance.
{% endhint %}


---

# 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.friendlyway.com/user-management/managing-user-settings.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.
