> For the complete documentation index, see [llms.txt](https://opendata-cityofathens-gr.gitbook.io/guides/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://opendata-cityofathens-gr.gitbook.io/guides/diaxeirisi-dedomenon/organismoi-ekdotes.md).

# Οργανισμοί - Εκδότες

**Οι Οργανισμοί αποτελούν τον κύριο μηχανισμό ελέγχου πρόσβασης στα σύνολα δεδομένων του portal Ανοιχτών Δεδομένων.**\
Κάθε σύνολο δεδομένων μπορεί να ανήκει σε έναν μόνο οργανισμό και κάθε οργανισμός διαχειρίζεται την πρόσβαση στα δικά του σύνολα δεδομένων.

**Τα σύνολα δεδομένων μπορούν να χαρακτηριστούν ως δημόσια ή ιδιωτικά.**\
Τα δημόσια σύνολα δεδομένων είναι ορατά σε όλους. Τα ιδιωτικά σύνολα δεδομένων είναι ορατά μόνο σε συνδεδεμένους χρήστες που είναι μέλη του οργανισμού στον οποίο ανήκει το σύνολο δεδομένων. Τα ιδιωτικά σύνολα δεδομένων δεν εμφανίζονται στα αποτελέσματα αναζήτησης, εκτός αν ο συνδεδεμένος χρήστης (ή ο χρήστης που έχει ταυτοποιηθεί μέσω API key) έχει δικαίωμα πρόσβασης σε αυτά.

<figure><img src="/files/5G6rzyCxxjPKd3xTX28s" alt=""><figcaption></figcaption></figure>

Ενδεικτικά, ως ανωτέρω, εμφανίζονται στο portal οι εγγεγραμμένοι Οργανισμοί (Νομικά πρόσωπα, Δημοτικοί φορείς, Δημοτικές επιχειρήσεις κ.α.), οι ιδιοκτήτες δηλαδή και διαχειριστές των αντίστοιχων Συνόλων Δεδομένων.


---

# 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://opendata-cityofathens-gr.gitbook.io/guides/diaxeirisi-dedomenon/organismoi-ekdotes.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.
