---
layout: default-layout
needAutoGenerateSidebar: true
needGenerateH3Content: true
noTitleIndex: true
title: Dynamsoft Document Viewer User Interface - Customize
keywords: Documentation, Dynamsoft Document Viewer, User Interface, Customize 
breadcrumbText: How to Customize UI
description: Dynamsoft Document Viewer Documentation User Interface How to Customize 
permalink: /ui/customize/index.html
---

# How to Customize user interface

In actual scenarios, the default UI may not meet all requirements. Developers will want to be able to customize the UI, whether it is based on the default UI or reorganizing the layout and buttons. This chapter will explain in detail how to simply customize the UI in DDV.

- [How to customize UI]({{ site.ui }}customize/index.html)
    - [Layout]({{ site.ui }}customize/layout.html)
    - [Elements]({{ site.ui }}customize/elements.html)
    - [Update UI dynamically]({{ site.ui }}customize/dynamically.html)