Click any question to expand. Only one open at a time. Search filters live as you type.
A list of questions where clicking any question expands it to reveal the answer. Perfect for FAQ sections, help docs, and any situation where you have many pieces of related content that would be overwhelming if all shown at once. Users scan the questions quickly and only expand the ones they care about.
Each item has a visible question row (with a + icon) and a hidden answer panel. The answer panel starts at max-height: 0; overflow: hidden. When clicked, a class toggles that changes max-height with a smooth CSS transition. The + icon rotates 45° to become an ×. HTML also has a native <details>/<summary> element that does this without JS.
Type in the search to filter. Click any question — only one stays open.
Start free with one click, no credit card. After 14 days, choose a plan to continue or your workspace becomes read-only. We never auto-charge you.
Yes. Cancel any time from your billing settings. You'll keep access through the end of your billing period.
Students get 50% off with a verified .edu email. Non-profits get the Pro plan free up to 5 seats — email us with your registration number.
Yes — at rest with AES-256 and in transit with TLS 1.3. Customer-managed keys are available on Enterprise.
One-click export to JSON, Markdown, or CSV from any workspace at any time. No support ticket needed.
REST and GraphQL on Pro and above. Rate limits start at 1,000 requests/minute. Detailed docs at api.example.com.
All major credit cards, ACH, SEPA, and wire transfer for annual plans. We invoice for Enterprise.
Email support@example.com — median response time is 11 minutes during business hours. Enterprise customers get a dedicated Slack channel.
Build an FAQ section with 8 questions. Each FAQ item: full-width, white background, separated by a 1px #E5E7EB border. Question row: padding 20px, question text in font-weight:500, and a + icon on the right that rotates 45deg to × when open. Answer panel: starts height:0 overflow:hidden, transitions to auto height in 0.3s ease. Answer text is muted gray (#6B7280), 16px, with 20px padding. Only one question can be open at a time (opening a new one closes the previous). Add a search input at the top of the FAQ that filters questions as the user types.