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

# Selezione del profilo

***

Memorizza fino a **27** profili di impostazioni per ogni GAMEPACK!

***

<img src="/files/18053b5a92b481ee02ec741c915bddf2d2de1438" alt="" data-size="line">Tocca il **GAMEPACK** per andare a **Selezione del profilo**, poi puoi toccare **CM**\_**Predefinito** per andare direttamente all'area **Dashboard** , oppure puoi creare un nuovo profilo:

1. Per creare un profilo, <img src="/files/18053b5a92b481ee02ec741c915bddf2d2de1438" alt="" data-size="line">tocca l'icona verde <img src="/files/b9d2385c0afd67efdfc13eb098842ca67cdc93ae" alt="" data-size="line">*<mark style="color:verde;">**PLUS**</mark>* .
2. Seleziona un'icona, quindi assegna un nome al tuo profilo. Se questo non esce automaticamente e non salva il tuo profilo, puoi <img src="/files/18053b5a92b481ee02ec741c915bddf2d2de1438" alt="" data-size="line">toccare l'icona ***SALVA*** , situata in alto a destra.
3. <img src="/files/18053b5a92b481ee02ec741c915bddf2d2de1438" alt="" data-size="line">Tocca il tuo profilo appena creato per procedere alla **Dashboard**. Le **Gearhead Eyes** sul **STRIKEPACK HORIZON**™ passeranno a <mark style="color:verde;">**VERDE PULSANTE**</mark>, indicando <mark style="color:verde;">**MODALITÀ GAMEPACK**</mark>.

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

{% hint style="info" %}
**Puoi salvare fino a 27 profili per GAMEPACK**, consentendo impostazioni molto diverse per le tue varie strategie di gioco, amici o familiari. Questi profili rimarranno salvati finché l'app sarà installata, ad eccezione di un aggiornamento importante, nel qual caso verrai avvisato che, se lo accetti, i tuoi profili saranno cancellati.

***

Per modificare il nome e l'icona di un profilo, ripristinare le sue impostazioni ai valori predefiniti o eliminarlo del tutto, puoi <img src="/files/75848885fdeaeb8fc5709a304b5f1406a79e076f" alt="" data-size="line">tenere il dito sull'icona del profilo finché non appare il seguente menu:

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

:warning: Con un solo profilo rimanente, può essere ripristinato, ma non eliminato.

***

:bangbang: **Action**-**GAMEPACK in stile** ha una quantità limitata di blocchi di registrazione; tuttavia, ogni profilo ha il proprio set di blocchi di registrazione.
{% 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-it/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.
