# Change Team Name

The Cyber Skyline platform was designed with various events and teams in mind, you can change your display name by clicking on the Team Detail page of an event or content pack

{% hint style="info" %}
You may have a different display name for every event or content pack, changing the display name for one event or content pack will only change it for that particular event or content pack.&#x20;
{% endhint %}

Any player on a team can change the name of the team by clicking on the blue editable text in the upper left side of the page.

{% hint style="info" %}
If the text is not editable, then team name changes has been disabled. This can happen if the event has already started or editing the team has been locked by the system.
{% endhint %}

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

Change the name to the new team name and click the "Update" button.

<figure><img src="/files/8ge4Zfn40vA3pl2PNmMo" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
Check out your new display name on the leaderboard!\
(it may take 60 seconds for the leaderboard to update with the new display name)
{% endhint %}


---

# 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.cyberskyline.com/team-management/changing-the-display-name.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.
