# Rename a Workgroup

If you are an administrator, you can rename a workgroup in BaseSpace Sequence Hub by doing the following:

1. Select Settings from the Account drop-down list.
2. On the Settings page, select Account, and then select Manage Workgroups. The Workgroup Admin Console opens.
3. Select the workgroup you want to rename.
4. Select Change Settings.
5. In the dialog box, enter the new name.
6. Select Save.


---

# 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://help.basespace.illumina.com/collaborate/manage-workgroups/rename-workgroup.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.
