# Edit Routers

Heading to the `Edit Router` page allows you to make changes to the configuration of the selected router. You will be able to view panels corresponding to various components of a Turing Router.

![](https://2689420226-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFMRO0BquZrbmgj6RBGJL%2Fuploads%2Fgit-blob-465d35aba551369ec6273d0022fff50e384b527f%2Fedit_router_header.png?alt=media)

Once you are done editing the configuration of your router, click on `Next` to proceed to the following step:

![](https://2689420226-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFMRO0BquZrbmgj6RBGJL%2Fuploads%2Fgit-blob-23a546c32ac279984f5d3ba14a5575f314628ebb%2Fedit_router_next_button.png?alt=media)

## Version Comparison

Clicking on next brings you to a version comparison page which shows the differences in the current router configuration as well as your proposed changes:

![](https://2689420226-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFMRO0BquZrbmgj6RBGJL%2Fuploads%2Fgit-blob-8e38c3e078a8043327e587c158d932c04acdbc8f%2Fedit_router_version_comparison.png?alt=media)

If you are content with the proposed changes and wish to proceed, there are 2 options available:

* `Save` your proposed changes
* `Deploy` your proposed changes

Saving your router simply creates a new router version without deploying the new configuration. Your existing router version remains active. You can visit the `History` tab to find the new router version that you have saved. Note that this new router version will be in a `Not Deployed` state.

Deploying a router will create a new router version **and** deploy the new version immediately. If the deployment is successful, instances of the router with the current version will be taken down and be replaced by the new version.

If you wish to make any additional changes instead, click on the `Previous` button. You will be returned to the previous page where you can continue making changes.
