# Simulation / Virtual Object Browser

The simulation  / virtual object browser allows you to view simulations / virtual objects that you have created or have been shared with you.&#x20;

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

## Filters

Below are available filters for the  list.&#x20;

<figure><img src="/files/wsXBkkuHnqRV9GKdxHEe" alt=""><figcaption><p>View shared / private</p></figcaption></figure>

<figure><img src="/files/VvoRxDDOj5FSxrVuaXlq" alt=""><figcaption><p>Filter by name</p></figcaption></figure>

<figure><img src="/files/x6Rk3B8zZtYPHTeJqZYw" alt=""><figcaption><p>Toggle list view or grid view</p></figcaption></figure>

<figure><img src="/files/EkO7gfxqTayiQqbLHOsY" alt=""><figcaption><p>Filter by asset type (person, object, space) [Only for virtual object]</p></figcaption></figure>

## Functions

<figure><img src="/files/75PdcSgoHfaSpygu7Q2H" alt=""><figcaption></figcaption></figure>

**Share**: share simulation with another user. Enter their email and role to share the simulation with them.

**Copy**: make a copy of the simulation into your own account. (only for simulations)

**Remove**: delete a simulation (only for private simulations)&#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.siminsights.com/web-portal/simulation-virtual-object-browser.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.
