> ## Documentation Index
> Fetch the complete documentation index at: https://docs.invoca.com/llms.txt
> Use this file to discover all available pages before exploring further.

# What Permissions Are Needed for Invoca Salesforce Users?

> The object, field, Apex class, Visualforce, and system permissions required for the Invoca Enterprise app in Salesforce.

**Applies to:** Salesforce

## Answer

* Set Read and Edit permissions for: Invoca Call Log, Invoca Conversion Mapping, Invoca Reportings, and Invoca Error Logs.
* Check Field Permissions for mapped fields on: Accounts, Contacts, Leads, Opportunities, and Cases.
* Grant explicit permission to access Apex Classes containing `@AuraEnabled` methods — specifically `CallLogWrapper` and `CallStreamingController` within the Invoca Enterprise app.
* Enable the 4 Visualforce pages associated with the Invoca Enterprise app under Visualforce Page Access (namespace prefix `INVOCA_FOR_SF`).
* Under System Permissions, check the Apex REST Services and Edit Tasks flags.
* Under App Permissions, allow users to Convert Leads.

Under Object Settings, the required Object Permissions vary by object — see the [Salesforce Sales Cloud pre-installation checklist](/s/article/salesforce-sales-cloud-preinstall-checklist) for the full permissions table by object.

## Where to go next

* [Salesforce Sales Cloud: Integration overview](/s/article/jhdcp92865-587)
* [Salesforce Sales Cloud: Pre-Installation Checklist](/s/article/salesforce-sales-cloud-preinstall-checklist)
* [Salesforce Sales Cloud: Installation Guide](/s/article/salesforce-installation-guide)
