> For the complete documentation index, see [llms.txt](https://docs.workflowgen.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.workflowgen.com/portal-fr/9.5/fiche-didentite.md).

# Fiche de contact

<div align="left"><figure><img src="/files/DEqFjEsDVUTyO1SsFh60" alt=""><figcaption><p>Cliquez sur le nom d’un utilisateur pour afficher sa fiche de contact</p></figcaption></figure></div>

## Fiche de contact de l’utilisateur

<table data-header-hidden><thead><tr><th valign="top">Champs</th><th valign="top">Remarques</th></tr></thead><tbody><tr><td valign="top"><strong>Champs</strong></td><td valign="top"><strong>Remarques</strong></td></tr><tr><td valign="top">Email</td><td valign="top">Adresse email de l’utilisateur (un lien permet l’envoi d’un email à l’utilisateur)</td></tr><tr><td valign="top">Téléphone</td><td valign="top">Numéro de téléphone de l’utilisateur</td></tr><tr><td valign="top">Portable</td><td valign="top">Numéro de téléphone portable de l’utilisateur</td></tr><tr><td valign="top">Fax</td><td valign="top">Numéro de télécopieur de l’utilisateur</td></tr><tr><td valign="top">Fonction</td><td valign="top">Fonction de l’utilisateur</td></tr><tr><td valign="top">Bureau</td><td valign="top">Bureau de l’utilisateur</td></tr><tr><td valign="top">Départ.</td><td valign="top">Département de l’utilisateur</td></tr><tr><td valign="top">Société</td><td valign="top">Société de l’utilisateur</td></tr><tr><td valign="top">Adresse</td><td valign="top">Adresse de l’utilisateur</td></tr><tr><td valign="top">Code postal</td><td valign="top">Code postal de l’utilisateur</td></tr><tr><td valign="top">Ville</td><td valign="top">Ville de l’utilisateur</td></tr><tr><td valign="top">Pays</td><td valign="top">Pays de l’utilisateur</td></tr></tbody></table>


---

# 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:

```
GET https://docs.workflowgen.com/portal-fr/9.5/fiche-didentite.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.
