# Version 23.04

### Manage number of meetings per division

Starting with this version, you can specify the number of meetings per division. It is therefore possible, for example, to have only 1 meeting in Division 1, but 2 meetings in Division 2.

In the division list, a new heading has been added, Number of meetings. This simply shows how many times players or teams will meet.

<figure><img src="/files/opi9Ni1OZVJlODlGOoHI" alt=""><figcaption><p>The division list under the Manage Tables menu</p></figcaption></figure>

To manage the division, you click on the gear wheel, which opens a dialog window.

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

#### Custom name

Specify if you want the division to be named something special. Leave blank if you want it to be called, for example, "Division 1".

#### Parent

Appears only if you have turned on Pyramid box league. Choose which parent the current division should have. For example, if you have 3 divisions, you might want both Division 2 and 3 to have Division 1 as a parent. Players who then move up from Division 3 goes directly up to Division 1.

#### Move up

Specifies how many players will move up from this division. Appears, among other things, as a green line in the players' tables.

#### Move down

Specifies how many players will move down from this division. Appears, among other things, as a red line in the players' tables.

#### Number of meetings

Specifies how many times the players or teams will meet in this division.

### Default values

You could find these fields earlier in the Settings menu. But we have made it a little clearer that it is about default values. So not something that gives any changes immediately, but is used later.

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

For example, nothing happens in any division if you change Move up in the settings. However, when you create a new division, that value is used as a default value in how many should go up in that division. This can of course be changed after the division is created.


---

# 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.league.systems/change-log/version-23.04.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.
