Skip to main content
Policies are the written documentation that governs how your organization handles security practices — acceptable use, access control, incident response, and more. SecurAtlas provides a library of pre-built policy templates that you can activate and customize, then track whether your team has acknowledged them.

The Policy posture summary

At the top of the Policies page, a posture summary shows:
  • Policy health score — a 0–100 composite score based on how many policies are active, acknowledged, and up to date
  • Active policies — policies with a status of active
  • Pending policies — policies in draft state
  • Overdue for review — active policies whose next review date has passed
  • Policies without evidence — active policies not linked to any evidence item

Filtering the policy list

Use the filter tabs to narrow the list:
FilterWhat it shows
AllEvery policy regardless of status
ActivePublished policies in effect
DraftPolicies not yet published
OverdueActive policies past their review date

Creating a policy from a template

1

Browse templates

Click + New Policy or Generate from Template. A template picker opens showing all available policy templates, organized by category. Each template shows a short description and its associated framework tags (for example, ISO 27001, SOC 2).
2

Select a template

Choose the template that matches the policy you want to create. Click Use Template to create a new policy pre-populated with the template’s content.
3

Review and edit the content

The policy editor opens with the template’s markdown content. Customize the policy to match your organization’s specific processes, naming conventions, and approval chains.
4

Set dates and settings

Fill in the Effective date (when the policy takes effect) and Next review date (when it should be reviewed again). Enable Requires acknowledgment if team members must confirm they’ve read the policy.
5

Publish the policy

Change the status from Draft to Active and save. The policy is now live and visible to your team.

Bulk generating policies

If you need to create several policies at once, use the Bulk Generate feature:
  1. Navigate to Policies → Bulk Generate
  2. Select multiple templates from the list
  3. Click Generate — SecurAtlas creates a draft policy from each selected template
Review and publish each draft individually after generation.

Tracking acknowledgments

When a policy has Requires acknowledgment enabled, each team member needs to confirm they’ve read it. The policy list shows an acknowledgment percentage for each active policy — for example, “72% acknowledged” — indicating what fraction of your team has confirmed. Click a policy to see the full acknowledgment breakdown, including which members have and haven’t acknowledged it yet.
Policies with low acknowledgment rates show up in the Policy Posture widget on the dashboard. Use this to identify which policies need a push to your team.

Understanding drift detection

If your organization is using policy templates and a template is updated by SecurAtlas (for example, because a framework requirement changed), your existing policy may show a drift indicator. Drift means your published policy has diverged from the current version of its source template. The policy list shows a drift badge on affected policies, and the dashboard Policy Posture widget includes a drift count. To resolve drift, open the affected policy and review the differences between your current content and the updated template. Apply any relevant changes and save.
Drift detection does not automatically modify your policy content. You remain in control of what gets published — the drift indicator is a signal to review, not an automatic override.

Exporting a policy to PDF

You can export any active or draft policy as a formatted PDF document.
1

Open the policy

Click the policy title to open its detail view.
2

Export to PDF

Click the Export PDF button. SecurAtlas calls the policy export endpoint and the PDF downloads to your browser.
Policy PDFs are useful for distributing to team members who need a printed copy, sharing with auditors, or archiving a snapshot of your policy at a point in time. Policy exports are also available through the API at /api/reports/policy-export.