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

# Add, remove, and reorder components

> A component says which part of your product a post is about, such as Widget, API, or Billing. Create components, scope them to an audience, reorder them, and delete the ones you no longer need.

A **component** says which part of your product a post is about, for example Widget, API, or Billing. It is a separate axis from the [category](/help/feedback/categories), which says what *kind* of request it is. A post can be a Bug (category) about your API (component), and neither one can express the other.

You manage components in [**Settings → Components**](https://app.sleekplan.com/settings/components).

<Info>
  Creating components requires the **Starter** plan or above. See [Plans and billing](/help/account-security/billing). Only workspace **owners** and **admins** can open the component settings. See [Roles and permissions](/help/account-security/roles-permissions).
</Info>

## Why components are their own dimension

Most boards start by squeezing the product area into whatever field is free. Both of the usual workarounds have a catch:

* **Using the category** forces a choice. If your categories are Feature and Bug, they cannot also be Widget and API. You get one axis, not two.
* **Using [tags](/help/feedback/tags)** looks tempting, but tags are disposable by design: optional, unlimited, and applied inconsistently. A component is only useful if it is on *every* post, so the numbers add up when you ask which part of the product generates the most demand.

Components give you the second axis without spending your category on it, and without asking a disposable field to carry something that has to be complete.

## Components are optional

A post never has to have one. New workspaces start with an empty list, and nothing breaks if you never add a component: the field simply does not appear. Add components when you actually have parts worth separating, not before.

Each post has at most one component, the same way it has exactly one category.

<img src="https://mintcdn.com/sleekplangmbh/uF9_xB-7dCtIw0WO/images/feedback-components-overview.png?fit=max&auto=format&n=uF9_xB-7dCtIw0WO&q=85&s=0ed7744b731ab524e0f97d9f3bd050f2" alt="The Components settings page listing Widget, API, Billing, and Admin interface, each with a colored dot, and the New component button highlighted in the top right" width="1440" height="900" data-path="images/feedback-components-overview.png" />

## Add a component

<Steps>
  <Step title="Open the component form">
    Go to [**Settings → Components**](https://app.sleekplan.com/settings/components) and click **New component** in the top right.
  </Step>

  <Step title="Name it and pick a color">
    Give the component a short name and choose a color. The color is the dot shown next to it everywhere the component appears.

    Name it after a part of your product, not after the team that owns it. Teams get reorganized, while the shape of the product changes far more slowly.

    <img src="https://mintcdn.com/sleekplangmbh/uF9_xB-7dCtIw0WO/images/feedback-components-dialog.png?fit=max&auto=format&n=uF9_xB-7dCtIw0WO&q=85&s=8a356fcfb65c9378299b451a36fedbb7" alt="The New component dialog with Name set to Mobile app, a row of color swatches with purple selected, and a Segment dropdown set to None" width="1440" height="900" data-path="images/feedback-components-dialog.png" />
  </Step>

  <Step title="Restrict it to an audience (optional)">
    If your workspace has [segments](/help/account-security/segments), a **Segment** dropdown appears. Leave it on **None** to show the component to everyone, or pick a segment so only matching customers see its posts. This works exactly like it does for a category, see [Show a category to only some of your customers](/help/feedback/segment-categories).
  </Step>

  <Step title="Create it">
    Click **Create**. The component is available right away.
  </Step>
</Steps>

<Tip>
  Keep the list small and stable. A handful of components that everyone recognizes is worth far more than twenty that nobody applies the same way twice. If the list needs a scroll bar, it has turned into a tag list.
</Tip>

## Reorder components

The order here is the order components appear in the picker and in filters. Put the ones you reach for most at the top.

<Steps>
  <Step title="Grab the drag handle">
    Hover a component row to reveal the drag handle on its left.
  </Step>

  <Step title="Drag it into place">
    Drag the row up or down and drop it where you want it. The new order saves on its own.
  </Step>
</Steps>

## Edit a component

Click a component name, or the pencil icon that appears when you hover its row, to reopen the same form and change its name, color, or segment.

## Delete a component

<Steps>
  <Step title="Open the delete confirmation">
    Hover the component you want to remove and click the trash icon on the right.

    <img src="https://mintcdn.com/sleekplangmbh/uF9_xB-7dCtIw0WO/images/feedback-components-delete.png?fit=max&auto=format&n=uF9_xB-7dCtIw0WO&q=85&s=4fc5d32e135704e576864403abccf4d7" alt="The delete confirmation dialog reading Delete Admin interface, warning that posts keep the reference but stop showing it and any audience restriction is lifted" width="1440" height="900" data-path="images/feedback-components-delete.png" />
  </Step>

  <Step title="Confirm">
    Click **Delete component**.
  </Step>
</Steps>

Deleting works differently from [deleting a category](/help/feedback/categories#delete-a-category), so it is worth knowing what happens:

* **Posts are never deleted**, and they do not move to a replacement. They keep the deleted component's reference internally but stop showing a component anywhere.
* **Any audience restriction is lifted.** If the component was scoped to a segment, its posts become visible to everyone who could otherwise see them. Check that before deleting a segmented component.
* **This cannot be undone.** Recreating a component with the same name does not reconnect the old posts, because a new component is a new entry. You would need to set the component again on the posts you care about.

## Set a component on a post

Open any post and use the **Component** row in the right-hand inspector to set or change it, the same place you set the status, category, and owner. Pick **No component** to clear it. See [Create a post](/help/feedback/create-post#set-the-post-properties).

Your team can always see and set components in the dashboard, whatever the public settings say. To show components to your customers, or let them pick one when they post, see [Show components on your public board](/help/portal-widget/public-components).

## Filter by component

Once you have components, the feedback list gains a **Component** filter alongside Status and Category. Open the filter menu, choose **Component**, and pick one to narrow the list to posts about that part of your product. See [Filter, sort, and search feedback](/help/feedback/filters).

## Related

<CardGroup cols={2}>
  <Card title="Show components on your public board" icon="eye" href="/help/portal-widget/public-components">
    Make components visible to customers and let them pick one when posting.
  </Card>

  <Card title="Add, remove, and reorder categories" icon="tag" href="/help/feedback/categories">
    The other axis: what kind of request a post is.
  </Card>

  <Card title="Categories, components, tags, and statuses" icon="sitemap" href="/help/feedback/organizing-feedback">
    How the four ways of organizing feedback divide up the work.
  </Card>

  <Card title="Show a category to only some of your customers" icon="users-gear" href="/help/feedback/segment-categories">
    How the Segment field behaves, which is the same for components.
  </Card>
</CardGroup>
