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

# Ask AI

> Let users ask an in-app AI chat assistant about your data 

## Overview

Ask AI is Softr's built-in chat assistant that acts like a real-time analyst, reading your live app data and answering questions instantly. Unlike other AI tools that give vague answers or require complex setup, Ask AI is embedded directly into your Softr apps with no API keys. All you need to do is toggle it on!

Here are some key features:

🔍 **Reads from your app data**

* Pulls from live data inside dynamic blocks in your Softr apps
* Gives real-time answers based on your current data

🛡️ **Secure by default**

* Respects your app's permissions and visibility rules
* Users only see data they're authorized to access (no accidental data exposure)

⚡ **No setup required**

* Built directly into your Softr application—just toggle it on at the block level
* No API keys or complex configurations needed

## How to Add Ask AI to Your App

**Step 1:** In the Softr Studio, navigate to your dynamic block's **Actions** section

<Frame>
  <img src="https://mintcdn.com/softr-2b8a27e1/LYEKxIXUMsIQwuYe/actions/images/ask-ai/image1.png?fit=max&auto=format&n=LYEKxIXUMsIQwuYe&q=85&s=c55dd218382ec634ad9b8ce4dd9bf01c" alt="Notion image" width="1913" height="868" data-path="actions/images/ask-ai/image1.png" />
</Frame>

**Step 2:** Select **Add Topbar** button and choose Ask AI from the options.

<Frame>
  <img src="https://mintcdn.com/softr-2b8a27e1/LYEKxIXUMsIQwuYe/actions/images/ask-ai/image2.png?fit=max&auto=format&n=LYEKxIXUMsIQwuYe&q=85&s=670475066d102a68bafed800297875c2" alt="Notion image" width="958" height="594" data-path="actions/images/ask-ai/image2.png" />
</Frame>

**Step 3:** From here, you can adjust the label and icon, and use the dropdown to customize messages, instructions, response style, suggested prompts, and appearance.

<Frame>
  <img src="https://mintcdn.com/softr-2b8a27e1/LYEKxIXUMsIQwuYe/actions/images/ask-ai/image3.png?fit=max&auto=format&n=LYEKxIXUMsIQwuYe&q=85&s=6b3470365d2d635957c757e43f6b6b0e" alt="Notion image" width="1092" height="838" data-path="actions/images/ask-ai/image3.png" />
</Frame>

**Step 4:** Publish your app. The chat interface will now be available to your users (depending on block permissions)

<Frame>
  <img src="https://mintcdn.com/softr-2b8a27e1/LYEKxIXUMsIQwuYe/actions/images/ask-ai/image4.png?fit=max&auto=format&n=LYEKxIXUMsIQwuYe&q=85&s=d7df808b8ce652a2bf82f6d63535376e" alt="Notion image" width="1146" height="907" data-path="actions/images/ask-ai/image4.png" />
</Frame>

<Frame>
  <img src="https://mintcdn.com/softr-2b8a27e1/LYEKxIXUMsIQwuYe/actions/images/ask-ai/image5.png?fit=max&auto=format&n=LYEKxIXUMsIQwuYe&q=85&s=ca2237e5ac07385ae07597a2a5fbe6de" alt="Notion image" width="821" height="815" data-path="actions/images/ask-ai/image5.png" />
</Frame>

## Security & Permissions

Ask AI only analyzes the data a user is allowed to see at the block level, always respecting your app's permissions and visibility settings.

You can decide who sees the Ask AI button—like showing it to managers but hiding it from clients. And when users ask questions, Ask AI only analyzes the data they're allowed to see, including filtered views (like "tasks assigned to me").

## Requirements & Limitations

✅ **Supported**

* Dynamic blocks (e.g. Tables, Lists), and Vibe coding block connected to any of Softr's supported data sources (except REST API)

❌ **Not Supported**

* Static blocks or blocks connected to REST API data sources
* Ask AI is currently only available at the block level to ensure secure, permissioned responses.
* App-wide Ask AI implementation is coming soon!

### AI Credits

Ask AI is available on all plans, including free. Every query directed to Ask AI consumes AI credits based on the complexity of the response and the amount of data analyzed. Each query counts toward your workspace's total monthly credit usage.

## FAQ

<AccordionGroup>
  <Accordion title="Can I use Ask AI on the free plan?">
    Yes. Every Softr plan (including Free) comes with a set amount of monthly AI credits to use toward Ask AI and other AI features. If you run out of AI credits in a given month, your Ask AI will pause until your credits reset with your plan or you purchase a credit add-on. [Learn more about AI credits](/workspace-and-billing/jZP6yaeXMiJCuB6HhS4xKd/ai-credits/5VRMhf7Q6xvy7AJqyiQLx5).
  </Accordion>
</AccordionGroup>
