# Save Graph Explorer Sessions

### Saving a session&#x20;

Select the Save Session button located at the top of the graph explorer.  "Save" will save the existing session as a new session. If you have previously saved the session "Save as.." will save all recent changes.&#x20;

All of the tabs that you have in view can be saved to a session that you can return to at a later date.  Previously saved sessions can be accessed from the left hand toolbar. Previously saved sessions can be shared with and accessed by other team members within your organization.&#x20;

To delete a session select the three dot menu located next to the name of the session you would like to delete.&#x20;

To update the name and description of a session select the three dot menu next to the name of the session you would like to update followed by configure.&#x20;

{% embed url="<https://www.loom.com/share/2efe95c6e223460098f0bb488de77707?sid=044ce12f-2f2a-46e8-9736-e8eb9e23886a>" %}

<figure><img src="https://www.loom.com/share/2efe95c6e223460098f0bb488de77707?sid=c73885de-588e-40e5-8994-ca1e372679f1" alt=""><figcaption></figcaption></figure>

<figure><img src="https://www.loom.com/share/2efe95c6e223460098f0bb488de77707?sid=c73885de-588e-40e5-8994-ca1e372679f1" alt=""><figcaption></figcaption></figure>


---

# 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.biobox.io/guide/how-to/use-the-graph-explorer/save-graph-explorer-sessions.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.
