# URL WorkflowGen

## Aperçu  <a href="#apercu" id="apercu"></a>

Les modules de WorkflowGen peuvent être accédés directement depuis la barre d'adresse de votre navigateur en saisissant l'URL de chacun.

## Portail

`http://VOTRESITE/wfgen/default.aspx`

{% hint style="info" %}
Si le site Web est configuré pour utiliser un document par défaut, il n'est pas nécessaire de spécifier le nom du document.
{% endhint %}

## Module d’administration  <a href="#module-administration" id="module-administration"></a>

`http://VOTRESITE/wfgen/admin/default.aspx`

{% hint style="info" %}
Si le site Web est configuré pour utiliser un document par défaut, il n'est pas nécessaire de spécifier le nom du document.
{% endhint %}

## Panneau de configuration

`http://VOTRESITE/wfgen/admin/Config.aspx`

## Intégrations par l’entremise d’URL  <a href="#integration-par-entremise-urls" id="integration-par-entremise-urls"></a>

Pour des informations sur comment utiliser les URL WorkflowGen pour les intégrations, consultez la section[ Integration using WorkflowGen URLs](https://docs.workflowgen.com/integration/integration-using-workflowgen-urls) dans le [WorkflowGen Integration Guide](https://docs.workflowgen.com/integration/i) (disponible en anglais seulement).


---

# Agent Instructions: 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/admin-fr/10.0/urls-workflowgen.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.
