# Security Policy

**Security Policy has three options**

1. SSL Policy: Determines whether SSL has to be used while data transmission or not.
2. Caching Policy: Certain files may be stored in the client’s web browser cache. Cacheable data will make accessing of content faster, although may be considered a security risk.
3. Session Timeout Policy: This will allow you to determine that after what time of inactivity the session of the user will be timed out. Four options available are 30 minutes, 1 hour, 2 hour or Never

**To change Security Policy**

1. Go to Admin (It is located in Admin drop down menu which is on top right corner of your workspace)
2. Click on “Security Policy” on the left hand menu
3. Change all the necessary details
4. Click “Save” 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.workdigital.io/portal-management/portal-administration/security/security-policy.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.
