# Exporting Resource List

แต่ละ service สามารถ export รายการ resource ที่มีทั้งหมดได้ในรูปแบบของไฟล์ .csv ได้ โดยทำตามขั้นตอนด้านล่างนี้

## Instructions

### 1. เข้าสู่หน้า resource list

เลือก service ที่ต้องการจากแถบเมนูทางด้านซ้าย เพื่อเข้าสู่หน้า list ของ service นั้น ๆ

<figure><img src="/files/zKRWRxaor1UyXLZhSM9G" alt=""><figcaption><p>Selecting a service</p></figcaption></figure>

### 2. คลิกปุ่ม EXPORT (.CSV) > Export All List

ปุ่ม 'EXPORT (.CSV)' มีตำแหน่งอยู่ทางด้านขวาของช่อง search ของทุกๆ หน้า resource list ดังภาพ&#x20;

{% hint style="info" %}
จะสามารถคลิกปุ่ม 'EXPORT (.CSV)' ได้ต่อเมื่อมี resource อยู่อย่างน้อย 1 resource และหน้านั้น ๆ ไม่ได้อยู่ในสถานะ loading
{% endhint %}

<figure><img src="/files/VulseWmiZ512oePzgwKw" alt=""><figcaption><p>Exporting instance list</p></figcaption></figure>

<figure><img src="/files/Ii22LVK27GOJ7QtBaDCK" alt=""><figcaption><p>Exporting volume list</p></figcaption></figure>

### 3. Save ไฟล์ resource list ลงบนคอมพิวเตอร์ของคุณ

เมื่อคลิก Export All List แล้ว จะปรากฏหน้าต่างให้เลือกสถานที่ save ไฟล์ เลือกโฟล์เดอร์ที่ต้องการ save คลิก 'Save'&#x20;

จะ export file เสร็จเรียบร้อย

<figure><img src="/files/9M98NIfyz9vNcvfnWXbu" alt=""><figcaption><p>Instance list as a .csv file</p></figcaption></figure>

&#x20;


---

# 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/exporting-resource-list.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.
