> For the complete documentation index, see [llms.txt](https://spacecore.gitbook.io/wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://spacecore.gitbook.io/wiki/communications/webhost-telegram-notifications.md).

# Уведомления на веб-хостинге

Надеемся, что процесс покупки виртуального (веб-) хостинга не доставил Вам сложностей, и Вы уже имеете активную услугу в своем [личном кабинете](https://billing.spacecore.pro/).

Необходимо перейти в [панель управления](https://web.spacecore.ovh/) виртуальным хостингом и авторизоваться под своим аккаунтом.

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

Отлично! Теперь перейдите в настройки, как указано на скриншоте выше.

![](/files/nnx7GwCKlXVabBJnMzhB)

Вы попадаете в настройки аккаунта, где следует пролистать до категории «**Почтовые уведомления**». Следом укажите **E-mail**, на который Вам было бы удобно получать уведомления, а также установите галочки на пункты необходимых действий, при совершении которых Вы будете уведомлены.

Внизу нажмите на кнопку «**Ok**». После чего на Ваш почтовый адрес придет письмо со ссылкой для подтверждения и активации почтовых уведомлений, подтвердите.

![](/files/SMDt4Njzu0PNBvSb0tST)

Далее Вы можете попробовать заново авторизоваться в [панели](https://web.spacecore.ovh/)[ управления](https://web.spacecore.ovh/).

![](/files/U1WZirrcactelKTUQ5us)

После авторизации Вы получите подобное уведомление. Также стоит отметить, что при попытке входа с другого региона будет необходимо перейти по ссылке из письма для подтверждения входа.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://spacecore.gitbook.io/wiki/communications/webhost-telegram-notifications.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
