# Importing Profile into Bambu Studio

The process for importing printer or filament profiles can vary slightly depending on the slicer. The steps below walk through how to import a Numakers profile using Bambu Studio.

#### Step-by-Step Instructions

Start by downloading the profile from the Numakers [profile list](/printing-tips/printer-profiles.md). Once the download is complete, open Bambu Studio on your computer.

From the top left menu, click on File.

In the File menu, hover over Import, then select Import Configs.

<div align="left"><figure><img src="/files/7xrHurd7Vi1NU0RR5yCw" alt=""><figcaption></figcaption></figure></div>

Browse to the downloaded .json file and open it. Bambu Studio will automatically load the project along with the associated printer, filament, and print settings.

When prompted, choose whether you want to apply the included settings. We recommend accepting all settings the first time so the profile loads as intended.

<div align="left"><figure><img src="/files/PyoAyDaTY8QQtCs2RXHz" alt=""><figcaption></figcaption></figure></div>

#### Where to Find the Imported Profile

Once loaded, the filament and print profiles will appear under User Presets in the Custom section.

You can now select the imported profiles for future prints without reloading the .json file.

<div align="left"><figure><img src="/files/4PxSHKDwFRx6b7X3IyhI" alt=""><figcaption></figcaption></figure></div>

#### Important Notes About .json Profiles

A .json file may contain printer settings, filament settings, and print parameters bundled together. Always verify that the selected printer model, nozzle size, and build plate match your actual setup before printing.

If you have modified your printer, are using a different nozzle, or are printing in a non-standard environment, you may need to fine tune temperatures, speeds, or cooling.


---

# 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.numakers.com/printing-tips/importing-a-profile-into-slicer/importing-profile-into-bambu-studio.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.
