# User Information

The Profile section in RUFUS Cloud allows you to manage your personal and company information, update your contact details, change your password, and ensure your profile is always up-to-date. To access your Profile, simply click on your email or company name displayed in the upper right corner of the navigation bar:

<figure><img src="/files/JHLLZPnsnXDsW6ksfHrv" alt=""><figcaption><p>Profile Link</p></figcaption></figure>

## **Profile Tab Overview**

When accessing your Profile, you will see the following key elements:

<figure><img src="/files/KLlDVrhT992ai7PghbS8" alt=""><figcaption><p>Profile Tab</p></figcaption></figure>

### **Personal Information**&#x20;

Here, you can manage essential personal details, including:

* **My Company**: The name of the company associated with your account.
* **Name and Lastname**: Your personal name details.
* **Email**: The email address associated with your RUFUS Cloud account. You can click on "change" to update your email address.
* **City and Country**: Location information to keep your profile accurate.
* **Phone Number**: Your contact number for account-related notifications or support purposes.
* **Preferred Language**: Set your preferred language for the interface to make navigation more convenient.

To update any of these fields, simply make your edits and click **Save Profile** to ensure the changes are applied.

### **Password Management**

Below the personal information section, you will find the **Change Password** area, which allows you to update your account password securely:

* **Current Password**: Enter your existing password.
* **New Password**: Enter a new password of your choice.
* **Repeat**: Re-enter the new password to confirm it.

Once you have filled in all fields, click **Change Password** to apply the update.

## **Sign Out**

At the bottom right of the screen, you can find the **Sign Out** option, which will log you out of your account safely when you are finished.

Keeping your profile information accurate and up-to-date is essential for ensuring smooth communication and efficient use of RUFUS Cloud features. Always take a moment to verify the details after making changes.


---

# 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.runonrufus.com/rufus-cloud/profile-management/user-information.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.
