Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 98d330a3 authored by Romain Hunault's avatar Romain Hunault 💻
Browse files

feat(workspace): add how to

parent 1da5cd78
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
# Change your recovery email

1. Open [https://murena.io/settings/user/security](https://murena.io/settings/user/security) and select the **Security** tab.
2. Update the recovery email field and click **Change Recovery Email** (authentication may be required).
3. Confirm the success message to ensure the new address is saved.

![Security tab](/images/howtos/change_recovery_address/security_tab.png)
![Recovery email field](/images/howtos/change_recovery_address/address_input.png)
![Change recovery button](/images/howtos/change_recovery_address/change_recovery_button.png)
![Authentication modal](/images/howtos/change_recovery_address/auth_modal.png)
![Confirmation message](/images/howtos/change_recovery_address/change_confirmed.png)
+14 −0
Original line number Diff line number Diff line
# Murena Workspace referral program

Share your referral link to earn up to €40 in Murena Workspace cloud credits.

- Sign in at [https://murena.com/my-account/](https://murena.com/my-account/) and look for the **Referral** section to copy your anonymous link.
- Send the link to friends; every new account created through it earns you €2 of credits in your Murena Shop balance.
- Credits apply to paid storage plans and remain valid for 24 months.
- If you signed up before October 2022, link your Murena Shop and Workspace identities before claiming upgrades.
- Credits cover storage only; they cannot be used for phone purchases.
- If friends have issues or your credits don’t appear, contact [Murena Support](https://murena.com/contact-us/).

Murena Workspace includes email, calendar, contacts, drive, and OnlyOffice, all powered by open-source tools like Nextcloud and OnlyOffice.

> Note: The referral link is anonymous and does not expose names or emails from either side.
+5 −0
Original line number Diff line number Diff line
@@ -99,3 +99,8 @@ To add an `@e.email` account on /e/OS, open the account manager, add a Murena Wo
- **2FA:** Protect your account with time-based codes and application passwords on [Configure two-factor authentication](/workspace/configure-2fa).
- **Premium storage:** Upgrade to a larger quota and connect Murena Shop if needed via [Move to premium storage](/workspace/move-to-premium).
- **Link to computer:** Sync your files and documents with desktop apps on [Link Murena Workspace with your computer](/workspace/link-computer).

## How to

- **Change recovery email:** Update the recovery address tied to your Murena account at [Change your recovery email](/workspace/howto/change-recovery-email).
- **Referral program:** Earn cloud credits by inviting friends through the [Murena Workspace referral program](/workspace/howto/referral-program).
+0 −21
Original line number Diff line number Diff line
1. Go to [Murena Workspace settings](https://murena.io/settings/user/security)

1. Confirm that you are at the **Security** tab

   ![Murena Workspace screen showing where is the security tab](/images/howtos/change_recovery_address/security_tab.png "Murena Workspace menu") 

1. Change your recovery email

   ![Security screen showing where is the recovery address input field](/images/howtos/change_recovery_address/address_input.png "Button to change the recovery email")

1. Click on "Change Recovery Email" button

    ![Security screen showing the button to change the recovery address](/images/howtos/change_recovery_address/change_recovery_button.png "Recovery address field")

    - **Note**: Perhaps you need to authenticate to confirm your changes

      ![Modal asking you to authenticate](/images/howtos/change_recovery_address/auth_modal.png "Modal to authenticate to confirm")

1. Confirm that your changes were saved

    ![Message showing that the changes were saved](/images/howtos/change_recovery_address/change_confirmed.png "Message confirming your changes")
+0 −17
Original line number Diff line number Diff line
1. Login to your account at [Murena.io](https://murena.io).

1. Click on your profile image located at the upper right corner.

1. Click on `Settings` in the dropdown menu.

   ![Navigate to settings from Murena dashboard](/images/tips/navigate-to-settings-on-murena-dashboard.png)

1. Go to the `Security` tab using the menu on the left.

   ![Click on security tab](/images/tips/click-on-security-tab.png)

1. Enter an email address of your choice in the Recovery Email section and click `Change recovery email`.

   ![Enter your preferred recovery email](/images/tips/update-recovery-email.png)

Congratulations, the email address you entered will be used for account recovery.
Loading