---
title: "What are the types of Object Permissions in Salesforce?"  
description: "What are the types of Object Permissions in Salesforce?"  
author: "Vihaan rai"  
published: 2018-01-31  
canonical: https://answers.mindstick.com/qa/33818/what-are-the-types-of-object-permissions-in-salesforce  
category: "salesforce"  
tags: ["salesforce", "object permissions"]  
reading_time: 2 minutes  

---

# What are the types of Object Permissions in Salesforce?

What are the types of Object Permissions in [Salesforce](https://yourviews.mindstick.com/view/82645/what-you-need-to-know-to-get-started-on-salesforce-field-service)?

## Answers

### Answer by Tarun Gautam

Salesforce provides **base-level** **accessibility** to the users. By using the **object permissions** users can **Read**, **Create**, **Edit** and also **Delete** the **records** for each object. Salesforce also provides the facility to **manage** the object **permissions** in the **Permission Sets** and **Profiles**.

\

This facility is available in both the versions **Lightning Experience** and **Salesforce Classic**, and also available in **Professional**, **Performance**, **Unlimited**, **Enterprise**, **Developer**, and **Database.com** Editions.

\

In the below table there are following permissions specify the access that users have to objects:

| ### Permission | ### Description | ### Respects or Overrides Sharing? |
| --- | --- | --- |
| **Create** | Users can read and create records. | Respects sharing |
| **Edit** | Users can read and update records. | Respects sharing |
| **Read** | Users can only view records of this type. | Respects sharing |
| **Delete** | Users can read, edit, and delete records. | Respects sharing |
| **View All** | Users can view all records associated with this object, regardless of sharing settings. | Overrides sharing |
| **Modify All** | Users can read, edit, delete, transfer, and approve all records associated with this object, regardless of sharing settings. | Overrides sharing |


---

Original Source: https://answers.mindstick.com/qa/33818/what-are-the-types-of-object-permissions-in-salesforce

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
