> For the complete documentation index, see [llms.txt](https://bilsa.gitbook.io/bilsa-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bilsa.gitbook.io/bilsa-docs/bilsa-okulsis/on-muhasebe/sozlesmeler/toplu-istatistiksel-listeler/sozlesme-adetleri-ve-toplamlari.md).

# Sözleşme Adetleri ve Toplamları

<figure><img src="/files/Y5Ho4v4X6SunKrF4B1v8" alt=""><figcaption></figcaption></figure>

**Sözleşme Adetleri ve Toplamları** modülü, okulun sözleşme türlerine ve ödeme tahsilatlarına dair verileri özetler. Bu rapor sayesinde okul yönetimi, sözleşme adetleri ve tahsilat bilgilerini detaylı şekilde inceleyebilir.

#### **Rapor İçeriği:**

**Kurum & Okul & Sınıf Seçimi:**

* **Kurum**: Kurum adı seçilir.
* **Okul**: Okul adı seçilir ("Tüm Okullar" veya belirli bir okul).
* **Seviye**: İlgili seviyenin (ilk, orta, lise vb.) seçimi yapılır.

**Tarih Aralığı & Sözleşme Seçimi:**

* **Başlangıç Tarihi**: Başlangıç tarihi seçilir.
* **Bitiş Tarihi**: Bitiş tarihi seçilir.
* **Sözleşme Tipi**: İlgili sözleşme tipi seçilir (örneğin, yeni kayıt, yenileme, vb.).

**Tahsilat Aralığı:**

* **Tahsilat Aralığı**: Bu seçenekle, tahsil edilen ödeme aralığı belirtilir. Böylece sözleşmelerin ne kadarının ödenmiş olduğu belirlenebilir.

**Listeleme ve Raporlama:**

* **Listele**: Seçilen parametrelere göre sözleşme adetleri ve ödeme tahsilatlarına dair detaylı bilgi gösterilir.

#### **Raporun Kullanımı:**

* **Sözleşme Adetlerinin Takibi**: Okul yönetimi, hangi tarihler arasında ne kadar sözleşme yapıldığını ve hangi tip sözleşmelerin daha fazla tercih edildiğini görebilir.
* **Tahsilat Durumu İzleme**: Öğrenciler tarafından yapılan ödemeler ile tahsil edilen tutarların karşılaştırılması yapılabilir.
* **Finansal Durum**: Bu rapor, okulun finansal durumunun izlenmesinde önemli bir rol oynar. Sözleşme türlerine göre gelirleri değerlendirebilir.

Bu rapor, okul yönetiminin sözleşme ve tahsilat takibini sistematik bir şekilde yapmasını sağlar.


---

# 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://bilsa.gitbook.io/bilsa-docs/bilsa-okulsis/on-muhasebe/sozlesmeler/toplu-istatistiksel-listeler/sozlesme-adetleri-ve-toplamlari.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.
