> For the complete documentation index, see [llms.txt](https://docs.salesmap.kr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.salesmap.kr/settings/object-management/field-management/custom-object.md).

# 커스텀 오브젝트 시스템 필드

## 1. 커스텀 오브젝트 관련 필드

### **담당자**

* 오브젝트를 생성할 때 지정한 담당자입니다.

### **팀**

* 오브젝트 담당자가 속해 있는 팀입니다.

### **RecordId**

* 오브젝트의 고유 ID로, 세일즈맵에 의해 자동으로 설정됩니다.

### **생성 날짜**

* 오브젝트가 생성된 날짜입니다.

### **수정 날짜**

* 오브젝트가 마지막으로 수정된 날짜입니다.

***

## 2. 파이프라인 관련 필드

### **파이프라인**

* 오브젝트가 현재 속해 있는 파이프라인입니다.

### **파이프라인 단계**

* 오브젝트가 속한 파이프라인의 세부 단계입니다.

### **최근 파이프라인 단계 수정 날짜**

* 오브젝트가 현재 속해 있는 파이프라인 단계입니다.


---

# 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.salesmap.kr/settings/object-management/field-management/custom-object.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.
