> For the complete documentation index, see [llms.txt](https://userguide.cryptoquant.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://userguide.cryptoquant.com/tr/web3-analytics-tool/nasil-kullanilir/7.-kaydet-ve-calistir.md).

# 7. Kaydet ve Çalıştır

### Kaydet ve Çalıştır

Sorgunuzu yazmayı bitirdiğinizde, çalıştırmak için "Save and Run" düğmesine tıklayın. Sorguyu çalıştırmak için gereken süre, sorgunun karmaşıklığına ve kullanılan tablonun boyutuna bağlı olarak değişebilir.

[![](https://downloads.intercomcdn.com/i/o/687220267/07f4cde560509031b32d38a2/save1.png)](https://downloads.intercomcdn.com/i/o/687220267/07f4cde560509031b32d38a2/save1.png)

## Nasıl kullanılır

1. "Kaydet ve Çalıştır "a ilk kez tıkladığınızda, kaydetmeden önce sorgu için başlık, etiketler ve küçük resim ayarlamanıza olanak tanıyan geçici bir pencere görünecektir. Bilgileri girdikten sonra, sorguyu çalıştırmak için "Kaydet"e tıklayın.

   [![](https://downloads.intercomcdn.com/i/o/687220219/e88801aefd92efd1f6095d08/save2.png)](https://downloads.intercomcdn.com/i/o/687220219/e88801aefd92efd1f6095d08/save2.png)
2. Sorgu çalıştırmayı yarıda durdurmak istiyorsanız, "İptal" düğmesine tıklayın. İptal ederseniz, sayfayı yenilediğinizde önceki sorgu çalışmasının sonucu görüntülenecektir.

   [![](https://downloads.intercomcdn.com/i/o/687220105/ca0204182f848672394931ea/save3.png)](https://downloads.intercomcdn.com/i/o/687220105/ca0204182f848672394931ea/save3.png)
3. Bir sorgu hatası meydana gelirse, "Sonuç" alanında "Sorgu Hatası" görüntülenecektir. Bir hata durumunda, hiçbir kredi kullanılmayacaktır.

   [![](https://downloads.intercomcdn.com/i/o/687220027/b6e0bdbd1cf3918ca9274878/save4.png)](https://downloads.intercomcdn.com/i/o/687220027/b6e0bdbd1cf3918ca9274878/save4.png)
4. Sorgu çalıştırıldıktan sonra, son çalıştırmanın zamanı ve süresi "Kaydet ve Çalıştır" düğmesinin yanında görüntülenecektir. Sorgu sonuç tablosu sayfanın alt kısmında görüntülenebilir.

   [![](https://downloads.intercomcdn.com/i/o/687219993/532a92b7711f348b1f309543/save5.png)](https://downloads.intercomcdn.com/i/o/687219993/532a92b7711f348b1f309543/save5.png)


---

# 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://userguide.cryptoquant.com/tr/web3-analytics-tool/nasil-kullanilir/7.-kaydet-ve-calistir.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.
