> For the complete documentation index, see [llms.txt](https://docs.norrnext.com/norrcompetition/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.norrnext.com/norrcompetition/faq/how-to-change-the-order-of-tabs-with-comments.md).

# How to change the order of tabs with comments

When you have integrated several comment systems in NorrCompetition they are displayed in separate tabs on the entry page.

<figure><picture><source srcset="/files/GTYmCQSI3b6cAqxC8N11" media="(prefers-color-scheme: dark)"><img src="/files/f2yV4sxl2iFhchYDfAkl" alt="Comments tab - NorrCompetition options"></picture><figcaption><p>Comments tab</p></figcaption></figure>

To change the order of tabs you should change the ordering numbers of comment systems. For that:

Open **Control Panel > Components > NorrCompetition > Options > Comments tab***.*

The **Comments** parameter includes all enabled comment systems.

The next **Comments Ordering** parameter includes the ordering numbers of comment systems. Every number is associated with corresponding comment system:

1 - JComments\
2 - Facebook\
3 - VK.com\
4 - Disqus\
5 - Komento<br>

By swapping the numbers you change the order of tabs.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/faq/how-to-change-the-order-of-tabs-with-comments.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.
