# 帳號管理與操作

<details>

<summary>我想解除綁定，流程會很麻煩嗎？</summary>

&#x20;請參考我們的教學文件：【[<mark style="color:$primary;">快速移除授權指南</mark>](/security-and-permissions/revoke-access.md)】

</details>

<details>

<summary>我有好幾個 AWS 帳號，可以通通放進來一起看嗎？</summary>

當然可以。只要把其他 AWS 帳號也完成綁定，就能在同一個介面切換查看各帳號的節費成效與健檢結果，管理會更集中、更省時間。

綁定方式請跟著下方影片操作即可（照著做一次，後續新增帳號也同樣流程）。

</details>

{% embed url="<https://www.youtube.com/watch?v=2qwnrqWTtvI>" %}
教您如何綁定多個 AWS 帳號
{% endembed %}


---

# 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://docs.elite.cloud/faq/account-setup.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.
