Apps

Apps provide user-friendly interfaces to your workflows. While every published workflow can be accessed as an API endpoint, apps make it easy for non-technical users to interact with your workflows through familiar interfaces.

Understanding apps

When you publish a workflow, you can configure it as an app that provides a dedicated interface for users. This turns your workflow into a tool that anyone can use without needing to understand the technical details or write any code.

Users can access your apps through a simple URL, making it easy to share them with colleagues or integrate them into your existing tools and processes. Each app type is designed for specific kinds of interactions:

  • Form apps provide a structured interface where users can input data and receive results. They're perfect for tasks that follow a clear input-output pattern, like document analysis or content generation.

  • Chat apps (currently in private Beta) offer a conversational interface where users can interact naturally with your workflow. They're ideal for more dynamic interactions where context and back-and-forth communication are important.

We're actively working to bring our users more types of apps. If you have any suggestions on types of apps you'd like to see, please reach out to us at support@lleverage.ai.

Sharing apps

Once you've configured your app, you can share it with others in your organization. Other users can access it through the app's dedicated URL, but you can also embed the app as an iFrame or web component.

Security and access

Apps inherit the security settings from your workflow and organization. You can control whether the app is accessible, and what authentication is required.

Getting started

You can add an app to your workflow from within the workflow canvas. Click the ⚡️Apps button in the top-right corner to get started. You'll also be prompted to create an app after publishing your workflow.

Learn more about Form apps →

Learn more about Chat apps →

Last updated