Skip to main content

Documentation Index

Fetch the complete documentation index at: https://www.pickfu.com/docs/llms.txt

Use this file to discover all available pages before exploring further.

As your survey library grows, projects and tags help you find and group related surveys.

Projects

Projects are folders for related surveys. Use them to group surveys by initiative, product, or research goal.
  • Create a project from the dashboard or via the API / CLI
  • Add surveys to a project when creating or updating them
  • Bookmark projects you access frequently
  • Archive projects when the research is complete
Each project has an optional name, description, and goal to capture context for your team.

Tags

Tags are lightweight labels you can attach to any survey. Unlike projects (which are hierarchical), tags are flat and flexible — a survey can have multiple tags. Common tagging patterns:
PatternExample tags
By productmobile-app, website, packaging
By stageconcept, prototype, pre-launch
By teammarketing, product, design
By quarterQ1-2026, Q2-2026
Tags are scoped to your team — all members see the same tags.

Managing projects and tags

API

Use the Projects API and Tags API to create and manage programmatically.

CLI

pickfu project create, pickfu tag create "Q2 testing" — see the CLI docs.