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

# Install

> Browse, install, and manage Notis apps from the App Store.

The **App Store** is where you discover Notis apps — public ones built by the community, or private ones shared inside your team. Installing an app sets up its sidebar pages, clones its databases into your workspace, and turns on its automations and skills (after your approval).

## Browse the store

Open the **App Store** from the sidebar (Customize → *Store*) or go to `/store` in the [Notis portal](https://app.notis.ai). You can:

* Filter by category (Productivity, CRM, Notes, Tasks…).
* Switch between **Public** apps and apps shared with your **Team**.
* Open any listing to see the cover, screenshots, tagline, version notes, and the databases / automations / skills it includes.

## Install an app

1. Open a listing.
2. Click **Install**.
3. Review the resources the app will create in your workspace (databases, automations, skills) and approve.

What happens next:

* A new app record is created in your workspace.
* The app's databases are **cloned** into your workspace — your data stays yours; the app starts from clean templates.
* Automations and skills are installed.
* The app appears in your sidebar under *Apps* with its routes ready to use.

You can also ask Notis directly:

* *"Show me available apps."*
* *"Install the project tracker app."*

## Update an installed app

When the app's publisher ships a new version, you'll see an **Update available** indicator on the App Details page (`/apps/[appId]`).

* **Apply update** — installs the latest published version. If you haven't customized the app, the update is clean and instant.
* **Resolve with Notis** — if you've customized routes, databases, or automations, Notis walks you through what changed and helps you keep your edits while pulling in upstream improvements.

## Reset to the published version

If your customizations have drifted and you want to start fresh, open **App Details → ⋯ menu → Reset**. The installed app is rolled back to the latest published version (your data inside the cloned databases is preserved).

## Uninstall an app

From the sidebar, right-click the app and pick **Uninstall** — or use the **⋯ menu** on the App Details page.

What gets removed:

* The app record and its sidebar routes.
* The app's automations and skills.

What stays:

* The **databases** cloned into your workspace — they're yours now. If you don't need them, delete them manually from the database list.

## Related

* [Notis Apps](/apps/overview) — what apps are.
* [Build with Notis](/apps/build-with-notis) — create your own app by chatting.
* [Build with your local code agent](/apps/build-with-your-agent) — create your own app in code.
* [Publish an app](/apps/publishing) — ship your app to the store.
