# Sandbox

Hardfin provisions a sandbox account for each organization. The sandbox provides a non-production environment where you can experiment with new workflows and test new data.

Your sandbox account is accessible at [sandbox.hardfin.com](https://sandbox.hardfin.com/). Customer often use the sandbox to test [API access](/advanced-options/api-access.md) and other automations.

**Sandbox accounts are reset every Saturday at midnight UTC** (i.e., 00:00:00 Greenwich Mean Time). At this time, all data from the organization's production account is copied to the organization's sandbox. This provides a clean slate for ongoing testing and ensures that temporary sandbox changes do not persist.

For more information on your sandbox, adjusting your reset time, and other customizations, please contact your Customer Success representative.


---

# 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://guide.hardfin.com/advanced-options/sandbox.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.
