# YuleLog for Web

### What is YuleLog for Web?

YuleLog for Web is an app that lets you manage your Hallmark and Department 56 collections in a web browser or on your mobile device. It is **cloud-based** and **multi-platform**. This means all of your changes are synced over the internet automatically across your devices.

![YuleLog for Web can be accessed via a web browser or as a mobile app.](/files/-M8CFKc2r4q9jw_ZZ5wu)

### How can I get help using the program?

This documentation is to help you learn how to use the basic features of YuleLog for Web. You can navigate this page by using the menu on the left hand side of the screen. The manual includes text, images, and video demonstrations.

{% hint style="danger" %}
**You must make sure to carefully read how to use YuleLog. Not doing so could result in a loss of collection information.**
{% endhint %}


---

# 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.yulelog.com/hallmark/yulelog-for-web/master.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.
