> ## Documentation Index
> Fetch the complete documentation index at: https://docs.lyzr.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Lyzr App Store

> Browse and deploy pre-built agentic applications to your workspace.

The Lyzr App Store is a curated catalog of pre-built agentic applications and agent templates. Each item is a deployable unit: find it, deploy it to your workspace, and customize it for your context rather than building from scratch.

The App Store differs from Blueprints in scope. Blueprints are single-agent templates. App Store items can be complete multi-agent applications with a frontend, backend, and data integrations pre-wired.

## Browse the App Store

Select **App Store** in the Studio sidebar to open the catalog. Applications are organized by category:

* **Customer Support:** Ticket routing, FAQ bots, escalation agents
* **Sales and Marketing:** Lead qualification, competitive research, content generation
* **HR and Operations:** Policy Q\&A, onboarding assistants, scheduling bots
* **Finance and Legal:** Document analysis, compliance checkers, contract review
* **Engineering:** Code review bots, incident response agents, documentation generators

<img src="https://mintcdn.com/lyzrinc/KL0td225zOmlZ1fc/assets/images/studio/new-marketplace.png?fit=max&auto=format&n=KL0td225zOmlZ1fc&q=85&s=3cae16bed5f7a8093cf310f810cf67cc" alt="Screenshot of the Lyzr App Store showing category filter tabs and application cards, each with an app name, description, and a Deploy to Workspace button." width="2458" height="1550" data-path="assets/images/studio/new-marketplace.png" />

## Deploy an application

1. Find the application using the category filters or the search bar.
2. Select the application card and choose **Preview** to review its configuration and capabilities.
3. Select **Deploy to Workspace**. The agent or application is created in your organization's workspace.
4. Customize the role, instructions, Knowledge Base, and tools to fit your needs.
5. Test and deploy using the standard agent workflow.

## Publish your agent to the App Store

Any agent you build in Studio can be published to the App Store directly from the **Deploy** tab. On the Deploy tab, select **Publish** from the banner at the bottom of the page. Submissions go through a review process before being listed publicly.

## Next steps

* [Build a custom agent in Studio](agents/studio)
* [Use a Blueprint for a single-agent template](orchestration/blueprints)
