> For the complete documentation index, see [llms.txt](https://wiki.emergencyassist.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.emergencyassist.net/admin/ostalo/quick-responses.md).

# Hitri vnosi

{% hint style="danger" %}
Navodila so v izdelavi, vsebujejo vsebinske, slovnične in konceptualne napake.

\*navodila se bodo posodabljala in popravljala postopoma.
{% endhint %}

## Opis

Hitri vnosi so predloge, preko katerih operativni člani lahko hitro in enostavno pošljejo sporočilo na aktivno intervencijo.

Predloge je možno prilagoditi na potrebe in uporabnost posameznega društva.

## Konfiguracija

Za začetek uporabe, potrebno je vnest besedila za hitre vnose.&#x20;

Besedila se vnesejo v: **EA-Admin (WEB) -> Nastavitve društva -> Pripomočki -> Hitri vnosi**

Z klikom na "**Nov vnos**" odpre se okno za vnašanje novega hitrega odziva

![Nastavitve društva -> Pripomočki -> Hitri vnos](/files/-MGbPHD00jO-FBgEX6fM)

V polja vnesete besedilo ki želite da se uporabi, ter zaporedno lokacijo na kateri se besedilo pojavi.

![Nastavitve društva -> Pripomočki -> Hitri vnos -> Vnos besedila](/files/-MGbPqYga0pNyrOQaBoY)

**Večkratna uporaba** pomeni da je besedilo možno večkrat poslati.

Primer konfiguracije:

![Nastavitve društva -> Pripomočki -> Hitri vnosi](/files/-MGbNxYvkhCb_BOs_F43)

## Uporaba

Po uspešni konfiguraciji, v aktivni intervenciji je na voljo nova kontrola:

![EA-Responder -> Intervencija (aktivna)](/files/-MGbUQ7Ov-IoWwIlW7MB)

Hitri odzivi se omogočijo z dotikom na kontrolo, ali drsljajem navzgor (v območju kontrole)

![EA-Responder -> Intervencija (aktivna) -> Dogodki](/files/-MGbUoJriAfKX3inq75j)

Uporabnik lahko izbere eno izmed pre-nastavljenih izbir:

![EA-Responder -> Intervencija (aktivna) -> Hitri vnos](/files/-MGbUsHhwcvDIrEXImdd)

Izbrano besedilo se pojavi na seznamu dogodkov intervencije

![EA-Responder -> Intervencija (aktivna) -> Dogodki](/files/-MGbVMzqv1Pfnvb-GUVV)


---

# 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://wiki.emergencyassist.net/admin/ostalo/quick-responses.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.
