# How to Change the default view for the web-archive?

To change the default view of your web archive, open the "**views-list.js**" file in your text editor. The file is found in the "ROOT FOLDER\REPLICAID\db" folder:

![](https://1039028294-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MkmLDl5OXrWVfn2nv57%2Fuploads%2FHeNN352PABVgHNVqItLX%2FviewsList_JSON.png?alt=media\&token=9b74df3b-08ea-451b-91ea-ec9ef8cc00da)

Next, locate the view that is currently set as the default view, and change its "is\_default" key to "false".

Finally, locate the view that you would like to set as the new default view, and change its "is\_default" key to "true".

![](https://1039028294-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MkmLDl5OXrWVfn2nv57%2Fuploads%2FFqkeKZULCPrh8c8rQ4Pf%2FdefaultView.png?alt=media\&token=cd98d1ad-a250-4f67-aa9b-f6a78236281a)

After you save the changes the new view you selected will be opened automatically when the archive is launched in the browser.
