# FAQ

#### Add Button 후 레이아웃에서 버튼이 안보이는 경우

> 설정 > 개체 관리자 > 견적(Target Object가 견적 인 경우) 으로 이동합니다.
>
> 페이지 레이아웃으로 이동하여 'Salesforce 모바일 Lightning Experience 작업' 을 활성화 합니다.
>
> 활성화 되었다면, '버튼, 링크 및 작업' 으로 이동하여 추가한 버튼의 유무를 확인하고, 레이아웃에 추가합니다

#### Add Button 후 계속 진행만 표시되고 완료 되지 않는 경우

> 레이아웃에 버튼 추가는 SalesForce MetaDataAPI 서비스를 이용합니다. 이 서비스는 다소 시간이 소요 될 수 있습니다.
>
> 상태가 계속된다면, 'Add Button 후 레이아웃에서 버튼이 안보이는 경우' 를 참조하새요


---

# 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://help.smallbuilder.com/ko/smallbuilder-documents/faq.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.
