# Admin names

Imagine you create a very long question and/or very long answers like this:

![](/files/NsEpL5KeGeNoTNoqFKtZ)

This question will appear on the slides selector as:

![](/files/ETOox9R3YWdqjB99ehS4)

If you have multiple questions it will be difficult to find the slide you are looking for. But worse, some parts of the editor will only show the first characters of the title, for example on the linking panel:

![](/files/1aiM1RYyhBlUanaVQNNY)

And also on the view tree panel:&#x20;

![](/files/-MF_qMsmj8NJ6MjrkuL4)

As you see, working with long questions and answers is problematic. In order to solve these issues, you can assign admin names both for your questions and your answers. Admin names will only be displayed inside the editor for management purposes.&#x20;

To set the admin name of a question, click on the [Slide settings](/create/creating-questions/slide-settings.md) and enter a descriptive text:

![](/files/Gf64qiMUDWcZyaY3b47l)

In the case of the answers, you will need to click on each answer settings:

![](/files/q5Vh5UppSXCqf9SEIDSn)

And enter the Admin name:

![](/files/LsyKXPqGxoW6QUHroAY3)

Once done, the linking will be far more usable:

![](/files/4JydidojBwagHAeaxym5)

![](/files/sSN8RROpkcaWfM9958nD)

And the tree will be completely understandable:

![](/files/-MF_qr6WmUr_tO4YQkUS)


---

# 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.pickzen.com/create/creating-questions/admin-names.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.
