> For the complete documentation index, see [llms.txt](https://kb.theloops.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kb.theloops.io/digitalworkers/ifs-loops-digital-workers/digital-worker-guides/customer-order-manager.md).

# Customer Order Manager

Handling customer orders takes focus, but repetitive intake work shouldn’t slow teams down.

This knowledge base guides you through using the Customer Order Manager, from initial setup to handling customer orders efficiently in daily operations.

### Jump right in

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Watch &#x26; learn</strong></td><td>See this Digital Worker in action.</td><td><a href="/files/IniyzVQmRw3Net0b8IkX">/files/IniyzVQmRw3Net0b8IkX</a></td><td></td><td><a href="/pages/jaQwgyEmzj23RB2KRoPf">/pages/jaQwgyEmzj23RB2KRoPf</a></td></tr><tr><td><strong>Core concepts</strong></td><td>Essential context for understanding how it all works.</td><td><a href="/files/fZNxfxVnHxx6iNh5M9k9">/files/fZNxfxVnHxx6iNh5M9k9</a></td><td></td><td><a href="/pages/BOzsbxQrwDa0q0Euqxwb">/pages/BOzsbxQrwDa0q0Euqxwb</a></td></tr><tr><td><strong>FAQ</strong></td><td>Quick answers to common questions.</td><td><a href="/files/RBUXYX1hxsMuVshLZ5Ar">/files/RBUXYX1hxsMuVshLZ5Ar</a></td><td></td><td><a href="/pages/NbRBRd9HUGzhU6lNMxdX">/pages/NbRBRd9HUGzhU6lNMxdX</a></td></tr><tr><td><strong>How-to guides</strong></td><td>Practical, step-by-step guidance across a range of tasks</td><td><a href="/files/uC1RptEfw6kewkOX3sMG">/files/uC1RptEfw6kewkOX3sMG</a></td><td></td><td><a href="/pages/2Qs8NANzzJTvoXvABd7B">/pages/2Qs8NANzzJTvoXvABd7B</a></td></tr></tbody></table>


---

# 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://kb.theloops.io/digitalworkers/ifs-loops-digital-workers/digital-worker-guides/customer-order-manager.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.
