# Checkbook.io Account

***Why this is needed?***\
Below mentioned are steps to configure test and production environment for deploying the integration.\
\
It is strongly recommended to test the integration in test environment prior to deploying into production. The testing environment will be checkbook.io sandbox mode and Sage Intacct sandbox/implementation company.\
\
To access the checkbook.io sandbox mode, log into checkbook.io and navigate to Settings page and from Developer tab click **GO TO SANDBOX**

Use following url to see step by step instruction on checkbook.io sandbox testing.\
<https://docs.checkbook.io/docs/test-in-sandbox>

Once testing is completed, checkbook.io can be switched to **LIVE** mode.


---

# 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.greytrix.com/gumu-sage-intacct-checkbook-integration/pre-requisites/checkbook.io/checkbook.io-account.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.
