Databutton
DiscordSign up
  • Getting Started
    • Databutton University
    • Meet the Databutton AI agent
  • Help & FAQ
  • Prompting in Databutton
    • Top prompting strategies
    • Prompting app UI & design
    • Prompting up your backend (APIs)
    • Troubleshooting prompt
    • Connecting UI with the Backend
    • Prompt Gallery
  • Using Tasks
    • How to use tasks in Databutton
    • Writing a good task
    • Chaining tasks
  • Task Gallery
  • Integrating SaaS Services
    • Authentication Integration
      • Firebase Integration
      • Supabase Integration
    • Working with Firestore Database
    • Working with Supabase Table
    • Stripe Integration
  • App Configurations
    • Package Installations
    • Managing Secrets
    • Customising Agent Behavior
    • Invite Collaborators
    • Customising App Design
  • Tutorials
    • Configuring a custom domain for your app
  • Databutton MCP – Build tools for AI
  • Troubleshooting
    • Browser window crashes
Powered by GitBook
On this page

Was this helpful?

  1. Prompting in Databutton

Connecting UI with the Backend

Using # to tag UI components and APIs

PreviousTroubleshooting promptNextPrompt Gallery

Last updated 9 months ago

Was this helpful?

Tag any existing APIs , UI components and Pages using the hashtag # shortcut in the prompt with a brief reference for implementation.

Hastag for quick implementation

You can literally use the hashtag symbol (#) to refer to any UI components, Pages, Backends or even Storage.

Databutton fetches all the context for the referred building block under the hood, making it easy to integrate anywhere in your app.

Plus, this also helps Databutton to scope in on specific tasks, allowing for faster and easier implementation.