# 4. 앱 실행 시, 비회원도 앱을 이용할 수 있도록 로그인 화면을 없애고 싶어요.

**비회원도 사용할 수 있도록 로그인 창 없애기**

* 관리자 웹 > 환경 설정 > 우측 모바일 앱 설정 > 기본 설정을 펼쳐 주세요. > 비회원 사용 제한 스위치를 선택 해제해 주세요.

**비회원도 사용할 수 있는 메뉴 탭 추가하기**

* 관리자 웹 > 메뉴 설정 > 앱 메뉴 설정 > 비회원용 앱 메뉴 탭에서 설정해 주세요.

> \#로그인 없이 둘러보기, #로그인 창 없애기, #비회원 사용 제한 해제하기, #비회원용 앱 메뉴, #로그인 화면 없애는 방법

2023.07.27 Jinny

### **While operating the app, I'd like to eliminate the login page to make the app accessible to non-members**

**Eliminate the login page for non-members**

* Access Administrator Web > Development Mode > Preferences > Right Mobile App Settings > Preferences, and then deselect the non-member restricted switch.

**Include a menu tab that non-members can access**

* Access Administrator Web > Development Mode > Menu Settings > App Menu Settings > Non-Members App Menu Tab and create a menu tab specifically for non-members.

> \#exploring without logging in, #removing the login page, #opening access for non-members, #non-members' app menu, #how to eliminate the login page

2023.08.17 Song


---

# 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/faq/etc/4.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.
