# Real-Time View

Monitor your browser sessions in real-time with our Real-Time View feature. This functionality allows you to observe the activities within your browser sessions as they happen, providing valuable insights into the execution of your automation scripts. If you prefer not to monitor the session visually, you have the option to disable the Real-Time View entirely. This flexibility ensures that you can tailor the monitoring capabilities to suit your specific workflow requirements, whether you need constant oversight or prefer to run sessions without any visual tracking.

### Security

The Real-Time View feature offers the option to secure access through password protection:

* **Password Protection Enabled:** Access to the Real-Time View requires entering a valid password. This adds an additional layer of security, ensuring that only authorized individuals can monitor or interact with the browser session.
* **Password Protection Disabled:** Access to the Real-Time View does not require a password. This allows for easier access in environments where security is managed through other measures or where streamlined access is preferred.

This access control option provides flexibility to tailor the security settings of the Real-Time View according to specific requirements and preferences.

{% content-ref url="/pages/AQrXNUoGaAtIPUFxhyfV" %}
[RealTime View](/guides/realtime-view.md)
{% endcontent-ref %}


---

# 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://dev-docs.tasknet.co/features/browser-sessions/real-time-view.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.
