# Parameters

In this section, you can:

* **Name the machine**
* **Select its time zone** to see reports and events in both the machine and your local time zones, if they differ
* **Identify its location** so that you can have a general view of the area your business covers
* **Set up notifications** about no payments for a long time
* **Customize the working hours** of your machine and create a complex schedule if necessary

{% hint style="info" %}
**Important!** The schedule setting does not imply the actual working schedule of the machine. This schedule is used for creating alerts. The machine remains online regardless of this setting.
{% endhint %}

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


---

# 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://help.smvend.io/personal-account/machines/parameters.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.
