# Integrate applications

The **Deepomatic API** allows you to manage work orders and perform AI analysis. You can also do things like update a work order or correct an analysis in case of AI errors.&#x20;

In addition to the API, we also describe in this section other integration options including the **Deepomatic connectors** and the **batch processing** which will allow you to benefit even more from the services offered by Deepomatic.&#x20;

This section describes how to use the Deepomatic's integration services and its resources. If you have any questions or issues, please contact our team.&#x20;

## Deepomatic vocabulary

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Deepomatic vocabulary</strong></td><td>Learn about the main Deepomatic concepts. </td><td></td><td><a href="/pages/yYwMe5ej20kkIZn43SGD">/pages/yYwMe5ej20kkIZn43SGD</a></td></tr></tbody></table>

## Deepomatic connectors

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Camera Connector</strong></td><td>Integrate seamlessly the Deepomatic camera into an existing field application. </td><td></td><td><a href="/pages/xvfUapAgav6fMFBTzi4X">/pages/xvfUapAgav6fMFBTzi4X</a></td></tr><tr><td><strong>Work Order Connector</strong></td><td>Integrate seamlessly the Deepomatic work order experience into an existing field application. </td><td></td><td><a href="/pages/BiS8QkpGTEpfjtRywMAL">/pages/BiS8QkpGTEpfjtRywMAL</a></td></tr></tbody></table>

## API integration

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Authentication</strong></td><td>Retrieve an API access token and authenticate your API requests. </td><td></td><td><a href="/pages/yYwMe5ej20kkIZn43SGD">/pages/yYwMe5ej20kkIZn43SGD</a></td></tr><tr><td><strong>Errors</strong></td><td>Learn about API errors, how they are structured and how to handle them. </td><td></td><td><a href="/pages/SPBMJQg27A0fQzWoFiRM">/pages/SPBMJQg27A0fQzWoFiRM</a></td></tr><tr><td><strong>API reference</strong></td><td>Get thorough information about the different API endpoints. </td><td></td><td><a href="/pages/loEqSnkeTc0BVQJfmiVO">/pages/loEqSnkeTc0BVQJfmiVO</a></td></tr></tbody></table>

## Batch processing

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Batch processing</strong></td><td>Analyze batches of work orders. </td><td></td><td><a href="/pages/cqO4I7xXaQAyeR1c25tC">/pages/cqO4I7xXaQAyeR1c25tC</a></td></tr></tbody></table>


---

# 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.deepomatic.com/platform-documentation/deepomatic-engage/integrating-visual-automation-applications.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.
