# Asycuda

Digicust integrates with Asycuda. Just upload customs cases to Digicust. Digicust processes the case and sends you the XML files with the customs case data you can upload to Asycuda.

Currently supported: Asycuda World Kosovo.

### Setup

1. The setup is easy. Navigate to your execution strategy settings and select "Events".

<figure><img src="/files/dEFSQ0kkgmcOxOUdYemF" alt=""><figcaption><p>Asycuda Setup</p></figcaption></figure>

2. Create a new event to send an email after case processing. Choose the email address you want to receive the Asycuda XML files to.
3. Check "Attach case information", select XML format, select "Remove empty tags", put file name mapping to reference and add the Asycuda mapping. Ask <support@digicust.com> for the current Asycuda mapping.
4. Save the execution strategy. Upload customs cases to said execution strategy and wait for cases to arrive in your email inbox.
5. Upload the case to Asycuda. For that purpose, in Asycuda, select New "Detailed Customs Declaration" and click on the import symbol. Locate the XML file and upload. Asycuda should automatically be populated with the customs case data.
6. 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 Asycuda!


---

# 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/asycuda.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.
