Automate access
management, with code

Build secure infrastructure access for
effortless compliance, better security, and happier engineers.

Access management doesn’t have to be so complicated

Abbey streamlines data access and frees engineers to focus on core responsibilities, without compromising security and compliance.

BETTER SECURITY, LOWER COSTS

Improve security and reduce compliance costs by scaling and automating through your engineers.

WORK SECURELY AS A TEAM

Work securely as a team by decentralizing access management while enforcing guardrails.

MEET ENGINEERS WHERE THEY ARE

Meet engineers where they are with familiar and modular IaC, CI/CD, and VCS tooling.
HOW IT WORKS
The Abbey Platform
Automate access using your existing infrastructure
Define workflows in Terraform
Configure a Grant Kit for a resource
Learn about Grant Kits
resource "abbey_grant_kit" "jediDB_readonly_role" {
name = "Read-only Role for jediDB in Snowflake"
workflow = {
steps = [
{ reviewers = { all_of = ["yoda@rebel.org"] } }
]
}

output = {
location = "github://rebelalliance/jediDB/access.tf"
append = <​<​-Terraform
resource "snowflake_role_grants" "jediDB_read" {
role_name = data.snowflake_role.read_jediDB.name
users = [.data.abbey.identity.snowflake.username]
}
Terraform
}
}
Write guardrail policies
Build and enforce rules for compliance without causing friction for engineering teams.
Learn about Policies
screenshot
Manage requests and approvals
Use our intuitive web app to discover, request, and manage access to resources.
screenshot
View and audit changes
Log and audit access changes to meet compliance needs, within the Abbey app or a Git-based version control system.
screenshot
ENGINEERS LOVE ABBEY
Abbey reduces toil while improving security
icon
Get live quickly on top of your infrastructure as Code deployment.
icon
Track, rollback, and approve changes with your version control systems.
icon
Integrate access controls with CI/CD for up-to-date security.
The power of automation and simplicity
Build a more secure and compliant infrastructure for your organization while empowering your engineering team.