I have searched for all existing open AND closed issues and discussions for similar requests. I have found none that is comparable to my request.
Verify Feature Scope
I have read through and understood the scope definition for feature requests in the Issues section. I believe my feature request meets the definition and belongs in the Issues section instead of the Discussions.
Problem Description
Today bio of the current user logged don't have tool to retrieve the data to be used in context, like current_user or similar
Desired Solution you'd like
Add a tool to allow get all information of account: name, bio, birtday and gender
This will make more effective the context about current user and no need to add a memory to tell this information to model.
For instance, if a ask the model: Who am I? He don't know.
Originally created by @webysther on GitHub (Mar 6, 2026).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/22314
### Check Existing Issues
- [x] I have searched for all existing **open AND closed** issues and discussions for similar requests. I have found none that is comparable to my request.
### Verify Feature Scope
- [x] I have read through and understood the scope definition for feature requests in the Issues section. I believe my feature request meets the definition and belongs in the Issues section instead of the Discussions.
### Problem Description
Today bio of the current user logged don't have tool to retrieve the data to be used in context, like `current_user` or similar
### Desired Solution you'd like
Add a tool to allow get all information of account: name, bio, birtday and gender
<img width="649" height="296" alt="Image" src="https://github.com/user-attachments/assets/6b9e7bca-ba75-40a1-8a89-dd1ff14730c1" />
This will make more effective the context about current user and no need to add a memory to tell this information to model.
For instance, if a ask the model: Who am I? He don't know.
### Alternatives Considered
Add a memory about all this information
### Additional Context
Related to https://github.com/open-webui/open-webui/issues/21587#issuecomment-3929649948
User Information:
{{USER_NAME}}: Current user's name
{{USER_EMAIL}}: Current user's email address
{{USER_BIO}}: Current user's bio. Configured in Settings > Account > User Profile. If not set, the variable remains unreplaced.
{{USER_GENDER}}: Current user's gender. Configured in Settings > Account > User Profile. If not set, the variable remains unreplaced.
{{USER_BIRTH_DATE}}: Current user's birth date. Configured in Settings > Account > User Profile. If not set, the variable remains unreplaced.
{{USER_AGE}}: Current user's age, calculated from birth date. If birth date is not set, the variable remains unreplaced.
{{USER_LANGUAGE}}: User's selected language
{{USER_LOCATION}}: User's location (requires HTTPS and Settings > Interface toggle)
<!-- gh-comment-id:4011996834 -->
@Classic298 commented on GitHub (Mar 6, 2026):
https://docs.openwebui.com/features/ai-knowledge/prompts#prompt-variables
User Information:
{{USER_NAME}}: Current user's name
{{USER_EMAIL}}: Current user's email address
{{USER_BIO}}: Current user's bio. Configured in Settings > Account > User Profile. If not set, the variable remains unreplaced.
{{USER_GENDER}}: Current user's gender. Configured in Settings > Account > User Profile. If not set, the variable remains unreplaced.
{{USER_BIRTH_DATE}}: Current user's birth date. Configured in Settings > Account > User Profile. If not set, the variable remains unreplaced.
{{USER_AGE}}: Current user's age, calculated from birth date. If birth date is not set, the variable remains unreplaced.
{{USER_LANGUAGE}}: User's selected language
{{USER_LOCATION}}: User's location (requires HTTPS and Settings > Interface toggle)
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @webysther on GitHub (Mar 6, 2026).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/22314
Check Existing Issues
Verify Feature Scope
Problem Description
Today bio of the current user logged don't have tool to retrieve the data to be used in context, like
current_useror similarDesired Solution you'd like
Add a tool to allow get all information of account: name, bio, birtday and gender
This will make more effective the context about current user and no need to add a memory to tell this information to model.
For instance, if a ask the model: Who am I? He don't know.
Alternatives Considered
Add a memory about all this information
Additional Context
Related to https://github.com/open-webui/open-webui/issues/21587#issuecomment-3929649948
@Classic298 commented on GitHub (Mar 6, 2026):
https://docs.openwebui.com/features/ai-knowledge/prompts#prompt-variables
User Information:
{{USER_NAME}}: Current user's name
{{USER_EMAIL}}: Current user's email address
{{USER_BIO}}: Current user's bio. Configured in Settings > Account > User Profile. If not set, the variable remains unreplaced.
{{USER_GENDER}}: Current user's gender. Configured in Settings > Account > User Profile. If not set, the variable remains unreplaced.
{{USER_BIRTH_DATE}}: Current user's birth date. Configured in Settings > Account > User Profile. If not set, the variable remains unreplaced.
{{USER_AGE}}: Current user's age, calculated from birth date. If birth date is not set, the variable remains unreplaced.
{{USER_LANGUAGE}}: User's selected language
{{USER_LOCATION}}: User's location (requires HTTPS and Settings > Interface toggle)