# Welcome to NotionApps

## Overview

NotionApps is a no-code tool to build beautiful apps from Notion databases. With NotionApps you can view, add, and update the Notion data right from the apps. This documentation will help you in creating and customizing your apps.

## Community

You may use our community to ask any questions about building apps on NotionApps.

{% embed url="<https://community.notionapps.com/>" %}

## Video Tutorials

{% content-ref url="video-tutorials" %}
[video-tutorials](https://docs.notionapps.com/video-tutorials)
{% endcontent-ref %}

{% embed url="<https://www.loom.com/share/0168b0e638c5412c9fe4b15dcb582d32>" %}

## Quick Links

{% content-ref url="basics/connect-notion" %}
[connect-notion](https://docs.notionapps.com/basics/connect-notion)
{% endcontent-ref %}

{% content-ref url="basics/create-an-app" %}
[create-an-app](https://docs.notionapps.com/basics/create-an-app)
{% endcontent-ref %}

{% content-ref url="basics/share-app" %}
[share-app](https://docs.notionapps.com/basics/share-app)
{% endcontent-ref %}

{% content-ref url="basics/manage-workspaces" %}
[manage-workspaces](https://docs.notionapps.com/basics/manage-workspaces)
{% endcontent-ref %}

{% content-ref url="users/create-users-database" %}
[create-users-database](https://docs.notionapps.com/users/create-users-database)
{% endcontent-ref %}

## Get Started

We've put together some helpful guides for you to get set up with our product quickly and easily.

{% content-ref url="customize-app" %}
[customize-app](https://docs.notionapps.com/customize-app)
{% endcontent-ref %}

{% content-ref url="users" %}
[users](https://docs.notionapps.com/users)
{% endcontent-ref %}

{% content-ref url="frequently-asked-questions" %}
[frequently-asked-questions](https://docs.notionapps.com/frequently-asked-questions)
{% endcontent-ref %}

##

## Use Cases

Look at our most popular use cases here.&#x20;

{% content-ref url="use-cases" %}
[use-cases](https://docs.notionapps.com/use-cases)
{% endcontent-ref %}


---

# 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.notionapps.com/welcome-to-notionapps.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.
