# クリエイティブの編集

## 操作動画

{% hint style="success" %}
**Ptengine ExperienceのWeb接客体験とはこの動画では以下の内容をご案内します。**

* テキストの追加と編集
* 画像のアップロードと編集
* 動画の追加
* ボタンの追加と編集
* プレビュー画面の確認
* スマホ画面の編集
* 保存

下記動画のチャプター表紙のスキップボタンで次のチャプターへスキップできます。
{% endhint %}

{% embed url="<https://app.arcade.software/share/rluR0l0GdSElzLf2uRXJ>" %}

## **その他注意事項**

### 画像

#### アップロードについて

＜アップロード可能な画像形式＞

形式：jpeg,png,gif,avif,webp,ico,svg

容量：最大6メガバイト

画像要素をクリックすると、画像変更、スタイル編集（不透明度、枠線の太さ、角丸、影）、クリックアクション、コピー、レイヤー、トリミング、その他の設定が行えます。その他の設定からは、[代替テキスト(Alt)](/faq/experience-edit/web-accessibility.md#tekisutoaltno)の設定が可能です。

### テキスト

#### フォントについて

同じフォントに指定した場合でもOSにより形が異なることがあります。

各OSが同じフォントに対する定義が異なるからです。

Ptengine上では解決できることは難しいので、ご了承ください。

### ビデオ

#### **サムネイルについて**

ビデオURLを選択した場合は、サムネイル用画像を追加できます。

YouTubeリンクの場合は、YouTubeで設定したサムネイルが使用されます。

## **Webアクセシビリティへの対応**

Ptengine Experienceで設置するすべてのポップアップ・固定バーは、キーボード入力に対応しています。詳しくは[Webアクセシビリティへの対応](/faq/experience-edit/web-accessibility.md)アクセシビリティをご参照ください。


---

# 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://helps.ptengine.com/experience/campaign/create-new-1/creative-editing.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.
