# App

- [Overview](https://docs.kernel.ai/app/overview.md)
- [Risk management](https://docs.kernel.ai/app/configuration.md): Kernel's configuration is opinionated, customizable, and tailored to RevOps use cases.
- [Account risk](https://docs.kernel.ai/app/configuration/account-risk.md): Kernel's risk methodology lets you execute sweeping, automatic changes across your CRM without disrupting business operations
- [Active users](https://docs.kernel.ai/app/configuration/active-users.md): Kernel's customizable algorithm detects which accounts are owned by active sales reps.
- [Actions](https://docs.kernel.ai/app/actioning.md): How to safely take actions based on Kernel's analysis
- [Delete inoperational](https://docs.kernel.ai/app/actioning/delete.md): Remove dead and dormant accounts from your CRM
- [Merge duplicates](https://docs.kernel.ai/app/actioning/merge.md): How Kernel merges duplicate accounts in Salesforce
- [Associate hierarchies](https://docs.kernel.ai/app/actioning/associate.md): Link child accounts to their parent within your CRM
- [Audit trail](https://docs.kernel.ai/app/backup.md): Kernel keeps a rolling snapshot of your CRM to ensure you can effortlessly roll-back.
- [Data feedback loop](https://docs.kernel.ai/app/data-feedback-loop.md): Kernel's feedback loop allows reps to flag issues for the data team to resolve, and ensures accuracy.


---

# 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://docs.kernel.ai/app.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.
