Common Function: Version
## Overview
Displays information such as the Pleasanter version and license.
## Instructions
1. Click "Version" from the "Help" menu in the navigation menu.
1. The version will be displayed.
### Example of the version screen (for Community Edition)

### Example of the version screen (during a Pleasanter Extensions Trial)

### Example of the version screen (for Enterprise Edition)

### Screen Items List
|No.|Screen Items Name|説明|
|:---|:---|:---|
|1|Version|This is the Pleasanter version.|
|2|License|This is Pleasanter's license. For the Community Edition and during the [Pleasanter Extensions Trial](/manual/pleasanter-extensions-trial), clicking this will display a page explaining the [AGPL](https://github.com/Implem/Implem.Pleasanter/blob/net-framework/LICENSE). Please refer to for more information about Pleasanter's license.|
|3|Pleasanter Extentions Trial|This is only displayed during the [Pleasanter Extensions Trial](/manual/pleasanter-extensions-trial).|
|4|Trial period|This is only displayed during the [Pleasanter Extensions Trial](/manual/pleasanter-extensions-trial). This displays the trial expiration date.|
|5|Switch to commercial license|This is displayed for the Community Edition and during the [Pleasanter Extensions Trial](/manual/pleasanter-extensions-trial). Clicking it will display the [extended content information page](https://pleasanter.org/extensions/#sec-3).|
|6|License deadline|This is displayed only in Enterprise Edition. This displays the trial expiration date. Whether this is displayed can be specified in the [Version.json](/en/manual/version-json) settings.|
|7|Licensee|This is displayed only in Enterprise Edition. This displays the name of the license holder. Whether this is displayed can be specified in the [Version.json](/en/manual/version-json) settings.|
|8|Maximum number of users|This is displayed only in Enterprise Edition. This displays the maximum number of users. Whether this is displayed can be specified in the [Version.json](/en/manual/version-json) settings.|
|9|Database usage|When you log in as a [privileged user](/manual/user-management-privileged-users), you can check the current data usage on the version screen. For details, please refer to [FAQ: I want to check DB usage](faq-db-amount-to-use).|
|10|Copyright|This is Pleasanter's copyright notice. Clicking it will display [Implem Inc.'s homepage](https://implem.co.jp/).
### Display Conditions for Screen Items
|Screen Items Name|Community Edition|Pleasanter Extensions Trial|Enterprise Edition|
|:---|:---|:---|:---|
|Version|○|○|○|
|License|○|○|○|
|Pleasanter Extentions Trial|×|○|×|
|Trial period|×|○|×|
|Switch to commercial license|○|○|×|
|License deadline|×|×|○※1|
|Licensee|×|×|○※1|
|Maximum number of users|×|×|○※1|
|Database usage|○※2|○※2|○※2|
|Copyright|○|○|○|
※1 Whether this is displayed can be specified in the [Version.json](/en/manual/version-json) settings.
※2 This can only be checked when logged in as a [privileged user](/manual/user-management-privileged-users).
## Related Information
[Set Parameter: Version.json](version-json)
[FAQ: I want to check the version of Pleasanter](faq-version)
[FAQ: I want to check DB usage](faq-db-amount-to-use)