> For the complete documentation index, see [llms.txt](https://docs.inheriti.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.inheriti.com/getting-started/activation-methods/plan-triggers.md).

# Plan Triggers

Plan Triggers are integral to Data Backup Plans within Inheriti®, designed for situations that require explicit user actions and approval to access encrypted data securely.

## How It Works

Plan Triggers are manually activated by specific user actions.

To access your data, you need to actively engage with the system by logging in, clicking on a designated link, or entering a unique code that you receive via phone call or SMS.

This manual approval ensures that the data is accessed intentionally and securely, following strict verification protocols.

## Features and Benefits

Plan Triggers allow for a high degree of control over your data, enabling you to specify the precise conditions under which it can be accessed.

This customization makes the security setup highly adaptive to your needs, providing a robust security measure that aligns perfectly with your operational requirements.

While the setup demands some input, it ensures that every access to your data is deliberately approved and secure.

## Use Cases

Ideal for users who need regular access to their data or wish to ensure that access to their digital backups is both secure and intentional.

This method is particularly useful for business data backups, where frequent access might be necessary, or for personal data that requires high security but needs to be readily accessible under controlled conditions.<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.inheriti.com/getting-started/activation-methods/plan-triggers.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
