# Storyboard à l’aide d’un script

Voici un court tutoriel sur la façon de créer des storyboards à partir d’un script sur Morphic :

1. Aller à [Copilote](https://studio.morphic.com/chat) sur Morphic
2. Tapez une invite telle que « Générez un storyboard en noir et blanc de ces scènes… »
3. Optionnellement, incluez les actions des personnages, les angles de caméra, l’ambiance ou l’environnement
4. Cliquez sur Générer pour créer votre storyboard

<figure><img src="/files/8e49ab9914d0e21439087441fe40a4b1a32a39c8" alt=""><figcaption></figcaption></figure>

Copilot créera des vignettes de storyboard en découpant l’histoire ou le script généré en scènes visuelles claires. C’est ainsi que vous pouvez créer des storyboards à partir d’un script sur Morphic. Cela aide à transformer les scripts écrits en scènes visuelles nettes.

***


---

# 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://morphic.com/docs/fr/guides-pratiques/storyboarding/storyboarding-using-a-script.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.
