> For the complete documentation index, see [llms.txt](https://docs.docbits.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.docbits.com/overview-and-basics/release-notes/testing-availability-on-sandbox.md).

# Testing Availability on Sandbox

Stay updated with the latest features, fixes, and configurations available for testing in the **Sandbox environment**. This dedicated environment allows for validation and function checks

***

## **Upcoming Updates for Testing**

<table data-header-hidden><thead><tr><th width="247"></th><th></th><th></th><th></th></tr></thead><tbody><tr><td><strong>Feature/Update</strong></td><td><strong>Description</strong></td><td><strong>Available for Testing Customer</strong></td><td><strong>Internal Testing</strong></td></tr><tr><td>LN Customers &#x26; M3</td><td>Create Tax Amount per Table Line</td><td>12/13/2024</td><td>12/10/2024</td></tr><tr><td>Supplier Invoice</td><td>Sequential Workflows</td><td>12/2/2024</td><td>11/29/2024</td></tr><tr><td>Organisation</td><td>Showing All Sub Organisations for Unified View</td><td>12/2/2024</td><td>12/2/2024</td></tr><tr><td>Supplier Invoice - Import</td><td>SFTP/FTP Read Files as Archived</td><td>12/2/2024</td><td>12/2/2024</td></tr><tr><td>Supplier Invoice Report</td><td>Power BI (ClickHouse Data for Reporting)</td><td>2024-11-28</td><td>12/1/2024</td></tr></tbody></table>

***

## **How to Test on Sandbox**

1. **Access the Sandbox**:
   * Use your existing credentials to log into the Sandbox environment.
   * Ensure that you are using the correct URL for the Sandbox.
2. **Testing Guidelines**:
   * Follow the steps provided for each feature or fix.
   * Report any issues, unexpected behaviors, or feedback via [support.fellowpro.com](https://support.fellowpro.com)
3. **Test Logs**:
   * Monitor system logs for relevant test results or errors.
   * Document your testing process and results for review.

***

## **Feedback and Support**

If you encounter any issues or have suggestions during testing, please contact the support team or use the feedback form provided within the Sandbox environment.

* **Support Contact**: <support@fellowpro.com>

***

**Note**: This page will be updated regularly to reflect the latest information about testing availability and upcoming updates in the Sandbox environment.


---

# 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:

```
GET https://docs.docbits.com/overview-and-basics/release-notes/testing-availability-on-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.
