# SDK Demo: Workflow automation

Knowing that you got to know the Appmixer Studio and Backoffice, it might be the right time to embed Appmixer into your product, right?

If that's the case, we are happy to introduce the first SDK Demo we've prepared for you: SDK Demo: Workflow automation.

As you already know, Appmixer excels mainly in two use cases one of which is exposing your end-users with a drag & drop visual designer that empowers them to build sophisticated flows from scratch. Alternatively, the drag & drop designer can serve as a great feature for building flows for internal processes – not necessarily something that would be exposed to your end-users users.&#x20;

In both cases, you can use the SDK Demo to learn how to embed Appmixer into your product, and preview your configuration – in an imaginary SaaS platform – to see what Appmixer will look like once it lives inside your real platform.&#x20;

Moreover, make sure to study the source code of the SDK demo to understand how to use the JavaScript SDK to display any of the Appmixer UIs in your product and to connect your users with the Appmixer virtual users to keep user data separate.

![SDK Demo: Workflow automation preview](/files/-MhmVSXpCPCzXFlwJqkn)

### How to access your SDK Demo?

For those of you who recently started a free trial, refer to one of the onboarding emails. We've generated a special link that will help you download the SDK Demo: Workflow automation. Alternatively, you can download the SDK Demo below:

{% file src="/files/35OmqwtTXnJEq5LM6ocE" %}

[In the next section, you'll learn about the SDK Demo: Integration templates that give you a clear idea about how the simplistic version of Appmixer's integration builder looks like when embedded into your platform](/kb/sdk-demo/integration-templates.md).


---

# 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.appmixer.com/kb/sdk-demo/workflow-automation.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.
