# 7. Save and Run

## Save and Run <a href="#h_64303c89bb" id="h_64303c89bb"></a>

When you finish writing your query, click the "Save and Run" button to execute it. The time required to run the query may vary based on the complexity of the query and the size of the table used.

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

## How to use

1. When you click "Save and Run" for the first time, a modal window will appear, allowing you to set the title, tags, and thumbnail image for the query before saving it. Once you have input the information, click "Save" to run the query.

   [![](https://downloads.intercomcdn.com/i/o/687220219/e88801aefd92efd1f6095d08/save2.png)](https://downloads.intercomcdn.com/i/o/687220219/e88801aefd92efd1f6095d08/save2.png)
2. If you want to stop the query execution mid-way, click the "Cancel" button. If you do cancel, the result of the previous query run will be displayed when you refresh the page.

   [![](https://downloads.intercomcdn.com/i/o/687220105/ca0204182f848672394931ea/save3.png)](https://downloads.intercomcdn.com/i/o/687220105/ca0204182f848672394931ea/save3.png)
3. If a query error occurs, the "Result" area will display "Query Error". In the event of an error, no credits will be used.

   [![](https://downloads.intercomcdn.com/i/o/687220027/b6e0bdbd1cf3918ca9274878/save4.png)](https://downloads.intercomcdn.com/i/o/687220027/b6e0bdbd1cf3918ca9274878/save4.png)
4. Once the query has been executed, the time and duration of the last run will be displayed next to the "Save and Run" button. The query result table can be viewed at the bottom of the page.

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


---

# 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://userguide.cryptoquant.com/vi/web3-analytics-tool/how-to-use/7.-save-and-run.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.
