# 컬렉션 명

컬렉션 명은 관리자 웹 > 운영 모드 > 설정 > 고급 설정 > 메타 설정에서 확인할 수 있어요.

<div align="left"><figure><img src="/files/j1Blw5Dht8Lk6p9pX6Bg" alt="" width="375"><figcaption></figcaption></figure></div>

메타 설정에서 컬렉션 명을 확인하고 싶은 단일 메타를 클릭하고 메타 코드를 접어주세요.

documentMeta를 펼치면 컬렉션 명을 확인할 수 있어요.

위 사진에 있는 메타의 컬렉션 명은 \_docTimeline이에요.

> \#컬렉션, #컬렉션 명, #컬렉션 이름

2023.12.07 Jinny


---

# 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.ohmyapp.io/main/guide/dictionary/collection-name.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.
