# User

### Make field selection from;

* **First Name** - For the user's First Name.
* **Last Name** - For the user's Last Name.
* **Display name** - For the user 'Display name publicly as'.
* **Bio** - For the user's Biographical Info.
* **Email** - For the user's email.
* **Author link** - For display name with link to author archive.

### How to use it

Select *User (Wordpress)* from the field *Group*, then select the *Field* from the dropdown.

### See it in action

[Visit the Playground](https://playground.wordpress.net/?blueprint-url=https://wplake.org/playground/advanced_views_lite-latest-101.json) and Navigate to Display Content > User fields.


---

# 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://wplake.gitbook.io/advanced-views/display-content/wordpress/user.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.
