> For the complete documentation index, see [llms.txt](https://help.socinformatique.fr/devisoc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.socinformatique.fr/devisoc/personnalisation/partager-et-gerer-vos-profils-utilisateurs/importer-et-ouvrir-un-profil-sur-son-poste.md).

# Importer et ouvrir un profil sur son poste

### Importer un profil sur un autre poste.

Ouvrez 'Gestion de profil'&#x20;

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

puis appuyez sur le bouton \[Importer].&#x20;

<figure><img src="/files/0NlIQiyUlenQY5FqEOwo" alt=""><figcaption><p>Importer un profil</p></figcaption></figure>

Sélectionnez votre fichier de profil au format ZIP

Puis \[OK]

Si un profil similaire existe, il sera remplacé.

## Ouvrir et se placer dans le bon profil&#x20;

1. une fois DeviSOC ouvert,&#x20;
2. sur l'écran d'accueil , allez cliquer sur le bouton 'Commun' en bas sur la barre d'état

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

3. la liste des profils enregistrés sur votre ordinateur va apparaitre : sélectionnez le votre

*DeviSOC va se fermer et se ré-ouvrir dans le bon profil , les styles, documents et informations particulières seront préchargées automatiquement*


---

# 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://help.socinformatique.fr/devisoc/personnalisation/partager-et-gerer-vos-profils-utilisateurs/importer-et-ouvrir-un-profil-sur-son-poste.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.
