> For the complete documentation index, see [llms.txt](https://docs.allganize.ai/alliyzgaido/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.allganize.ai/alliyzgaido/alli-maintenance-fault-information.md).

# Alli メンテナンス/障害情報

## 2026年4月18日：メンテナンス情報 <a href="#id-2026-3-9" id="id-2026-3-9"></a>

4月18日(土) 午前7:00 ～ 午前9:00、サービスの安定性向上およびITコスト最適化のためファイルサーバー増強作業に伴い、以下の通りシステムメンテナンスを実施いたします。\
メンテナンス時間帯も管理画面や作成済みのアプリ・チャットボットなどの主要機能は通常通りご利用いただけますが、一部ファイルへのアクセスに影響が出る可能性がございます。\
\
\&#xNAN;**・実施日時**\
4月18日（土）午前7:00 ～ 午前9:00（日本時間）\
\
\&#xNAN;**・影響範囲**\
FAQ内の画像や添付ファイル等のリンクが一時的に読み込みエラーになる場合があります\
\
\&#xNAN;**・対象環境**\
SaaS版Alliをご利用のお客様\
\
\&#xNAN;**・備考**\
&#x20;Alli管理画面、チャット画面、SDK等のサービスは停止しません


---

# 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.allganize.ai/alliyzgaido/alli-maintenance-fault-information.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.
