# Entry

<figure><img src="https://norrnext.com/images/docs/norrcompetition/configuration/entry.png" alt="NorrCompetition global entry settings"><figcaption><p>Entry global settings</p></figcaption></figure>

* **Title** - show or hide the title of the entry.
* **Contest Title** – show or hide the contest title in the list of entry fields.
* **Link to Contest** – display the contest title as a link to a contest layout.
* **Contestant** – show or hide a user who has submitted an application in the list of entry fields.
* **Contestant Title** – how the contestant should be displayed: name or username.
* **Link to Contestant** – If set to 'Yes', then the contestant will be linked to the page. In order for the link to work, you need to create a content plugin. See the document: [Creating a link to contestant](/norrcompetition/customisation/link-to-contestant.md).
* **EXIF** – show or hide photo EXIF data on the entry page.
* **Share Button** – show or hide share buttons.
* **EXIF** - show or hide photo EXIF data on the entry page.
* **Comments** – show or hide the comments on the entry page.show or hide comments.
* **Navigation** – show or hide navigation between entries (next/previous).
* **Back to List** – show or hide the button that leads back to the list of contest entries.


---

# 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.norrnext.com/norrcompetition/configuration/entry.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.
