# Permission Sets Overview

The Limio for Salesforce package offers four permission sets:

1. **Assisted Sales - Admin**
2. **Assisted Sales - User**
3. **Assisted Sales - Dev** (internal use only)
4. **Manage Configuration Objects in LFS** (internal use only)

This article focuses on the main features and permissions of the **Assisted Sales - Admin** and **Assisted Sales - User** permission sets.

### 1. Assisted Sales - Admin permission set

<figure><img src="/files/aBpWpm5LpFnEq6kthdqo" alt=""><figcaption></figcaption></figure>

The **Assisted Sales - Admin** permission set is designed for users with administrative responsibilities, such as Sales Ops, Revenue Ops or Salesforce Administrators. It has the highest level of access which manifests in edit access to configuration records.

It allows access to Limio Console Application which includes the following tools and tabs:<br>

<figure><img src="/files/NwHomCzvXeA2Sr72zedk" alt=""><figcaption></figcaption></figure>

*Note:* Limio Configs and Log Viewer Page tabs are for internal use only.

The **Assisted Sales - Admin** permission set includes a custom permission. It enables users to override blocked product rules during the Acquisition flow. For more information, visit [Permission to Dismiss a Blocked Product Rule](/integrations/setting-up-limio-for-salesforce/detailed-salesforce-setup/permission-sets-overview/dismiss-blocked-product.md).

### 2. Assisted Sales - User

<figure><img src="/files/fQmgwxJIt1cE1IbLLBk0" alt=""><figcaption></figcaption></figure>

The **Assisted Sales - User** permission set is designed to give users the ability to interact with Limio Flows and reading the app configuration, while not being able to update it. Users can access the Limio Console application.

Here is an example of a filtering rule view for a user with this permission set assigned, fields and Save buttons are read-only:<br>

<figure><img src="/files/HQLKLQvT69n7U2MQejJR" alt=""><figcaption></figcaption></figure>


---

# 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.limio.com/integrations/setting-up-limio-for-salesforce/detailed-salesforce-setup/permission-sets-overview.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.
