> For the complete documentation index, see [llms.txt](https://help.aristotlemetadata.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.aristotlemetadata.com/creating-and-editing/my-sandbox.md).

# My sandbox

This is the place items sit that you've created that haven't been submitted for review, added to a Workgroup or been registered.

### Access your Sandbox <a href="#access_your_sandbox" id="access_your_sandbox"></a>

1\. Go to ![](https://desk.zoho.com.au/DocsDisplay?zgId=7000211905\&mode=inline\&blockId=qdj7weac026cef6a24d9cb313c83e85d1efb9) on the Dashboard side panel.&#x20;

### What you can do in your Sandbox <a href="#what_you_can_do_in_your_sandbox" id="what_you_can_do_in_your_sandbox"></a>

This is an example of what a Sandbox looks like:

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

You can Search for items here, either by Name or Details.

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

You can also Filter Search results by Item type and also Status, or State, that an item is registered at.

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

You can perform 'Bulk Actions' - This allows you to perform an action on multiple items at once.

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

You can perform 'Item actions' where you can delete items or edit items.

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

'Create Share Link' - This is where you can share your Sandbox contents with other authenticated users of the system, you can revoke these permissions at any time and other users will not be able to edit or delete items from here, only viewing privileges.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.aristotlemetadata.com/creating-and-editing/my-sandbox.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
