> For the complete documentation index, see [llms.txt](https://docs.rewst.help/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rewst.help/updates/app-builder-amas.md).

# App Builder AMAs

{% hint style="info" %}

#### New App Builder AMAs are currently on hold. Click through our existing App Builder AMA recordings to learn more about use and functionality.

For specific App Builder questions, [reach out to the ROC](/support-and-community/roc-support.md).
{% endhint %}

## Latest App Builder AMA video recording

{% embed url="<https://youtu.be/1h4TfmZXtSI>" %}

### Contents of the recording:

👋 Welcomed a new Product Manager, outlined the AMA’s purpose, and shared a quick agenda

⚙️ Highlighted recent updates—Options Filter Early Access, bug fixes, and reliability improvements

🎨 Revealed a major UI/UX overhaul in progress, aiming for a more intuitive and efficient App Builder experience

🗣️ Discussed advanced permissions use cases, including multi-tenant scenarios and component-level visibility controls

💻 Showcased a custom-built client portal replacing third-party software, with role-based links, forms, and direct workflows

<figure><img src="/files/VMbJNgi0yOX2MjQd0bRh" alt=""><figcaption><p>A great example of what App Builder can do for you</p></figcaption></figure>

### App Builder docs

📒 General topics: <https://docs.rewst.help/documentation/app-builder/general>

🧱 Components: <https://docs.rewst.help/documentation/app-builder/components>

🏁 Getting started: <https://docs.rewst.help/documentation/app-builder/getting-started>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.rewst.help/updates/app-builder-amas.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.
