--- title: "All Components view" slug: "all-components-view" updated: 2026-08-12T11:08:15Z published: 2026-08-12T11:08:15Z canonical: "success.panaya.com/all-components-view" --- > ## Documentation Index > Fetch the complete documentation index at: https://success.panaya.com/llms.txt > Use this file to discover all available pages before exploring further. # All Components view The **All Components** view provides an inventory of all the components that have been mapped in your authenticated Salesforce Org. - **Hover** over the **Overview tab** and select **All Components** to display the List view with selected details listed below. ![](https://cdn.document360.io/f404076c-de23-4609-848e-2dfd4ef701b0/Images/Documentation/image-1685350503813.png) ![](https://cdn.document360.io/f404076c-de23-4609-848e-2dfd4ef701b0/Images/Documentation/image-1692784104445.png) --- ## **Working with the list view** Use the **Select Columns** button to add or remove columns from the list ![](https://cdn.document360.io/f404076c-de23-4609-848e-2dfd4ef701b0/Images/Documentation/image-1692784658494.png) --- ## List Columns - **Active** - Yes/No, relates to [components that can be set to Active](/v1/docs/view-source-code-supported-components) in the Salesforce org - **API Name** - **Creation Date** - **Component Name** - **Description** - **Extracted From** Sandbox/Production [Click here to learn how to authenticate your Production org](/v1/docs/how-to-setup-salesforce-authentication-with-panaya) - **Impacted Components - The number of components that are referencing each item, directly and indirectly** - **Impacting Components - The number of components that are referenced by each item, directly and indirectly** - **Last Used** - **Namespace** - **Origin** (Custom, Standard, 3rd party, Other) - **Package** - the name of the package (custom or 3rd party) associated with the component - **Path** - **Production Last Modified** (Date) - **Production Last Modified By** (User) - **Record Objects -** relevant for Apex Triggers, Approval Processes, Flows, Process Builders, Workflow Rules - **Referenced Fields** - relevant for Apex Triggers, Approval Processes, Flows, Process Builders, Workflow Rules - **Referenced Objects** - relevant for Apex Triggers, Approval Processes, Flows, Process Builders, Workflow Rules - **Salesforce ID** - **Sandbox Last Modified** (Date) - **Sandbox Last Modified By** (User) - **Type** - **Updated Fields** - relevant for Apex Triggers, Approval Processes, Flows, Process Builders, Workflow Rules - **[Usage](/v1/docs/how-does-panaya-determine-usage-2)** --- ## **Actions in the list view** **![](https://cdn.document360.io/f404076c-de23-4609-848e-2dfd4ef701b0/Images/Documentation/image-1726591005633.png)** - **Select** one or more components and click on **360° Analysis**  to see the Impact Analysis details in the [List view](https://success.panaya.com/docs/how-to-review-your-foresight-analysis#list-view) or [Graph view](/v1/docs/dynamic-graph-view-for-sfdc-impact-analysis). - **Select** one or more components and click on **Edit** to select [Custom fields](/v1/docs/how-to-define-custom-fields) and assign [component attributes](/v1/docs/how-to-create-component-attributes-by-tagging) . - Click on **View in Salesforce** for easy access to view the component in SFDC. - Click on **View Source** to view the source code of the selected [supported component](/v1/docs/analyzed-salesforce-components). - Click on **Explain** to see detailed documentation of the component functionality. Supports Apex Classes, Apex Triggers, Flows, Formula Fields and Validation Rules. - Click on **Export** to export selected or all rows to Excel. - Create [custom views](/v1/docs/how-to-save-your-custom-list) by [adjusting **filters** and **adding**, **sorting**, **moving**, or **grouping columns**](/v1/docs/how-to-sort-filter-group-development-activities). You can then [share your view](https://success.panaya.com/docs/how-to-save-your-custom-list#saving-sharing-views) with other project users. Good to Know! Panaya supports displaying components in [Salesforce Classic or Lightning Experience](/v1/docs/dynamic-graph-view-for-sfdc-impact-analysis). --- ## Predefined Views Use the **View Selector button** to filter the list by a variety of preset views to help quickly identify Technical Debt candidates for cleanup. | | **Type** | **Filter 2** | **Filter 2 Value** | **Filter 3** | **Filter 3 value** | **Use Case** | | --- | --- | --- | --- | --- | --- | --- | | **Formulas and Lookups** | Field | Impacting Components | Min = 1 | API Name | Contains __c | Complex Formula Fields to be simplified | | **Package Components** | All | Package | Not (No Package) | | | Components related to packages that may no longer be used | | **All Inactive Components** | All | Active | No | | | Inactive versions of Automation | | **Inactive Email Templates** | Email Template | Active | No | | | | | **Inactive Validation Rules** | Validation Rule | Active | No | | | | | **Deprecated Components** | All | Component Name | Contains deprecated | | | Components tagged for deprecation | | **Unused Custom Settings** | Custom Label Custom Metadata (4) Custom Setting (2) | Impacting Components | Max = 0 | | | Custom settings not referenced in code, validation rules or formulas can be cleaned from the org to keep within Salesforce limits | | **Unused Reports and Dashboards** | Report Dashboard | [Usage](https://success.panaya.com/docs/what-usage-information-is-collected-by-panaya-1) | Unused Rarely Used | | | Reports and Dashboards not relevant to the business. ***TIP: Export the Salesforce ID and load CSV list to Data Loader tool for mass delete of Unused Reports***. [Follow these instructions for more guidance](https://www.salesforcesathish.com/how-to-delete-report-or-dashboard-from-private-or-personal-folder-in-salesforce/) | | **Empty Description Fields** | Field Field Set Custom Metadata Type Field Custom Metadata Record Field Custom Setting Field | Description | (Empty) | API Name | Contains __c | Non documented fields ***TIP: Use the Creation Date to filter to take action on more recently created fields*** | --- View a Demo[A short video demonstrating how to use the Predefined Views](https://success.panaya.com/docs/salesforce-videos#predefined-technical-debt-views) --- ## **Use Case Tips** - **Impacted/Impacting Components -** filter on **Min/Max** = 0 to find all the components without any upstream or downstream dependencies, hence no dependency impact risk when deprecating![](https://cdn.document360.io/f404076c-de23-4609-848e-2dfd4ef701b0/Images/Documentation/image-1669639667013.png)