> For the complete documentation index, see [llms.txt](https://docs.tlic.cmu.ac.th/cmu-mango-canvas-manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tlic.cmu.ac.th/cmu-mango-canvas-manual/quizzes-and-assignment/new-quizzes/item-bank/sharing-item-bank.md).

# Sharing Item Bank

You can share the Item Bank with other users in New Quizzes or other courses on the Mango Canvas system. This can only be done by users with the role of Teacher or TA.

You can choose the permission of sharing, whether it is only view or can edit. Allowing editing will allow users to modify, add questions, share with others, and even delete the bank.

### Open Item Bank

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

### Allow Sharing Item Bank

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

\[1] Go to the bank you want to share

\[2] Press the share button.

### Sharing Preferences in Item Bank

<figure><img src="/files/05e8xlDmZzF1dx7aYErx" alt=""><figcaption></figcaption></figure>

\[1] Type the name of the person you want to share the Item Bank with

\[2] Click on the name of that person

\[3] Set the sharing permission for the Item Bank

\[4] Click to add the name to the Item Bank sharing

### View Currently Shared with

<figure><img src="/files/1JlAGVTLmASyIF6jtu1y" alt=""><figcaption></figcaption></figure>

\[1] View users and courses that Item Bank is being shared with

\[2] Edit permission

\[3] Remove access to Item Bank

{% hint style="info" %}
You can remove users, including yourself, from the Item Bank. In case you remove a user from sharing, you can share again by adding their name.
{% endhint %}

### Save

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

When adding a user or course to share the bank, press Done to save the sharing information.


---

# 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:

```
GET https://docs.tlic.cmu.ac.th/cmu-mango-canvas-manual/quizzes-and-assignment/new-quizzes/item-bank/sharing-item-bank.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.
