# Control Zipy Recording

This feature provides users with a toggle button that allows them to control whether Zipy recording is enabled or disabled. When the toggle is set to "off," Zipy initialization is stopped, effectively halting all recording activities. This ensures that users have full control over when and how Zipy collects session data.

### How to configure?

1. Go to Project Settings Page from Zipy navigation.&#x20;

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

2. **Scroll down to Block Zipy section**

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

3. **Turn Off/On Zipy recording**

* Zipy immediately stops initializing for your upcoming sessions when the toggle button is turned Off.&#x20;
* No further session or error data will be recorded until the toggle is turned back on.

#### Note:

* Zipy Block functionality is controlled on project level.&#x20;


---

# 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://docs.zipy.ai/product-features/control-zipy-recording.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.
