> For the complete documentation index, see [llms.txt](https://docs.riff.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.riff.ai/archive/features-legacy-databutton-web-app-builder/workspace-features.md).

# Workspace Features

The AI agent guides you through using them, but you can always access any feature directly from the workspace topbar.

Quick workflow:

1. Describe what you want → Agent creates Tasks
2. Agent needs credentials → Stores them in Secrets
3. Agent needs external service → Sets up Integrations
4. Agent builds features → See them in Preview
5. Need data persistence → Uses Database or Storage
6. Want automation → Creates Schedules
7. Ready to share → Manage Access and deploy

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Preview</td><td>Preview, test and build your app</td><td><a href="/pages/5SOhL9C4eXMmWiCjCYbW">/pages/5SOhL9C4eXMmWiCjCYbW</a></td></tr><tr><td>Tasks</td><td>Build out a plan with tasks for building your app</td><td><a href="/pages/Ot4igt0jYsXxA2sJYsqg">/pages/Ot4igt0jYsXxA2sJYsqg</a></td></tr><tr><td>Integrations</td><td>Manage and install integrations with external services</td><td><a href="/pages/rYbFiEcj9BT0n4LbVeGu">/pages/rYbFiEcj9BT0n4LbVeGu</a></td></tr><tr><td>Schedules</td><td>Monitor, pause and start your scheduled tasks</td><td><a href="/pages/NIbzshKHilbdV1mWHdcS">/pages/NIbzshKHilbdV1mWHdcS</a></td></tr><tr><td>Database &#x26; Users</td><td>Explore the database for your workspace and your published app</td><td><a href="/pages/9JVPx4b7tLH1kfPdvjJW">/pages/9JVPx4b7tLH1kfPdvjJW</a></td></tr><tr><td>Storage</td><td>View and manage your storage including dataframes and files</td><td><a href="/pages/OsDJtPylaLYFTxrVNdBE">/pages/OsDJtPylaLYFTxrVNdBE</a></td></tr><tr><td>Secrets</td><td>View and manage your credentials and environment variables</td><td><a href="/pages/Y9L7JPatzTYBvc4GYaDQ">/pages/Y9L7JPatzTYBvc4GYaDQ</a></td></tr><tr><td>Access</td><td>Manage access to your app, including advanced access control</td><td><a href="/pages/RvSsPkJhA4FBDN4psdDE">/pages/RvSsPkJhA4FBDN4psdDE</a></td></tr><tr><td>Code Editor</td><td>View and edit your code, and restrict agent access</td><td><a href="/pages/afsVjIC3vRwKbG4P1aN7">/pages/afsVjIC3vRwKbG4P1aN7</a></td></tr><tr><td>Packages</td><td>View and install NPM and Python packages for your app</td><td><a href="/pages/Q4aIOLLdowlfDwknB4Er">/pages/Q4aIOLLdowlfDwknB4Er</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:

```
GET https://docs.riff.ai/archive/features-legacy-databutton-web-app-builder/workspace-features.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.
