Skip to main content

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.

Coding agents are great at writing app code. Notis gives that code somewhere useful to live. Build with Codex, Claude Code, Cursor, or another local agent, then deploy the app to Notis Cloud and share it with your team.

What this solves

When you build an app from scratch, you still have to figure out hosting, databases, auth, permissions, deployment, and team distribution. Notis Apps packages those pieces into one installable product inside Notis.

What your agent can build

A Notis App can include:
  • A custom UI inside the Notis sidebar.
  • Databases for the app’s data.
  • Automations and skills.
  • Integration access through Notis.
  • Listing details for sharing or publishing.

Start from Notis

  1. Open the Notis portal.
  2. Click + Create app.
  3. Choose your local code agent.
  4. Copy the generated prompt into Codex, Claude Code, Cursor, or your agent of choice.
The prompt tells the agent how to use the Notis CLI to create, develop, and deploy the app.

Ship it

Your agent builds and deploys the app to your Notis workspace. From there, you can:
  • Use it yourself.
  • Share it with your team.
  • Publish it in the team store.