# Security

## Overview

The Avonni Components for Salesforce is a comprehensive collection of user interface components designed explicitly for Salesforce's Flow Builder and Experience Cloud Builder. These components are 100% native to Salesforce, meaning they are built using the Salesforce platform's programming languages and framework and, thus, are fully compatible with the platform.&#x20;

Additionally, the Avonni Components package has undergone Salesforce's security review, ensuring they meet the platform's standards for quality and functionality, making them a reliable choice for businesses looking to enhance their Salesforce User Experience.

## Data Access

Avonni Labs Inc doesn't have access to the customer’s Salesforce instance. Customers can grant access to support for a limited period using the Salesforce Grand Access features. (<https://help.salesforce.com/articleView?id=000323031&type=1&mode=1>).

The Avonni Components package is designed to be installed and run on the customer's Salesforce instances. It is a native solution that does not require third-party services. This ensures seamless integration with the customer's existing Salesforce environment.

{% hint style="info" %}

### Data Model Sharing with Avonni Components in Experience Cloud

**Adherence to Salesforce Data Sharing Rules:**

* **Respecting Org Settings:** Avonni Components fully comply with the existing data-sharing configurations and access settings of your Salesforce organization.
* **No Interference Policy:** These components do not alter or affect your pre-established data-sharing rules in any way.
* **Controlled Visibility and Access:** The ability to view and interact with records through Avonni Components is governed by your organization's defined sharing settings and user permissions
  {% endhint %}

## Security

In addition to being native to Salesforce, the Avonni Components package also adheres to Salesforce's strict security standards. This includes Field Level Security (FLS), which controls access to fields on an object level, and CRUD (Create/Read/Update/Delete) permissions for objects, which ensures that users can only access the data they are authorized to access. Our package also supports data sharing based on role hierarchy, sharing rules, and Apex sharing, ensuring that data is shared only with the appropriate users.

As a listed package [on the AppExchange](https://appexchange.salesforce.com/listingDetail?listingId=a0N4V00000IDsfbUAD\&tab=e), Avonni Flow Screen Components undergoes an annual security review. This ensures that the package is regularly evaluated for security vulnerabilities and that any potential issues are addressed promptly, providing customers with peace of mind and a secure solution.


---

# 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.avonnicomponents.com/experience-cloud/help/security.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.
