> For the complete documentation index, see [llms.txt](https://manual.blocworx.com/blocworx-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.blocworx.com/blocworx-documentation/bloc-editor/fields-tools-and-charts/user-based-components/logged-in-users-information.md).

# Logged in Users Information

This is a simple, yet very popular and very useful field. Its a field that saves information about the user who is logged in as a field value. There are currently two options, either show the username or show the name that has been set to that username.<br>

![In this example, the Full Name has been chosen as the value for the field.](/files/UYITug1cNsJESayi3Mzz)

### Initial Field Parameters

| Parameter                          | Description                                                                                                                         |
| ---------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------- |
| Choose User Info Required          | This is the parameter where you choose whether you want to have the username, the full name, or the geolocation saved as the value. |
| Prevent Update when editing record | Locks the field value during editing to prevent any changes after initial submission.                                               |

{% hint style="info" %}
Please note, the [rules/actions flow](/blocworx-documentation/bloc-editor/managing-a-field/field-rules.md) are triggered immediately when the username appears. This is allow options like immediately fetching only relevant data or for filtering data using this value.
{% endhint %}

{% hint style="success" %}
Coming Soon: A third option for User Info Required: [Roles](/blocworx-documentation/admin-and-development/roles-and-permissions/roles.md), which will have a value of the roles the user has.
{% endhint %}
