Find the domain you want to update and click its name to open the domain detail page.
4
Scroll to the Nameservers section and click Edit .
5
Replace the existing nameserver values with the ones from your hosting provider.
6
Click Save Changes .
Screenshot placeholderThe domain detail page showing the Nameservers section with an Edit buttonScreenshot placeholderThe Edit Nameservers dialog with two input fieldsScreenshot placeholderNameserver fields populated with the new values before savingScreenshot placeholderThe success confirmation message after saving
Verifying the change
After saving, your new nameservers should appear immediately in the NameBright panel. To verify they have propagated to the public DNS:
Screenshot placeholderThe domain detail page after the update, showing the new nameserver values
Run a DNS lookup from any public tool (Google's dig command works well):
dig NS yourdomain.com +short
You should see the new nameserver values returned within a few hours.
Screenshot placeholderTerminal output showing the dig command returning the updated nameserver values
If propagation seems stuck
Reverting a change
If something went wrong, you can go back to the previous nameservers at any time using the same Edit flow. NameBright does not store a history of nameserver changes, so keep a note of your previous values before switching.