# AIOps Studio - Solution Packages

This AIOps studio option provides, users to import a solution package that is pre-packaged for automation and other solutions. It comprises pipelines in JSON files along with datasets in CSV file formats packaged in standard zip file format.

AIOps allows users to import solution packages and allows users to pick and choose pipelines as per need.

#### Solution Package -  Import

![AIOps Studio Solution Package import functionality](/files/-MYRbxfQ04VkzePlR1mH)

File Path or URL:  File can be uploaded to AIOps Studio (Jupyter folder location via UI) or Downloaded from a URL

Password for decrypting configurations: Password that was used while exporting the solution packages (can be empty in case if there is no password used during export).&#x20;

#### Solution Package -  Export&#x20;

![](/files/-MYRe4H6_CVJ_XKSCWlc)

Name - Name of the solution package that the user is creating.

Version - Version a user intends to attach for versioning solution packages.

Description - Description of the solution package.

Pipelines - User-created /developed pipelines that are packaged (intended to package as part of solution package).

Datasets - User-created datasets that are packaged (intended to package as part of solution package)

Configurations - Datasource configurations that are packaged (intended to package as part of solution package).

Password for encryption configurations - Password to protect solution package while exporting (a user can leave this field empty)

Export To File - To export a file in zip-file format.


---

# 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.cloudfabrix.io/rda/rda-userguide/rda-aiops-studio/aiops-studio-solution-packages.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.
