Getting Started with Nola
Learn how to access and start using Nola in your Noloco app
Getting started with Nola is simple. This guide will show you how to access Nola and start using her to build your app.
How to Access Nola
Nola is available directly within the Noloco app builder. Here's how to open Nola:
Open your Noloco app in Build Mode
Look for the Nola tab in the top-left tab of your app studio
Click the icon to open the Nola chat interface
That's it! Nola is now ready to help you build.
If you don't see the Nola tab, make sure you're on a supported plan (Free, Build, or Enterprise). Some legacy plans don't have access to Nola.
Your First Conversation with Nola
When you first open Nola, you'll see a friendly welcome message and some suggested actions to get started. Here are some great first requests to try:
Example Starter Requests
For New Apps:
"Help me create a Customers table with contact information"
"Generate 10 sample records for my Projects table"
"Set up a basic CRM structure for my business"
For Existing Apps:
"Link my Customers table to my Orders table"
"Create a workflow that sends an email when a task is marked complete"
"Add a dashboard page with charts showing my sales data"
Understanding Nola's Responses
When you make a request, Nola will:
Confirm she understands what you're asking for
Take action or ask clarifying questions if needed
Explain what she did so you can learn and verify
Suggest next steps to continue building
Example Conversation
You: "Create a Tasks table"
Nola: "I'll create a Tasks table for you. What fields would you like to include? I suggest:
Task Name (text)
Description (long text)
Due Date (date)
Status (single select: To Do, In Progress, Complete)
Assigned To (linked to Users)
Would you like me to proceed with these fields, or would you like to customize them?"
You: "That looks perfect, go ahead"
Nola: "Done! I've created your Tasks table with those 5 fields. The table is now available in your data sources. Would you like me to:
Create a view to display these tasks?
Generate some sample data?
Set up a workflow for task notifications?"
Tips for Communicating with Nola
Be Specific
The more details you provide, the better Nola can help.
β Vague: "Add a form" β Specific: "Add a form for creating new customer records that includes name, email, phone, and company fields"
Break Down Complex Requests
For complex tasks, consider breaking them into steps.
β Too Complex: "Build me a complete project management system with tasks, clients, timesheets, and invoicing" β Step by Step:
"Create a Projects table with name, client, start date, and status"
"Now create a Tasks table linked to Projects"
"Add a timesheet tracking feature"
Use Natural Language
You don't need special commands or syntaxβjust talk to Nola naturally.
β "Can you help me..." β "I need to..." β "How do I..." β "Show me how to..."
Ask Questions
Not sure how something works? Just ask!
β "How do workflows work in Noloco?" β "What's the difference between a rollup and a lookup field?" β "Can you explain permissions to me?"
Attaching files and images
You can give Nola more than words. Use the attachment control in the chat to add files and images to a request:
Images and screenshots β share a mockup, a screenshot of another tool, or a design for Nola to work from ("build a page that looks like this").
Documents and specs β attach a brief or specification and ask Nola to build from it.
Data files β upload a CSV, or a document such as a receipt, and Nola can create records from it. She'll ask you to approve the records before they're added.
Using voice input
If you'd rather talk than type, use the voice input control in the chat to dictate your request. It's useful for longer, more detailed prompts β describe what you want out loud and Nola works from what you say.
How Nola works through a request
For anything beyond a quick change, Nola works like a capable teammate rather than a single-shot command:
She plans first β for a larger task, Nola lays out a short plan of the steps she'll take, so you can see her approach before she starts.
She shows her thinking β as she works, Nola streams her reasoning and the steps she's taking, which you can expand or collapse.
She asks when it matters β if a request could go a few ways, Nola asks a quick multiple-choice question rather than guessing. Pick an option, or skip it to let her decide.
She checks before big changes β Nola asks for your approval before actions that change or remove things, so nothing significant happens without your say-so.
And once changes are made:
Changes are immediate β you'll see them reflected in your app builder.
Changes can be undone β use Noloco's undo button or manually revert changes.
Always review changes Nola makes, especially before publishing your app to your team or clients.
Controlling what needs your approval
By default, Nola asks for your approval before actions that change or remove things, while read-only actions run without interrupting you. You decide where that line sits β both in the moment and up front.
From the approval card
When Nola pauses for approval, you can Approve or Deny the action for that one time. To make your choice stick β so Nola stops asking for the same kind of action β expand More approval options:
Allow for this chat β until the current conversation ends.
Allow "this table" only (or a specific page or workflow) β every time that particular table, page, or workflow is used.
Always allow β every time, anywhere in this app.
Anything you choose here is saved to your Tool permissions settings, so the two always stay in sync.
From your Tool permissions settings
Nola's settings include a Tool permissions page where you can decide up front how much Nola can do on its own. These settings apply to you, in this app.
Actions are grouped into categories you can expand β Records, Tables and fields, Pages, Action buttons, Workflows, App and settings, and Memory. For each action you can choose:
Always ask β Nola pauses for your approval every time.
Always allow β Nola never pauses for it.
Until you set an action yourself, it follows Nola's default β asking before changes and removals, and running reads without a prompt. You can set an entire category in one go, and any per-table, per-page, or per-workflow exceptions you've granted from an approval card appear here as badges you can remove at any time.
This lets you give Nola a longer leash for routine work while still requiring a check on the things that matter most.
Some larger jobs are carried out by a sub-agent β building page sections, editing workflows, and generating Canvas pages. This work runs without pausing, regardless of your Tool permissions settings.

Nola's Context
Nola is context-aware, meaning she understands:
What app you're working on
What page you're looking at
What tables and fields you have
Where you are in the builder
What you've previously discussed in the conversation
This means you can have natural, flowing conversations without repeating context.
Example: You: "Create a Customers table" Nola: [creates table] You: "Now add an Orders table linked to it" Nola: [knows "it" refers to Customers and creates the link]
Point Nola at a specific element
When you want Nola to focus on one part of a page, select that element in the builder. The selected element is shown in the chat as context β so instead of describing which piece you mean, you can select it and simply say what you want changed.
Remembering across conversations
Within a chat, Nola remembers what you've discussed. Beyond a single chat, she also keeps a longer-term memory of your preferences and app conventions, so she stays consistent from one conversation to the next.
Working across conversations
Your work with Nola is organised into conversations, so you can keep separate threads for separate pieces of work:
Start a new conversation for a fresh task, to keep its context focused.
Switch between conversations from the conversation list and pick up where you left off β your history is kept.
Delete a conversation you no longer need.
Edit and resend a previous message to try a request a different way, without retyping it.
When to Use Nola vs. Manual Building
Use Nola When:
Setting up new data structures
Generating sample data
Creating workflows
Learning new features
You want to save time on repetitive tasks
Build Manually When:
Fine-tuning visual design
Making small tweaks to existing elements
You want precise control over every detail
Nola can't yet do what you need her to
Best Practice: Use Nola to get 80% of the way there quickly, then manually fine-tune the remaining 20% to your exact preferences.
Getting Help
If you're not sure what Nola can do, just ask:
"What can you help me with?"
"Show me examples of what you can do"
"Help me understand [feature name]"
Next Steps
Now that you know how to access and communicate with Nola, learn more about what she can do:
What Nola Can DoTips and Best PracticesLast updated
Was this helpful?

