> For the complete documentation index, see [llms.txt](https://guide.strikepack.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.strikepack.com/horizon/manuals/app/profileselection.md).

# Profile Selection

***

Store up to **27** settings profiles per GAMEPACK!

***

<img src="/files/FTIPMMo2lFVsDuBcyTX7" alt="" data-size="line">Tap on the **GAMEPACK** to go to **Profile Selection**, then you can either tap **CM**\_**Default** to head straight to the **Dashboard** area, or you can create a new profile:

1. To create a profile, <img src="/files/FTIPMMo2lFVsDuBcyTX7" alt="" data-size="line">tap the green <img src="/files/KfyWhxnXpGM5x4cgdyJj" alt="" data-size="line">*<mark style="color:green;">**PLUS**</mark>* icon.
2. Select an icon, then name your profile.  If this does not automatically exit & save your profile, you can <img src="/files/FTIPMMo2lFVsDuBcyTX7" alt="" data-size="line">tap the ***SAVE*** icon, located at the top-right.
3. <img src="/files/FTIPMMo2lFVsDuBcyTX7" alt="" data-size="line">Tap your newly created profile to proceed to the **Dashboard**.  The **Gearhead Eyes** on the **STRIKEPACK HORIZON**™ will switch to <mark style="color:green;">**PULSING GREEN**</mark>, indicating <mark style="color:green;">**GAMEPACK MODE**</mark>.

<div align="center"><figure><img src="/files/t7dAVVYnqp1d3kFLvSXj" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
**You can store up to 27 profiles per GAMEPACK**, allowing for wildly different settings for your various gameplay strategies, friends, or family.  These profiles will remain saved for as long as the app is installed, with the exception of a major update, in which case you will be warned that if you agree to it, your profiles will be cleared.

***

To edit a profile's name & icon, reset its settings to default, or delete it altogether, you can <img src="/files/WKxGM5nEvfMbZOqHLzmA" alt="" data-size="line">hold your finger on the profile's icon until the following menu appears:

<img src="/files/vGbqGOUybo9ONyBq947h" alt="" data-size="original">

:warning: With only a single profile remaining, it can be reset, but not deleted.

***

:bangbang: **Action**-**style GAMEPACKs** have a limited amount of recording blocks, however, each profile has its own set of recording blocks.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://guide.strikepack.com/horizon/manuals/app/profileselection.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
