# BEO

Digicust integrates natively with [BEO](https://beo-software.de/). Just upload customs cases to Digicust. Digicust processes the case and sends the filled out customs declaration to your BEO system.

Many of our clients use Digicust as a black box and just check warning messages within BEO before submitting the automatically created customs declaration to the authorities.

The BEO needs to be set up by BEO before getting started. If you are not using the interface already, ask your contact person at BEO or <info@beo-software.de>.

### Setup

1. The setup is easy. Navigate to your execution strategy settings and select "Submission".<br>

   <figure><img src="/files/mbppj1lZgK5KwqOndf6U" alt=""><figcaption></figcaption></figure>
2. Customs cases are sent to Dakosy using REST API. Ask BEO for your API credentials. Then input the following:

| Field         | Description                                              | Example          |
| ------------- | -------------------------------------------------------- | ---------------- |
| Client Code   | Your client code                                         | ASDAFA           |
| Customer Code | Your customer code                                       | 344534534        |
| Token         | Your token                                               | \*\*\*\*\*\*\*\* |
| Username      | Your BEO username (as you usually authenticate with BEO) | SADASD           |
| Password      | Your BEO password                                        | \*\*\*\*\*\*\*\* |

3. Save the execution strategy. Upload customs cases to said execution strategy and wait for cases to arrive in BEO.
4. You find the cases in BEO here:<br>

   <figure><img src="/files/FIxsE4zfGaeIir6ONYzg" alt=""><figcaption></figcaption></figure>
5. The case should be filled-out and ready to hand in if Digicust has all information necessary. If not, try [Configure Execution Strategies](/guides/configure-execution-strategies.md) or set up [Rules & Templates](/features/rules-and-templates.md).

Happy automating with Digicust and BEO!

### Troubleshooting

If the Dakosy interface is not working as expected, do the following:

1. The Digicust - BEO interface is well-tested and in production with clients. However, in rare occasions it might happen that interface errors occur. Kindly forward any error messages to <support@digicust.com>. We are happy to help!


---

# 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://guide.digicust.com/features/integrations/beo.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.
