# Create Component

As part of the development of the project, the user can create a set of features (specific code, for example) that he wants to use in another project or save for future use. For this purpose Kalipso allows the creation of components for this.

When you click on the option in the [Deploy ](/kalipso5/using/environment/menu/deploy.md)menu, the following window appears:

![](/files/-Maj4VfBDs1qxh10Ia1C)

Thus, nine areas of the active project are available in which Kalipso allows the creation of a component that can be used externally in another project. The areas are:

* Forms
* Reports
* Database
* Global Action Sets
* JSCript
* Web Services
* Comms.
* Variables
* MLText

In all options, what appears in the center of the window are the objects created. You can select them all or just what you want.

On the right side of all tabs are two buttons to select all objects or to deselect. In the MLText tab (Multilanguage Text) there is an additional option that allows you to view the languages that are associated with the project under development.

{% hint style="success" %}
For the process of importing components to use in the project, you must use the "[**Linked Projects**](/kalipso5/developing/project/properties/linked-projects.md)" option.
{% 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://doc.sysdevmobile.com/kalipso5/deploying/deploy/component.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.
