> For the complete documentation index, see [llms.txt](https://docs.faronics.com/faronics-insight-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.faronics.com/faronics-insight-docs/japanese/faronics-insightwosuru/insight-teacherkonsru/ping-si/no.md).

# 投票の管理

このオプションにより、教師は既存のポールを編集、削除、インポート、エクスポートしたり、新しいポールを作成したりすることができます。

<figure><img src="/files/TwTfLEDBc5BkfLmJDKOg" alt=""><figcaption></figcaption></figure>

新しい投票を作成するには、［投票名］を入力してください。［質問］と［オプション］をクリックし、左側のメニューから\[投票]を追加をクリックします。

投票を編集するには、左側のメニューのリストから投票を選択し、必要な変更を加えます。完了したら［保存］をクリックします。

投票を削除するには、左側のメニューから投票の名前にマウスカーソルを合わせ、指定の削除アイコンをクリックします。

投票をインポートするには、［投票をインポート］ > ［インポート］をクリックします。インポートする投票をブラウズして選択します。

投票をエクスポートするには、［投票をエクスポート］をクリックし、希望の保存場所を参照します。エクスポートされたポールは CSV ファイルとして保存されます。

<div align="left"><figure><img src="/files/7QfI1kZ6HnxmUrBPbEzW" alt="" width="563"><figcaption></figcaption></figure></div>


---

# 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://docs.faronics.com/faronics-insight-docs/japanese/faronics-insightwosuru/insight-teacherkonsru/ping-si/no.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.
