# Adding and setting up components

You can add components to your dashboard and customize them.

1. From the Components perspective, in the left menu, expand the category where your component belongs.

   For example, if you want to add a date input component, expand the **Selects** category.
2. Select the component you want to add, such as **Date input Component**.

   The new component will be added to the **Components** pane in the middle of the screen.
3. Select the component in the **Components** pane to customize it in the **Properties** pane on the right.

   ![Customizing a component from the Properties pane](/files/xqBDUnwyBMHLc2UL65gq)

   For each component, there is a list of basic and advanced properties which you can set to define the component.


---

# 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.pentaho.com/pba-ctools/9.3-ctools/cde-dashboard-overview/community-dashboard-editor-cde-perspectives-ctools/components-perspective-ctools-cde/adding-and-setting-up-components.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.
