# Accessing virtual environments

## Introduction

If the *Virtual Environments* feature is enabled for your company profile, you'll find a `virtual environments` section in the dashboard menu:

<div align="left"><figure><img src="/files/ojZdFTwl5ngzxScYVOcn" alt="" width="204"><figcaption></figcaption></figure></div>

Expand this section to view available options for working with virtual environments:

<div align="left"><figure><img src="/files/ZTXJrosP4er6CgNQGA9M" alt="" width="195"><figcaption></figcaption></figure></div>

From here you can:

* Select the [overview](/product-documentation/virtual-environments/accessing-virtual-environments/understanding-the-virtual-environments-overview-page.md) option to view, create, and manage virtual environments
* Select the [packages](/product-documentation/virtual-environments/virtual-environment-packages.md) option to view, create, and manage virtual environment packages


---

# 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://doc.wearepatchworks.com/product-documentation/virtual-environments/accessing-virtual-environments.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.
