> For the complete documentation index, see [llms.txt](https://interfacing.gitbook.io/interfacing-help-files/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://interfacing.gitbook.io/interfacing-help-files/interfacing-help-files-fr/developpeurs-de-solutions/designer.md).

# Designer

Low-code meets AI for forms and automation

**Designer** is a low-code, AI-assisted tool that makes it simple to build forms, <mark style="color:red;">notifications, email templates, and user assignments</mark> without writing a single line of code. With AI support and an intuitive interface, Designer helps you quickly create, customize, and deploy resources that streamline your workflows.

Designer gives you the speed, flexibility, and intelligence to design resources that improve how your organization works, whether it is automating approvals, generating forms from files, or assigning tasks more efficiently.

***

### Accessing Designer

Follow these steps to access Designer and explore its interface:

{% stepper %}
{% step %}

#### Open a Process

Open the **Details panel** of the desired process in the Library.&#x20;
{% endstep %}

{% step %}

#### Launch Designer

Click **Automation** to open Designer.
{% endstep %}

{% step %}

#### Explore the Designer Interface

Designer has <mark style="color:red;">four tabs</mark> where you can create:

* **Forms** – Build new forms, generate forms using AI, edit existing forms, or use templates.
* <mark style="color:red;">**Notifications**</mark> <mark style="color:red;"></mark><mark style="color:red;">– Manage notifications associated with this process.</mark>
* <mark style="color:red;">**Email Templates**</mark> <mark style="color:red;"></mark><mark style="color:red;">– Create and edit emails for communication automation.</mark>
* <mark style="color:red;">**User Assignment**</mark> <mark style="color:red;"></mark><mark style="color:red;">– Assign users to tasks or forms as needed.</mark>
  {% endstep %}
  {% endstepper %}

***

### Your Designer Toolbox

Dive into the tabs that help you create, automate, and manage your workflows.

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><strong>Forms</strong><br><br>Build, edit, or generate forms with AI or templates.</td><td><a href="https://content.gitbook.com/content/AgpNu7XmgN3Z9B8kIShD/blobs/OPrnY57cCTrAV9MZfSrV/IMS-V16-NAV-Home-Icons-1.png">IMS-V16-NAV-Home-Icons-1.png</a></td></tr><tr><td><mark style="color:red;"><strong>Notifications</strong></mark><br><br><mark style="color:red;">Set up and manage process notifications.</mark></td><td><a href="https://content.gitbook.com/content/AgpNu7XmgN3Z9B8kIShD/blobs/mwyQ2Jnq7ePHnadPxl4d/IMS-V16-NAV-Library-Icons-66.png">IMS-V16-NAV-Library-Icons-66.png</a></td></tr><tr><td><mark style="color:red;"><strong>Email Templates</strong></mark><br><br><mark style="color:red;">Create and edit automated email content.</mark></td><td><a href="https://content.gitbook.com/content/AgpNu7XmgN3Z9B8kIShD/blobs/WUUC0x0vzUjFo4vCC1LO/IMS-V16-NAV-Library-Icons-118.png">IMS-V16-NAV-Library-Icons-118.png</a></td></tr><tr><td><mark style="color:red;"><strong>User Assignment</strong></mark><br><br><mark style="color:red;">Assign tasks and forms to users efficiently.</mark></td><td><a href="https://content.gitbook.com/content/AgpNu7XmgN3Z9B8kIShD/blobs/p7xE7283YY0Vn58Tz4iD/IMS%20Icons%20(2).png">IMS Icons (2).png</a></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, and the optional `goal` query parameter:

```
GET https://interfacing.gitbook.io/interfacing-help-files/interfacing-help-files-fr/developpeurs-de-solutions/designer.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.
