> For the complete documentation index, see [llms.txt](https://docs.enate.net/enate-help/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.enate.net/enate-help/hu/master.md).

# Work Manager

## A Work Manager áttekintése <a href="#whats-new-in-builder-v-2021-1" id="whats-new-in-builder-v-2021-1"></a>

A Work Manager egy webalapú, többoldalas alkalmazás, amelyet a szolgáltatói csapat használ a kezelt üzleti folyamatokon áthaladó jegyekkel, ügyekkel és műveletekkel végzett interakciók során.

A Work Manager felhasználói a szolgáltatásügynökök, a csapatvezetők, az üzemeltetési vezetők és az ügyvezetők. A Work Manager a munka elvégzéséhez különböző szabványos nézeteket kínál a felhasználók számára.

Tekintse meg ezt a videót a Work Manager gyors áttekintéséhez:

{% embed url="<https://enate.cdn.spotlightr.com/watch/MTM2MTYzMA==?utm_medium=iframely&utm_source=gitbook>" %}

### Böngészőkompatibilitás

A Work Manager az alábbi böngészőkkel használható:&#x20;

* A Chrome legújabb verziója (a kiadás időpontjában)
* A Firefox legújabb verziója (a kiadás időpontjában)&#x20;
* A Microsoft Edge legújabb, Chromium-alapú verziója (a kiadás időpontjában)


---

# 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:

```
GET https://docs.enate.net/enate-help/hu/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.
