# Ayarlar

- [Genel Ayarlar](https://help.wapcrm.net/ayarlar/genel-ayarlar.md)
- [Etiketler](https://help.wapcrm.net/ayarlar/genel-ayarlar/goeruesme-durumlari.md)
- [Görev Kategorileri](https://help.wapcrm.net/ayarlar/genel-ayarlar/goerev-tipleri.md)
- [Kullanıcı ve Gruplar](https://help.wapcrm.net/ayarlar/kullanicilar.md)
- [Şirket Bilgileri](https://help.wapcrm.net/ayarlar/sirket-bilgileri.md)
- [Kanal ve Hesaplar](https://help.wapcrm.net/ayarlar/hesaplar.md)
- [Kanal ve Hesap Ekleme](https://help.wapcrm.net/ayarlar/hesaplar/kanal-ve-hesap-ekleme.md)
- [Gelen Mesajların Yönlendirilmesi](https://help.wapcrm.net/ayarlar/hesaplar/gelen-mesajlarin-yoenlendirilmesi.md)
- [Müşteri Yönlendirme Algoritmaları](https://help.wapcrm.net/ayarlar/hesaplar/yonlendirme-ayarlari.md)
- [Otomatik Mesajlar](https://help.wapcrm.net/ayarlar/hesaplar/otomatik-mesajlar.md)
- [Kütüphaneler](https://help.wapcrm.net/ayarlar/kutuphaneler.md)
- [Hazır Mesajlar](https://help.wapcrm.net/ayarlar/kutuphaneler/hazir-mesajlar.md): Şirket içinde ortak ve sürekli kullanılan metinlerin sohbetlerde hızlı erişiminin sağlanmasını kolaylaştırır.
- [Hazır Resimler](https://help.wapcrm.net/ayarlar/kutuphaneler/hazir-resimler.md)
- [Entegrasyonlar](https://help.wapcrm.net/ayarlar/entegrasyonlar.md)
- [Zoho CRM](https://help.wapcrm.net/ayarlar/entegrasyonlar/zoho-crm.md)
- [WooCommerce](https://help.wapcrm.net/ayarlar/entegrasyonlar/woocommerce.md)
- [İletişim Form Entegrasyonu](https://help.wapcrm.net/ayarlar/entegrasyonlar/iletisim-form-entegrasyonu.md)
- [Notification API](https://help.wapcrm.net/ayarlar/api.md)
- [Authentication](https://help.wapcrm.net/ayarlar/api/authentication.md): WapCRM API (cxapi) üzerinden veri alışverişi için her yapılan istek ile beraber her firma için farklı olan Token bilgisinin gönderilmesi gerekir.
- [Users](https://help.wapcrm.net/ayarlar/api/user-list-kullanici-listesi.md): Sistemde bulunan kullanıcların listesini döner.
- [Phones](https://help.wapcrm.net/ayarlar/api/phone-list-telefon-listesi.md): Sistemde bulunan tanımlı telefonların listesini döner.
- [Send Message](https://help.wapcrm.net/ayarlar/api/send-message-mesaj-goender.md): Mesaj gönderme işleminde kullanılır.


---

# 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://help.wapcrm.net/ayarlar.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.
