> ## Documentation Index
> Fetch the complete documentation index at: https://gleanfeed.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Glean Feed docs

> Set up Glean Feed, manage customer feedback, or build with the CLI, API, MCP, JavaScript SDK, widget, React wrapper, or iOS SDK.

Glean Feed helps your team collect customer requests, decide what to build, share roadmap progress, and publish updates. Start with the path that matches what you want to do.

<Columns cols={3}>
  <Card title="Set up Glean Feed" icon="https://mintcdn.com/gleanfeed/XujswKjVl9A7LyQN/icons/rocket.svg?fit=max&auto=format&n=XujswKjVl9A7LyQN&q=85&s=1dfbf3c65c490009d6014cfb2bd08963" href="/quickstart" width="24" height="24" data-path="icons/rocket.svg">
    Create a workspace, prepare your feedback board, and share a portal where customers can send
    requests.
  </Card>

  <Card title="Manage customer feedback" icon="https://mintcdn.com/gleanfeed/XujswKjVl9A7LyQN/icons/feedback.svg?fit=max&auto=format&n=XujswKjVl9A7LyQN&q=85&s=1f005c326aa0607607715a2030083c3d" href="/dashboard/feedback" width="24" height="24" data-path="icons/feedback.svg">
    Review requests, organize them on boards, merge duplicates, and keep customer conversations
    together.
  </Card>

  <Card title="Build with Glean Feed" icon="https://mintcdn.com/gleanfeed/XujswKjVl9A7LyQN/icons/code.svg?fit=max&auto=format&n=XujswKjVl9A7LyQN&q=85&s=15116d3d5d15173f6794d19222b5cd17" href="/developers" width="24" height="24" data-path="icons/code.svg">
    Start with the CLI for a repository and coding agent, or choose the API, MCP, JavaScript SDK,
    widget, React wrapper, or iOS SDK.
  </Card>
</Columns>

## Start with a working feedback loop

If you are setting up a workspace for the first time, follow the [quickstart](/quickstart). You will prepare a feedback board, open your public portal, and confirm that a customer request reaches your dashboard.

After that first request arrives, use the product guides to [manage feedback](/dashboard/feedback), [share roadmap progress](/dashboard/roadmap), and [publish updates](/dashboard/changelog).

## Build the experience you want

You do not have to adopt a prescribed interface. Use the [CLI quickstart](/api/cli-quickstart) to run the product loop from a repository, or compare the Glean Feed API, MCP, JavaScript SDK, headless helpers, packaged widget, React wrapper, and iOS SDK on the [developer chooser](/developers).

<Card title="Choose a developer path" icon="https://mintcdn.com/gleanfeed/XujswKjVl9A7LyQN/icons/code.svg?fit=max&auto=format&n=XujswKjVl9A7LyQN&q=85&s=15116d3d5d15173f6794d19222b5cd17" href="/developers" width="24" height="24" data-path="icons/code.svg">
  Compare each integration by use case, control, authentication, and implementation effort.
</Card>
