> For the complete documentation index, see [llms.txt](https://pango.gitbook.io/paas/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pango.gitbook.io/paas/console-details/project-settings/general.md).

# General

### General parameters

To log into your project, you should use the Project ID. You can see the Project ID in the top left under the project name (*"sbe\_tranquility"* in this example):

![Project ID example](/files/-Mb7IVjBsxbbxooS1nOF)

Then, go to the *"Settings"* menu item and choose the *"General"* tab. The parameters are as follows:

* **Private Key** - a password of the Partner API.
* **Company name** - the name of a project owner's company.
* **Type** - the project type.
* **Default License** - you can select the default license for newly registered users. Below is the list of licenses:

![Default license dropdown](/files/-M5hGa1CigjNFjsOmWLk)

Each license has 2 parameters. The first parameter is the devices limit, the second parameter - the concurrent sessions limit (not used anymore). For example, the license "20-100" sets the following limits to a user: 20 devices and 100 concurrent sessions. The "*default*" license sets no limit on the number of devices and concurrent sessions.

* **Config** - you can see and change the specific project parameters (JSON format).
* **Optimal location** - this parameter switches the "Optimal location" setting for this project on or off. By default, this parameter is switched on ("*enabled*"). As a result, your application will ask for credentials without the "*Location*" parameter. The Platform will provide the optimal (nearest) VPN nodes for connecting. If this parameter is set to "*disabled*", you should set location for any credentials request. A request for credentials without the location parameter will return the error.
* **Network template** - not used anymore.
* **Description** - text description of the project.
* **Icon** - you can set the icon for the project. You can see this icon in the list of projects.

{% hint style="info" %}
**Private** **Key** and **Config** fields are masked by default. You can reveal the real value by clicking on the <img src="/files/-MlB8Esbel3xl2WT_Cqq" alt="" data-size="line"> button and hide it back by clicking on the <img src="/files/-MlB8NI02fv1zeW6dxdl" alt="" data-size="line"> button
{% endhint %}

### Actions

* **Upload image** - click the button and select a file to upload (see parameter "**Icon**").
* **Save changes** - click the button to save all changes on the General screen.
* **Delete project** - click the button to delete the project. For the approval of this action you should manually input the Private Key (see parameter "Private Key") and click the "Delete project" button:

![Delete project dialog](/files/-M5hEZygeszhPQ4t4cA8)

{% hint style="warning" %}
Project deletion currently does not remove the project completely and rather disable it if there is at least one user left
{% endhint %}

{% hint style="danger" %}
**Caution**: if a project is really deleted (not disabled), it is impossible to restore it
{% endhint %}
