> 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-de/manuals/app/profileselection.md).

# Profilauswahl

***

Speichern Sie bis zu **27** Einstellungsprofile pro GAMEPACK!

***

<img src="/files/aaf8f7dd6527a0c09c4a566c9a15c4d7b4eefb3e" alt="" data-size="line">Tippen Sie auf das **GAMEPACK** um zu **Profilauswahl**, dann können Sie entweder auf **CM**\_**Standard** tippen, um direkt zum **Dashboard** Bereich zu gelangen, oder Sie können ein neues Profil erstellen:

1. Um ein Profil zu erstellen, <img src="/files/aaf8f7dd6527a0c09c4a566c9a15c4d7b4eefb3e" alt="" data-size="line">tippe auf das grüne <img src="/files/256bee2334d26cc035a45bbdfd517b617184c317" alt="" data-size="line">*<mark style="color:grün;">**PLUS**</mark>* Symbol.
2. Wähle ein Symbol aus und benenne dann dein Profil. Wenn die App dadurch nicht automatisch beendet wird und dein Profil gespeichert wird, kannst du das <img src="/files/aaf8f7dd6527a0c09c4a566c9a15c4d7b4eefb3e" alt="" data-size="line">tippen Sie auf den ***SPEICHERN*** Symbol tippen, das sich oben rechts befindet.
3. <img src="/files/aaf8f7dd6527a0c09c4a566c9a15c4d7b4eefb3e" alt="" data-size="line">Tippen Sie auf Ihr neu erstelltes Profil, um zum **Dashboard**zu gelangen. Die **Gearhead Eyes** am **STRIKEPACK HORIZON**™ werden zu <mark style="color:grün;">**PULSIEREND GRÜN**</mark>, was <mark style="color:grün;">**GAMEPACK-MODUS**</mark>.

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

{% hint style="info" %}
**Sie können bis zu 27 Profile pro GAMEPACK speichern**und so für deine verschiedenen Spielstrategien, Freunde oder Familie völlig unterschiedliche Einstellungen verwenden. Diese Profile bleiben so lange gespeichert, wie die App installiert ist, mit Ausnahme eines größeren Updates; in diesem Fall wirst du darauf hingewiesen, dass deine Profile gelöscht werden, wenn du zustimmst.

***

Um den Namen und das Symbol eines Profils zu bearbeiten, seine Einstellungen auf Standard zurückzusetzen oder es vollständig zu löschen, können Sie <img src="/files/9894586f16fd7ecf2d9df2baa9318e1e539d5924" alt="" data-size="line">Ihren Finger auf das Symbol des Profils halten, bis das folgende Menü erscheint:

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

:warning: Wenn nur noch ein einzelnes Profil übrig ist, kann es zurückgesetzt, aber nicht gelöscht werden.

***

:bangbang: **Aktion**-**Stil-GAMEPACKs** haben eine begrenzte Anzahl an Aufnahmeblöcken, jedoch hat jedes Profil seine eigenen Aufnahmeblöcke.
{% 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-de/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.
