Skip to main content
ℹ️
Previous VersionThis is documentation for the previous NetBox version. For the latest features and updates, visit the latest NetBox documentation.
Community

User Preferences

The users.UserConfig model holds individual preferences for each user in the form of JSON data. This page serves as a manifest of all recognized user preferences in NetBox.

For end‑user guidance on resetting saved table layouts, see Features > User Preferences.

Available Preferences

NameDescription
csv_delimiterThe delimiting character used when exporting CSV data
data_formatPreferred format when rendering raw data (JSON or YAML)
locale.languageThe language selected for UI translation
pagination.per_pageThe number of items to display per page of a paginated table
pagination.placementWhere to display the paginator controls relative to the table
tables.${table}.columnsThe ordered list of columns to display when viewing the table
tables.${table}.orderingA list of column names by which the table should be ordered
ui.copilot_enabledToggles the NetBox Copilot AI agent
ui.tables.stripingToggles visual striping of tables in the UI