# Firma-Kullanıcı İşlemleri

- [Kurum Bilgilerim](https://ebsyazilim.gitbook.io/depo-stok-programi/firma-kullanici-islemleri/kurum-bilgilerim.md): Kurum bilgilerinizi buraya girebilirsiniz.
- [Kullanıcı Tanımlama nasıl yapılır?](https://ebsyazilim.gitbook.io/depo-stok-programi/firma-kullanici-islemleri/kullanici-tanimla-nasil-yapilir.md): Depo-Stok programına Kullanıcı tanımlama adımları.
- [Rol Tanımlama Nasıl Yapılır?](https://ebsyazilim.gitbook.io/depo-stok-programi/firma-kullanici-islemleri/rol-tanimlama-nasil-yapilir.md): Yetkilendirme işlemleri.
- [Kullanıcıya Rol Atama İşlemi](https://ebsyazilim.gitbook.io/depo-stok-programi/firma-kullanici-islemleri/kullaniciya-rol-atama-islemi.md): Tanımlamış olduğumuz roller kullanıcıya atama.
- [Stok Gruplarına Göre Yetkilendirme](https://ebsyazilim.gitbook.io/depo-stok-programi/firma-kullanici-islemleri/stok-gruplarina-goere-yetkilendirme.md): Hangi stok grubunu hangi kullanıcıların göreceğini ayarlama işlemi nasıl yapılır?
- [Depolara Göre Cari Yetkilendirme](https://ebsyazilim.gitbook.io/depo-stok-programi/firma-kullanici-islemleri/depolara-goere-cari-yetkilendirme.md)


---

# 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://ebsyazilim.gitbook.io/depo-stok-programi/firma-kullanici-islemleri.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.
