# 보기 설정(Grid) 커스텀하기

## 💡 핵심 꿀팁

{% hint style="info" %}
&#x20;보기 설정(Grid)을 편의에 따라 커스터마이징 할 수 있어요
{% endhint %}

## 1. 자주보는 순서에 따라 변경

{% hint style="success" %}

* 거래처명은 1열에 고정
* 그 외 컬럼은 거래처명 다음부터 순서 배치 가능
* 원하는 위치에 드래그 후 놓으면 자동으로 저장
  {% endhint %}

<figure><img src="/files/7rZWalzCRROjTzJNb9oV" alt=""><figcaption></figcaption></figure>

## 2. 컬럼 노출 여부 선택 가능

{% hint style="success" %}

* 마우스 우클릭 시, 컬럼 노출 여부 선택 가능
* 체크 활성화 또는 해제로 노출  여부 선택
* <mark style="color:blue;">**보기 설정은 자동 저장**</mark>&#x20;
  {% endhint %}

<figure><img src="/files/gINW8MPBwJpSAmdgRcip" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}

* <mark style="color:blue;">**Ctrl 버튼 누른 상태에서**</mark> 숨길 메뉴를 여러개 한 번에 선택 가능
* <mark style="color:blue;">**선택 완료 후 "보기설정 저장" 을 클릭하지 않아도, 다음 로그인 시에도 동일하게 적용**</mark>
  {% endhint %}

<figure><img src="/files/VF2HyP6MufVsmgvU7L8Y" alt=""><figcaption></figcaption></figure>

## 3.  정렬방법 적용 가능

{% hint style="success" %}

* 모든 컬럼에서 컬럼명 우측 화살표(▲/▼)를 누르면, 오름차순/내림차순으로 정렬
  {% endhint %}

<figure><img src="/files/nT1WRpAMuX5eF4bebV3F" alt=""><figcaption></figcaption></figure>

## 4.  거래처 한 번에 선택

{% hint style="success" %}

* <mark style="color:blue;">**Shift 버튼 누른 상태에서**</mark> 처음과 끝을 클릭하면,  \
  하나씩 클릭하지 않아도 해당 범위 전체 선택 가능
  {% endhint %}

<figure><img src="/files/3VwutgLNTmKmHFt517DX" alt=""><figcaption></figcaption></figure>

## 5. 설정한 그대로 고정

{% hint style="success" %}

* 보기 설정(Grid)을 커스텀 한 후 "보기설정 저장"을 누르지 않아도\
  다음 로그인 시 설정한대로 조회 가능
  {% endhint %}

<figure><img src="/files/G0c6bnThsRkGNutTda8c" alt=""><figcaption></figcaption></figure>


---

# 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.semoreport.com/guide/setup/5.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.
