.. raw:: html .. role:: red ======================= User Profile and Assets ======================= Users can access their profile information and data assets in the Account section. To do so, click on the user icon at the top bar: .. image:: ./images/account.jpg :align: center :width: 20% Profile ======= By default, the Profile tab will be selected, showing the user account data. * *Account name* and *email*: they can only be changed in the :doc:`administration page `. * *Language*: English, Spanish and German languages are available for the user interface, and the first two for the user manual. The language option can be changed in this tab. * *User role*: the :doc:`type of user ` can only be changed in the :doc:`administration page `. * *Last activity*: shows the date of the last user login. .. image:: ./images/profileTab.jpg :align: center :width: 60% Projects ======== In the same page, users can select the Projects tab to see a list of projects accessible to them within their company, and open a selected one or create a new one. .. image:: ./images/projectTab.jpg :align: center :width: 90% In order to :ref:`delete a project `, it is necessary to open it first and then use the delete menu option to remove it. Scenarios ========= The Scenarios tab shows a searchable list of all the user scenarios. Remember that each user has his/her own scenarios, which are not shared with other users. .. image:: ./images/profileScenarios.jpg :align: center :width: 90% With the links on the right, the scenario description files (JSON) can be downloaded, as well as the :ref:`results ` calculated in the scenario (Resistance Map, Corridor, Paths). The same page shows the list of project with links to download the full set of scenario results. .. _base_layers_profile: Shared Datasets =============== The *My Datasets* tab shows the list of current private shared datasets available in your organization, which can be used to create project layers. The panel offers this information: * Which *projects* use this dataset? (So, if the dataset is not used any more, it can be deleted). * What is the *upload date* of the data? (If the data is old, it may require a new update). * What is the *number of features* in the dataset? (For vector data) .. image:: ./images/datasetInfo.jpg :align: center :width: 90% To add more datasets, click on *Import Datasets*. .. image:: ./images/importDatasetBtn.jpg :align: center :width: 20% It is also possible to remove them by using the trash icon in each row. .. note:: *Be careful when deleting shared datasets, because these data can not be recovered later and, in addition, maybe some layers use them from different projects, even from other users.* .. _tfa_login: Two Factor Authentication ========================= To improve access control, individual users can now activate a Two Factor Authentication login process, which will add an additional verification step with a registered mobile device. You can find this new option in the *Security* tab of your User Profile. .. image:: ./images/tfa01.jpg :align: center :width: 80% When clicking on the Enable TFA button, the page will show a form with a QR code. Authenticator apps in your mobile device (like Google Authenticator, Microsoft Authenticator, etc. You need to install one if you don't already have it) can register Pathfinder by scanning this code. .. image:: ./images/tfa02.jpg :align: center :width: 80% The authenticator app will then provide a 6-digit code that you should enter in the "Verification PIN" input box to complete the activation by clicking on the Register Two-Factor App button. **Don't forget** to save in a secure place (like a password manager) your recovery codes, which will be needed in case you need to recover access. .. image:: ./images/tfa03.jpg :align: center :width: 60% After the activation, when a user logs in, an additional step will require him/her to enter the 6-digit code generated at that time by the registered authentication app: .. image:: ./images/tfa04.jpg :align: center :width: 40% .. note:: Two Factor Authentication (TFA) in Pathfinder is not available for Single Sign On users, since in that case authentication is done by their own company service, which may already include TFA. .. include:: footer.rst