Product Safety and Integrity/User Info/es
|
Información del usuario
Una tarjeta con datos que ayudan a los moderadores a evaluar la confiabilidad de una cuenta
|
The User Info card displays data related to a user account when a logged-in user taps or clicks on the
"user avatar" icon button next to a username.
The feature is part of a broader initiative to make the users with extended rights' workflows more efficient.
Luego del despliegue inicial, monitorearemos su uso para entender cómo la herramienta funciona en práctica, y haremos mejoras en respuesta.
Casos de uso:
- Usuarios con derechos extendidos pueden hacer un juzgado informado sobre el comportamiento de una cuenta
- Atajos en contexto para acciones comunes via el menú de tarjeta User Info
- Usuarios sin derechos extendidos, incluyendo usuarios nuevos, pueden evaluar cómo podrían interactuar con un usuario dado o a quién pedir ayuda
- Users patrolling temporary accounts and new user activity can see how many temporary accounts are operating on the same IP address to gauge suspicious activity
- Users with access to temporary account IP addresses can check which other users have this access for the purposes of sharing privileged information
Contexto
In early 2025, the Wikimedia Foundation conducted a research study to identify patterns that lead to an account being blocked. El análisis se enfocó en datos públicamente disponibles. The initial idea was to come up with solutions that could assist users with extended rights in anti-abuse work. The research found many signals that are helpful for understanding if an account displays good or bad faith behavior.
Especificaciones de producto y diseño
Diseño
- Clicking the button opens the User Info card, a popover
- The button can be turned off via user preferences or through the menu on the card
-
A mock-up of the User Info card displaying data about a registered account
-
User Info for temporary accounts (person viewing has access to temporary account IP addresses)
Datos mostrados
Véase T384725.
- Nombre de usuario
- Date joined (local and global)
- Active local blocks (across all wikis, sitewide, or partial)
- Recent past blocks (on local wiki, sitewide, or partial)
- Número de ediciones (local y global)
- Locally reverted edits
- Artículos nuevos creados
- Thanks given and received
- Whether the user has been active in last 90 days, i.e. has CU data – only CheckUsers will see this
- CheckUser investigations (local) – only CheckUsers will see this
- Date of last CU check (local) – only CheckUsers will see this
- Number of abuse filter hits – only if the target user is non-autoconfirmed
- How many times the temporary account's IP adresses have been revealed
- Whether the user has access to temporary account IP addresses – only users with access to temp. account IP addresses will see this
- How many temporary accounts use the same IPs as the target temp. account – exact count shown only to users with access to temp. account IP addresses
- Graph and count of editing activity over last 60 days
Where the feature appears
User Info card will appear only if enabled in one's preferences.
- A small clickable button appears next to usernames on pages like page history, Special:IPContributions, Special:GlobalContributions, Recent Changes, Watchlist, logs, etc.
- It is also possible to force the icon to appear in the page content by using the parser function
{{#uic:}}, for example:{{#uic:Jimbo Wales}}gives (only users who enabled the UserInfo card will see it). - On user and user talk pages, the trigger button is added to the page navigation bar (next to links such as Edit and View history).
Experimentación y analítica
To evaluate the success of the feature, we have collected metrics on usage and monitor feedback from users. Metrics include: the number of times the card is opened, repeated usage per user, and usage distribution across interface contexts. We have seen users making use of the feature repeatedly. We welcome suggestions of how to make the card more useful.
Plan de despliegue
- : We have rolled the first version of the feature out to testwiki. It's enabled there for logged-in users as the default. You are all invited to test it.
- : Deployment on all wikis as opt-in for all logged-in users
- : Deployment on all wikis as opt-out for some groups of users with extended rights
Preguntas frecuentes
How to enable it globally?
To turn it on globally, go to GlobalPreferences > Appearance > Advanced options and check "Enable the user info card". Enjoy!
¿Cómo puedo deshabilitar esta función?
Open the User Info card, navigate to the menu and click "Turn off this feature".
What data is shown in the card?
Publicly accessible user activity data (e.g. edit counts, blocks, article creation, thanks), as well as CheckUser-specific information for those users with permissions.
Is User Info available on the apps?
No. La implementación inicial es en el sitio de computadora y móvil, pero no en apps.
How is the success of the feature measured?
Success is measured by repeat usage of the tool—indicating utility in moderators' workflows. You may follow along on Phabricator.
Can developers extend User Info via user scripts?
Not yet, but we would like to make it possible for users to add or remove data points and menu items for the card as it displays for their individual account (not for all users).