> For the complete documentation index, see [llms.txt](https://qpapel.papelship.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://qpapel.papelship.com/documentation/tr-documentation/fonksiyonlar/sunucu-tabanli-dosyalar/web-settings.md).

# Web Settings

{% hint style="success" %}
Files are managed from Dashboard → API Integrations → File Management
{% endhint %}

{% stepper %}
{% step %}

### Upload File

Navigate to **Dashboard → API Integrations → File Management**, then:

* Click **"Upload File"**
* Fill in:
  * **Label**: Descriptive name
  * **File**: Select file to upload
  * **Installation Path**: Where file should be saved on client
  * **Linked Products**: Select products (or leave empty for global)
  * **Force Key Check**: Require license validation
  * **Force Encrypted Download**: Keep .enc extension
  * **Status**: Active or Inactive
* Click **"Upload"**
* Copy the generated 12-digit Access ID
  {% endstep %}

{% step %}

### File Management Actions

View and manage uploaded files; available details include file size, mime type, download count, and last downloaded timestamp.

Actions:

* Download - Download encrypted file
* Regenerate ID - Generate new access ID
* Activate/Deactivate - Toggle file availability
* Edit - Update file information
* Delete - Remove file from server
  {% endstep %}
  {% endstepper %}
