---
title: View and create security policies
description: >-
  Learn how to view existing security policies and create custom ones in
  Administration, including password rules, authentication, and user
  assignments.
lastUpdated: "2026-09-09"
---

> **For AI agents:** the complete documentation index is at [llms.txt](/llms.txt). Append `.md` to any page URL for its markdown version.

Security policies live under **Administration** > **Security policies**. The table lists every policy with its **Name** (and description) and when it was **Last Updated**. The workspace default is marked with a **Default** badge.

## View security policies

Go to **Administration** > **Security policies** to see all policies in your workspace, including the built-in default and any custom policies you've created. Use the **⋮** menu on a policy's row to edit, clone, or delete it.

## Create a custom policy

1. Click **Create security policy** (top right)
2. In the **About** section, enter a **Name** (required) and an optional **Description**
3. Configure each section below: Password Policy, Password history, Password life, Two Factor Authentication, Login Policy, and Users
4. Click **Create security policy** at the bottom

Each section is a card on the form. Within Password, history, life, and login sections, tick a rule's checkbox to reveal its inputs. Nothing is enforced unless its box is checked.

After creating a policy, fine-tune its [password rules](/administration/security-policies/password), [authentication settings](/administration/security-policies/authentication), and [user assignments](/administration/security-policies/manage).
