# Co-working Projects

ภายใน NIPA Cloud Space การใช้งาน product ต่างๆ จะถูกแบ่งออกเป็น Project&#x20;

โดยแต่ละ Project จะใช้ resource และ wallet แยกจากกัน เพื่อแบ่ง scope ของงาน หรือทีมต่างๆ ออกจากกัน รวมถึงจัดการ budget แยกกันได้

นอกจากนี้ แต่ละ Project ยังสามารถมีสมาชิกได้หลายคน แบ่งตาม role ได้ดังนี้

* Resource Admin: มีสิทธิในการจัดการ resource ต่างๆ ภายใน Project แต่จะไม่มีสิทธิจัดการสมาชิก และ budget ของ Project
* Biller: มีสิทธิเท่ากับ Resource Admin แต่สามารถจัดการ budget ของ Project ผ่านหน้า Billing & Wallet ได้
* Project Owner: ผู้ที่มี role นี้ มีเฉพาะผู้ที่สร้าง Project เท่านั้น มีความสามารถทุกอย่าง ที่ role อื่นๆ มี และสามารถจัดการสมาชิกใน Project ได้ด้วย

ตัวอย่างการจัดการ Project

{% content-ref url="/pages/UJdvgw040t92Ee0Sqo1C" %}
[Create Co-working Project](/ncs-documents/nipa-cloud-space-overview/co-working-projects/create-co-working-project.md)
{% endcontent-ref %}

{% content-ref url="/pages/zxwd31TOaiOAK4CRYQ2i" %}
[Manage Project Member](/ncs-documents/nipa-cloud-space-overview/co-working-projects/manage-project-member.md)
{% endcontent-ref %}


---

# 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-epc.gitbook.io/ncs-documents/nipa-cloud-space-overview/co-working-projects.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.
