# Simple Data Separation

## Simple Data Separation

- [Introduction](https://docs.yansalabs.com/simple-data-separation/overview/introduction.md)
- [Key Features](https://docs.yansalabs.com/simple-data-separation/overview/key-features.md)
- [Competitive Matrix](https://docs.yansalabs.com/simple-data-separation/overview/competitive-matrix.md)
- [Return on Investment](https://docs.yansalabs.com/simple-data-separation/overview/return-on-investment.md)
- [Industry Use Cases](https://docs.yansalabs.com/simple-data-separation/overview/industry-use-cases.md)
- [Simple Data Separation for Finance](https://docs.yansalabs.com/simple-data-separation/overview/industry-use-cases/simple-data-separation-for-finance.md): Efficient, Compliant Data Management for Financial Institutions on ServiceNow
- [Simple Data Separation for Government](https://docs.yansalabs.com/simple-data-separation/overview/industry-use-cases/simple-data-separation-for-government.md): Strengthening Data Security and Compliance for Government Agencies
- [Simple Data Separation for Healthcare](https://docs.yansalabs.com/simple-data-separation/overview/industry-use-cases/simple-data-separation-for-healthcare.md): Addressing the Unique Data Management Challenges in Healthcare
- [Videos](https://docs.yansalabs.com/simple-data-separation/overview/videos.md)
- [Reviews](https://docs.yansalabs.com/simple-data-separation/overview/reviews.md)
- [Getting Started](https://docs.yansalabs.com/simple-data-separation/technical-docs/getting-started.md)
- [Global Component](https://docs.yansalabs.com/simple-data-separation/technical-docs/global-component.md)
- [Separation Rules](https://docs.yansalabs.com/simple-data-separation/technical-docs/separation-rules.md)
- [Parent Inheritance (BETA)](https://docs.yansalabs.com/simple-data-separation/technical-docs/separation-rules/parent-inheritance-beta.md)
- [Simple Access Requests](https://docs.yansalabs.com/simple-data-separation/technical-docs/separation-rules/simple-access-requests.md)
- [Defined Relationships](https://docs.yansalabs.com/simple-data-separation/technical-docs/separation-rules/defined-relationships.md)
- [Parent/Child Table Security](https://docs.yansalabs.com/simple-data-separation/technical-docs/separation-rules/parent-child-table-security.md)
- [Quickstart Packs](https://docs.yansalabs.com/simple-data-separation/technical-docs/quickstart-packs.md)
- [General Settings](https://docs.yansalabs.com/simple-data-separation/technical-docs/general-settings.md)
- [Logging](https://docs.yansalabs.com/simple-data-separation/technical-docs/logging.md)
- [Testing & Troubleshooting](https://docs.yansalabs.com/simple-data-separation/technical-docs/testing-and-troubleshooting.md)
- [Performance Testing](https://docs.yansalabs.com/simple-data-separation/technical-docs/testing-and-troubleshooting/performance-testing.md)
- [Functional Testing](https://docs.yansalabs.com/simple-data-separation/technical-docs/testing-and-troubleshooting/functional-testing.md)
- [Frequently Asked Questions](https://docs.yansalabs.com/simple-data-separation/technical-docs/frequently-asked-questions.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.yansalabs.com/simple-data-separation/overview/introduction.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.
