> 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.](https://1186088597-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MSr2uF2m-DtSpCxknCK-887967055%2Fuploads%2FKn321XCjHjnCFz6ID7Lx%2Fimage.png?alt=media\&token=400aa93e-382c-49dc-b09b-d0f62960acca)

### 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 %}
