# How to change the name of the broadcast

### Click the live indicator, and you’ll see the information for your station on the right side.

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

### Click the **Edit Details** button on the right side of the page

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

### Edit the **Title** field and save your changes

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

### That’s it!

For further questions reach out to <contact@evenings.email>


---

# 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://evenings.gitbook.io/evenings-api/guides/how-to-change-the-name-of-the-broadcast.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.
