# Kreiranje društva

Društvo se ustvari preko spletnega vmesnika [**http://web.emergencyassist.net**](https://web.emergencyassist.net/register)

<div align="center"><img src="/files/-LcgVE5QgYTODafXCclN" alt=""></div>

Z klikom na "**Ustvari novo društvo**" pridemo do vmesnika za kreiranje novega računa (opcijsko) in društva.

{% hint style="info" %}
Za kreiranje društva potreben je uporabniški račun, kateri se lahko ustvari v postopku kreiranja društva, ali se uporabi že obstoječi Google, Facebook uporabniški račun.
{% endhint %}

Pri registraciji je potrebno vnesti osnovne podatke o samem društvu.

![](/files/-LcgWhTG2T9NFV0Co6z-)

Z klikom na "**Registriraj**" ustvari se novo društvo.

V primeru uspešne registracije, uporabnik se avtomacko prijavi in postane skrbnik društva (Admin)

![](/files/-LcgWt4xBmzaT_WyEI6x)

{% hint style="danger" %}
Društvo je ustvarjeno, potrebno je dokončat konfiguracijo društva.
{% 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://wiki.emergencyassist.net/admin/kreiranje-drustva.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.
