# My Profiles

My Profiles is where you can view all of the RAPT Profiles that you have created or added to your library.

You can filter which profles are visible using the search options:

<figure><img src="/files/L23OOlLdA5JShhiORmxn" alt=""><figcaption></figcaption></figure>

### Profile Controls

![](/files/qJSJw7pfRlSX7cOIxDWT)

**Send Profile to Device** - this sends the selected Profile to the chosen RAPT device. Note: this option uploads the Profile, but does not start a Profile session. To start the Profile you must either start it manually on the RAPT device, or use the Start Profile Session button <img src="/files/MVj54DgM8xqYAuDesSZ0" alt="" data-size="line"> in the **Dashboard** or **Devices** screen

![](/files/8zxvzjcREv0Af19LXfSM)

**Clone Profile** - this creates an exact copy of the profile that can then be renamed and edited. This is useful if you wish to tweak an existing profile for (for example) a different yeast in a Fermentation Profile

![](/files/ejhSHlPPbP8AYrw0Y2z2)

**Edit** - this opens up the editing screen for the selected profile so that the steps and alerts can be seen, and any changes can be made to the Profile.

### **Profile Editing Controls**

![](/files/dqlGXbI7FtA9yuxsIXwa)

**Back** - This returns to the My Profiles screen without saving your work

![](/files/Ioo5KVLRJKPXbLjf7obD)

**Save** - this saves a profile once created or saves any edits that have been made to the profile. **Note: You must Save your Profile before exiting this screen or you will lose any changes**

![](/files/qwUAW4yeB5hcf4OpjqjJ)

**Delete** - This deletes the Profile

For a detailed guide to creating profiles, please refer to [Creating and Editing Profiles](/profiles/creating-and-editing-profiles.md)


---

# 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.rapt.io/profiles/my-profiles.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.
