# Display Name

{% 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 %}

Navigate to the event overview page to view and edit your display name for that event.

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

In the "Display Name" section on the right side of the page, click the "Edit Display Name" button.

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

Click the "Update" button to save your display name and reload the page.

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


---

# 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/user-management/user-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.
