# Edit Selenium Hub

The following steps are followed on the Selenium Hubs page to edit hubs;

1. Click the ***Edit*** button.

<figure><img src="/files/S4zM2QO9yse7fU06ty0d" alt=""><figcaption></figcaption></figure>

2. Edit Hub Name, Hub Url, Hub Internal Url and Enable fields on the Selenium Hubs Form if necessary.

<figure><img src="/files/vkiPMKlPpao7tVbe3JKZ" alt=""><figcaption></figcaption></figure>

3. a. Click the ***Save*** button to save update.

   b. Click the ***Cancel*** button to cancel the editing operation.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://testinium.gitbook.io/testinium-enterprise/system-settings/system-settings/selenium-hubs/updating-selenium-hub.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
