Personal settings control your individual user experience across all projects in your organization. Access personal settings by going to any project and selecting Settings > Personal > Profile.
Set your preferred format for viewing data in span fields across all traces:
Pretty - Parses objects deeply and renders values as Markdown (optimized for readability)
JSON - JSON highlighting and folding
YAML - YAML highlighting and folding
Tree - Hierarchical tree view for nested data structures
When viewing individual span fields, additional format-specific views become available for certain data types, including LLM (formatted AI messages), LLM Raw (unformatted AI messages), and HTML (rendered HTML content).You can override this default for individual span fields when viewing traces. These overrides are remembered per field type.
If you’ve manually changed the view mode for specific fields, use the reset button to clear all overrides and restore your default preference across all fields.