# Feature editor

Bunny's feature editor enables you to easily manage features across the plans on a product. You can edit the feature values, add new features and also rearrange their order by dragging the rows.

<figure><img src="/files/PSHDsQtWiZ8T4Y3RP4lr" alt=""><figcaption></figcaption></figure>

By clicking the caret icon next to the feature name, you can also change the type of the feature.

### Feature layout

There are two different ways of showing the features. The default layout just shows each plan with a checkout or value for each feature. This is a useful layout for when you plans vary greatly or when you don't have a lot features.

<figure><img src="/files/SwHOCKvr9rHuz3TApeN6" alt=""><figcaption><p>Default feature layout</p></figcaption></figure>

If each of you plans include everything in the plan right below it or you have a lot of features, you can make the layout more compact by selecting the **Everything in plus** option, which will produce a more compact layout.

<figure><img src="/files/gndUNQxpnQaPWoqqX0W6" alt=""><figcaption><p>Everything-in-plus layout</p></figcaption></figure>

You can use the portal preview in the feature editor to see which layout works best for your plans.

### Adding and removing features from a plan

Controlling whether a plan has a particular feature is straightforward. Boolean features are on the plan if checked and features with values are on the plan if they have a value.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.bunny.com/guide/tour/product-catalog/feature-editor.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
