# List Components

![](/files/yl9zrmZCGxJ6pWOwwFpU)

There is a provision to create a component. At the top right corner, we have a ***Create Component*** icon <img src="/files/yEOf9Hr4bsEZJt4pDMmx" alt="" data-size="line">. Clicking on this takes you to a different page where you can configure your component.

{% hint style="success" %}
*Check out the given steps in the below-shared walk-through to configure the custom component.*
{% endhint %}

![](/files/B8hTJuQFp37ZnfFJ0Pgp)

{% hint style="info" %}
*<mark style="color:green;">Please Note</mark>: You should have your own docker image created and stored in the docker repository where all other pipeline components are present. Little Help from DevOps will be required to push those images.*&#x20;
{% endhint %}


---

# 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.bdb.ai/bdb-documentation/data-pipeline/getting-started/homepage/list-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.
