# Salesforce Inspector Reloaded

{% embed url="<https://www.youtube.com/watch?index=19&list=PLS9gb0Qneac2EIlybS-X1aC418MDsAasb&pp=iAQB&v=DBWmaus0Akw>" %}

### Salesforce Inspector Reloaded

Salesforce Inspector Reloaded is a Google Chrome extension that can help Salesforce admins make their lives easier and more productive. It offers a variety of functionalities, including:

* Quick links to object names, fields, record types, and list record types
* The ability to see all data in a Salesforce record
* Exporting Salesforce records using SQL queries
* Importing data into Salesforce from CSV files
* Checking org limits

#### Getting Started

To get started with Salesforce Inspector Reloaded, follow these steps:

1. Go to the Google Chrome Web Store and search for "Salesforce Inspector Reloaded".
2. Click on the "Add to Chrome" button.
3. Once the extension is installed, go to your Salesforce org and reload the page.
4. A small toggle will appear on the top-right hand side of your screen. Click on it to open the Salesforce Inspector Reloaded sidebar.

#### Quick Links

The quick links feature allows you to quickly navigate to different parts of the Salesforce UI. To use this feature, simply click on the name of the object you want to go to. For example, if you click on the "Lead" object, you will be taken to the lead object page.

#### Show All Data

The show all data feature allows you to see all of the data in a Salesforce record. To use this feature, simply click on the "Show All Data" button. This will display all of the fields for the object that you are currently viewing.

#### Exporting Data

The export query feature allows you to export Salesforce records using SQL queries. To use this feature, simply click on the "Export Query" button. This will open a dialog box where you can enter your SQL query.

#### Importing Data

The data import feature allows you to import data into Salesforce from CSV files. To use this feature, simply click on the "Data Import" button. This will open a dialog box where you can select your CSV file and choose the object that you want to import the data into.

#### Checking Org Limits

The org limits feature allows you to check the org limits for your Salesforce org. To use this feature, simply click on the "Org Limits" button. This will open a dialog box where you can see the current limits for your org.

#### Conclusion

Salesforce Inspector Reloaded is a powerful tool that can help Salesforce admins make their lives easier and more productive. It offers a variety of functionalities that can help you save time and effort. If you are a Salesforce admin, I highly recommend that you install Salesforce Inspector Reloaded today.


---

# 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.leanscale.team/crm-tips/salesforce/salesforce-inspector-reloaded.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.
