# General settings⁣⁣⁣⁣⁣

The "General" section allows to configure basic system parameters, described in the table below.

### Device <a href="#generalsettings-unit" id="generalsettings-unit"></a>

These parameters are used for identification and link authorization.

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

<table><thead><tr><th width="171">Parameter</th><th>Description</th></tr></thead><tbody><tr><td><strong>Device Name</strong></td><td>The arbitrary wireless unit name which will be used by network administrators for unit identification. It will be shown in Web GUI side panel.</td></tr></tbody></table>

### SNTP <a href="#generalsettings-sntp" id="generalsettings-sntp"></a>

Starts the SNTP time synchronization service. For proper operation, specify the SNTP server time zone and the IP address first. By default, the SNTP service is disabled.

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

<table><thead><tr><th width="167">Parameter</th><th>Description</th></tr></thead><tbody><tr><td><strong>SNTP Server Address</strong></td><td>The SNTP server IP address, the SNTP service will synchronize the time on the device with. The device must have network access to the SNTP server.</td></tr><tr><td><strong>Time Zone</strong></td><td>The time zone at the place of device installation. For example: GMT + 5.</td></tr></tbody></table>

### Syslog <a href="#generalsettings-syslog" id="generalsettings-syslog"></a>

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

Allows to transmit syslog data to the server using the "syslog" protocol. Specify the syslog server address where data should be transmitted.


---

# 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://wiki.astrawireless.net/astra-wireless-documentation/technical-documentation/astra-quasar-technical-user-manual/operation-and-administration/general-settings.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.
