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

# Builder Hub

Builder Hub brings together the chapters you need to build, organize, and scale Ninox apps. Use it to set up your app, structure data, visualize records, and manage access.

### **Ninox AI**

<table data-view="cards"><thead><tr><th></th><th data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Ninox AI</strong><br>Use Ninox AI to create apps faster, refine structure changes, and get help while you build.</td><td><a href="/spaces/YwCp7NT87JGgngrkhfHT/pages/E4DajDFSS6niWl8lJglg">/spaces/YwCp7NT87JGgngrkhfHT/pages/E4DajDFSS6niWl8lJglg</a></td></tr></tbody></table>

### **Design your app**

<table data-view="cards"><thead><tr><th></th><th data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Create and manage apps</strong><br>Start a new app and configure its settings.</td><td><a href="/spaces/YwCp7NT87JGgngrkhfHT/pages/FkRlVZ9OA8aKmYiNQO6T">/spaces/YwCp7NT87JGgngrkhfHT/pages/FkRlVZ9OA8aKmYiNQO6T</a></td></tr><tr><td><strong>Create and manage tables</strong><br>Define the tables that hold your app's records.</td><td><a href="/spaces/YwCp7NT87JGgngrkhfHT/pages/H7S5eJWN9g6GQo69cLPH">/spaces/YwCp7NT87JGgngrkhfHT/pages/H7S5eJWN9g6GQo69cLPH</a></td></tr><tr><td><strong>Add and edit data fields</strong><br>Shape each table with the right data fields.</td><td><a href="/spaces/YwCp7NT87JGgngrkhfHT/pages/XKqVytHworemkZLZx1pV">/spaces/YwCp7NT87JGgngrkhfHT/pages/XKqVytHworemkZLZx1pV</a></td></tr><tr><td><strong>Import and export data</strong><br>Move data between Ninox and spreadsheet files with import and export workflows.</td><td><a href="/spaces/YwCp7NT87JGgngrkhfHT/pages/UMWqeLwazcT4utF5c1xt">/spaces/YwCp7NT87JGgngrkhfHT/pages/UMWqeLwazcT4utF5c1xt</a></td></tr></tbody></table>

### **Visualize and organize your data**

<table data-view="cards"><thead><tr><th></th><th data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Work with views</strong><br>Create views to organize, filter, and focus the records users see.</td><td><a href="/spaces/YwCp7NT87JGgngrkhfHT/pages/i73g4LZQanoLj7XtSO18">/spaces/YwCp7NT87JGgngrkhfHT/pages/i73g4LZQanoLj7XtSO18</a></td></tr><tr><td><strong>Create and customize pages</strong><br>Create pages to build dashboards, structure information, and guide users through your app.</td><td><a href="/spaces/YwCp7NT87JGgngrkhfHT/pages/AD9lDCmpddI5WAY92HgG">/spaces/YwCp7NT87JGgngrkhfHT/pages/AD9lDCmpddI5WAY92HgG</a></td></tr><tr><td><strong>Create and adjust print layouts</strong><br>Create print layouts to visualize data and generate PDF files.</td><td><a href="/spaces/YwCp7NT87JGgngrkhfHT/pages/ezWbAreCau2n6c8gQ0NJ">/spaces/YwCp7NT87JGgngrkhfHT/pages/ezWbAreCau2n6c8gQ0NJ</a></td></tr><tr><td><strong>Style tables with conditional formatting</strong><br>Style table views and view elements based on conditions.</td><td><a href="/spaces/YwCp7NT87JGgngrkhfHT/pages/OpmRJPne74cK5Q1jPO1p">/spaces/YwCp7NT87JGgngrkhfHT/pages/OpmRJPne74cK5Q1jPO1p</a></td></tr></tbody></table>

### **Manage your organization and workspace**

<table data-view="cards"><thead><tr><th></th><th data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Manage your organization</strong><br>Manage settings, access, subscriptions, and workspaces at the organization level.</td><td><a href="/spaces/YwCp7NT87JGgngrkhfHT/pages/ArmRVIgZkuGru5OxHZB0">/spaces/YwCp7NT87JGgngrkhfHT/pages/ArmRVIgZkuGru5OxHZB0</a></td></tr><tr><td><strong>Organize your workspace</strong><br>Manage settings, access, API keys, and email connections for one workspace.</td><td><a href="/spaces/YwCp7NT87JGgngrkhfHT/pages/rWCg6GJbEwsy3fZD5hDU">/spaces/YwCp7NT87JGgngrkhfHT/pages/rWCg6GJbEwsy3fZD5hDU</a></td></tr><tr><td><strong>Backup and restore your data</strong><br>Restore a workspace from a saved point in time and understand how backup retention works.</td><td><a href="/spaces/YwCp7NT87JGgngrkhfHT/pages/3N3a2h2wAHMGW7Tdnhu8">/spaces/YwCp7NT87JGgngrkhfHT/pages/3N3a2h2wAHMGW7Tdnhu8</a></td></tr></tbody></table>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.ninox.com/builder-hub/readme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
