# User Select Field

The User Select field is a simple field that allows you to search and select usernames. This data can then be used to associate a user with a record. It is useful if the person entering the data is not entering data on behalf of themselves (in that case you could use the [Logged in Users Information Field](/blocworx-documentation/bloc-editor/fields-tools-and-charts/user-based-components/logged-in-users-information.md).

The value saved for this field is simply the username, or several usernames comma seperated if several are selected.

![The names of the users will be available to select the user.](/files/Xrcg5gen7HyoawIKY9uU)

&#x20;


---

# 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://manual.blocworx.com/blocworx-documentation/bloc-editor/fields-tools-and-charts/user-based-components/user-select-field.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.
