# Managing and Viewing Rankings

Once you've created leaderboards, you'll want to monitor their performance and view the rankings of your members. The Leaderboards section in Open Loyalty provides a centralized place to manage your existing leaderboards and see who's leading the pack.

## Step-by-step instructions

Follow these steps to manage and view your leaderboards:

{% stepper %}
{% step %}
**Access Leaderboard Overview**

In the left-hand navigation, under **Loyalty Modules**, click on **Leaderboards**.
{% endstep %}

{% step %}
**Select a Leaderboard**

On the Leaderboards list, click on the name of the specific leaderboard you wish to view or manage.
{% endstep %}

{% step %}
**Leaderboard Details Tab**

* This tab provides an overview of the leaderboard's basic settings, including its name, description, timeframe, and visibility.
* To edit these details, click the **Edit leaderboard** button in the top right corner.

<figure><img src="https://2658975168-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcNVX03KZzmrGwJihLiEx%2Fuploads%2FK41AJ8kqklyHZj1HSEwI%2Fimage.png?alt=media&#x26;token=6a86316c-9101-49d9-b2d3-e31c645b54f2" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Top 1000 Ranking Tab**

This tab displays the top-ranking members based on the tracked metric for the selected leaderboard.

<figure><img src="https://2658975168-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcNVX03KZzmrGwJihLiEx%2Fuploads%2F1DZ9O8Zc7zUO6YJ0AWzE%2Fimage.png?alt=media&#x26;token=9bb0fa8c-98fc-4790-b5fb-53797914db14" alt=""><figcaption></figcaption></figure>

You can see columns such as:

* **Position**: The member's rank on the leaderboard.
* **Full name**: The member's name.
* **Phone number**: The member's registered phone number.
* **Loyalty card number**: The member's loyalty card ID.
* **Promotion date**: The date of their last significant promotion (if applicable).
* **Score**: The total value of the tracked metric for that member.
  {% endstep %}
  {% endstepper %}


---

# 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.openloyalty.io/main-features/leaderboards/managing-and-viewing-rankings.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.
