> 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.md).

# Overview and Basics

- [DocBits](https://docs.docbits.com/overview-and-basics/readme.md)
- [Key Features of DocBits](https://docs.docbits.com/overview-and-basics/readme/key-features-of-docbits.md)
- [Architecture](https://docs.docbits.com/overview-and-basics/architecture.md)
- [DocBits Infor on Premise Customer](https://docs.docbits.com/overview-and-basics/architecture/docbits-infor-on-premise-customer.md)
- [Certifications](https://docs.docbits.com/overview-and-basics/architecture/certifications.md)
- [Prefect Local Setup Requirements](https://docs.docbits.com/overview-and-basics/architecture/prefect-local-setup-requirements.md)
- [Security & Compliance FAQ](https://docs.docbits.com/overview-and-basics/security-and-compliance-faq.md)
- [Two-Factor Authentication (2FA)](https://docs.docbits.com/overview-and-basics/two-factor-authentication.md)
- [Infor Infrastructure](https://docs.docbits.com/overview-and-basics/infor-infrastructure.md)
- [Release Notes](https://docs.docbits.com/overview-and-basics/release-notes.md)
- [Testing Availability on Sandbox](https://docs.docbits.com/overview-and-basics/release-notes/testing-availability-on-sandbox.md)
- [Hotfixes 21–25 June 2026](https://docs.docbits.com/overview-and-basics/release-notes/incremental-updates-21-25-june-2026.md)
- [Hotfixes 26–30 June 2026](https://docs.docbits.com/overview-and-basics/release-notes/incremental-updates-26-30-june-2026.md)
- [Hotfixes 30 June – 3 July 2026](https://docs.docbits.com/overview-and-basics/release-notes/incremental-updates-30-june-3-july-2026.md)
- [Hotfixes 3–4 July 2026](https://docs.docbits.com/overview-and-basics/release-notes/incremental-updates-3-4-july-2026.md)
- [Hotfixes 4–14 July 2026](https://docs.docbits.com/overview-and-basics/release-notes/incremental-updates-4-14-july-2026.md)
- [Hotfixes 14–23 July 2026](https://docs.docbits.com/overview-and-basics/release-notes/incremental-updates-14-23-july-2026.md)
- [FAQ](https://docs.docbits.com/overview-and-basics/faq.md)
- [General Information](https://docs.docbits.com/overview-and-basics/faq/general-information.md)
- [Document Processing](https://docs.docbits.com/overview-and-basics/faq/document-processing.md)
- [Table Extraction Troubleshoot](https://docs.docbits.com/overview-and-basics/faq/document-processing/table-extraction-troubleshoot.md)
- [Infor LN (LN Integration)](https://docs.docbits.com/overview-and-basics/faq/infor-ln-ln-integration.md)
- [Export Error: "Error Exporting Document to LN. Status Code: 500"](https://docs.docbits.com/overview-and-basics/faq/infor-ln-ln-integration/export-error-error-exporting-document-to-ln.-status-code-500.md)
- [not found in direct debit](https://docs.docbits.com/overview-and-basics/faq/infor-ln-ln-integration/export-error-error-exporting-document-to-ln.-status-code-500/not-found-in-direct-debit.md)
- [Request validation; Attr. 'ReceiptLine', Value " " : the value must be numeric.](https://docs.docbits.com/overview-and-basics/faq/infor-ln-ln-integration/export-error-error-exporting-document-to-ln.-status-code-500/request-validation-attr.-receiptline-value-the-value-must-be-numeric..md)
- [Infor M3 (M3 Integration)](https://docs.docbits.com/overview-and-basics/faq/infor-m3-m3-integration.md)
- [Costing elements are not properly configured. Please ask your admin to configure it.](https://docs.docbits.com/overview-and-basics/faq/infor-m3-m3-integration/costing-elements-are-not-properly-configured.-please-ask-your-admin-to-configure-it..md)
- [M3 API Export Diagnostic Guide](https://docs.docbits.com/overview-and-basics/faq/infor-m3-m3-integration/m3-api-export-diagnostic-guide.md)
- [Mandatory PDP/PPF Channels – PEPPOL as Transport Only for France’s 2026 E-Invoicing](https://docs.docbits.com/overview-and-basics/faq/mandatory-pdp-ppf-channels-peppol-as-transport-only-for-frances-2026-e-invoicing.md)


---

# 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://docs.docbits.com/overview-and-basics.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.
