# Importing Profile into Orca Slicer

This process is very similar to [Importing into Bambu Studio](/the-basics/3d-slicers/importing-a-profile-into-slicer/importing-profile-into-bambu-studio.md):

* Open Orca Slicer on your computer.
* Go to the top menu and select File, then choose Import, followed by Import Configs.
* Navigate to the folder where your profile files (often .json format) are stored. If you downloaded them as a zip, be sure to extract them first.
* Select the profile files you wish to import, then click Open.
* Orca Slicer will prompt you if the profiles already exist. Confirm overwrite if necessary.
* Once imported, your profiles will appear in the relevant section (printer, filament, or process) and can be selected for use with compatible printers or materials.
* For filament profiles, check dependencies tabs if you don’t see them available for all nozzle sizes and assign them as needed.

This process allows quick migration or setup of custom profiles, and works for most versions of Orca Slicer.


---

# 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://wiki.polymaker.com/the-basics/3d-slicers/importing-a-profile-into-slicer/importing-profile-into-orca-slicer.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.
