# 访问设置

> #### 访问（会话）设置是什么
>
> 此功能允许您按项目自由定制用户访问（会话）持续的时间（超时时间）。

## 此功能的优点

即使用户的一系列行为因涉及外部网站等原因而被中断，通过调整超时时间，您也可以将这些行为准确地测量为一次访问。

## 常见使用场景

以电子商务网站的支付流程为例，用户可能会从自己的网站转移到外部支付系统。如果外部网站上的操作耗时，返回网站时可能会被计为单独的访问。在这种情况下，通过延长超时时间，可以将从支付流程到完成的整个过程正确地分析为一次访问。

## 此功能的设置方法

按照以下步骤进行设置：

访问要更改设置的 Insight 项目。

单击屏幕右上角的齿轮图标，选择"基本设置"。

从左侧菜单中选择"访问设置"。

在 PC 和移动设备上分别设置超时时间，然后保存。

## **会话超时时间的默认值**

## **注意事项**

更改此设置需要管理员权限。

如果更改超时时间，会影响访问次数、跳出率、平均停留时间等指标。

Insight 中的设置也会应用到同一项目的 Experience。


---

# 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://helps.ptengine.com/cn/insight/setting/session-setting.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.
