# Renaming series

Sometimes you need to rename a series. Maybe it was collected in error or was a bad series; you want to keep it, but rename it so the series isn't automatically picked up in pipeline processes or searches.

### Renaming MR series

On the study page, find the series, or series(s), you want to rename. On the rightmost column, check the checkbox(es) for the series. Scroll down to the **With Selected...** menu.

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

From the menu, select **Rename**

<img src="/files/NZA8HKg1ECtCjGXs6sKe" alt="" data-size="original">

Rename the series(s) and click **Rename**.

<figure><img src="/files/6uftFbT691dFdu4keby8" alt=""><figcaption></figcaption></figure>

The series(s) will now be renamed.

### Renaming non-MR series

Click the protocol name for the series, and an edit box will appear. Edit the protocol (series name) and press e*nter*.


---

# 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://docs.neuroinfodb.org/nidb/tutorials/manipulating-subjects-studies-and-series/renaming-series.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.
