
From Setup, go to Object Manager and [Object Name], followed by Fields & Relationships. Then click on Deleted Field at the top of the screen. From the Deleted Fields screen you have the option to Erase and Undelete.
...
Use the list of deleted fields to perform the following actions:
- To view details about a field, click the field label.
- To permanently remove the custom field and its data, click Erase.
- To restore the field and its data, click Undelete.
How to recover a deleted field in Salesforce?
There is no way that we can recover the erased field .You can undelete the deleted field ,however you need to modify the Api name as undeted field wll always add del in the field api .So as per Viru only solution is that you need to create a new field with same name . You need to sign in to do that. Need an account?
How to undelete and restore Recycle Bin in Salesforce classic?
If the record is visible in the Recycle Bin, select that item and click Undelete to restore it, review View, Restore, and Manage the Recycle Bin in Salesforce Classic. If there are too many records to undelete manually in the Recycle Bin, you may be able to use Workbench, review Restore multiple records that are in recycle bin.
How do I delete a field in Salesforce?
First, here’s a quick recap on how we delete fields in Salesforce. Simply navigate to the object: go to Setup, followed by Object Manager, and [Object Name]. Then go to Fields & Relationships and find your field. Click the drop down to the right, followed by Delete .
What happens to my deleted records?
After you have deleted records, the records are placed in the Recycle Bin for 15 days, after which they are permanently deleted. While the records are still in the Recycle Bin, you can restore them using the undelete operation.
See more

How do I restore a deleted field in Salesforce?
To see a list of soft deleted fields, click Deleted Fields at the top of the Custom Fields & Relationships page. From the list of deleted fields, perform the following actions: To permanently remove the custom field and its data, click Erase. To restore the field and its data, click Undelete.
How do I undo a delete in Salesforce?
Undo a Record Delete in Lightning ExperienceOpen an Opportunity Record in Lightning Experience. Click the Delete button. ... Click Delete.Users will be prompted with a Popup that the Opportunity was deleted with an "Undo" Link to revert the deletion.
How do you undelete a field?
Delete a field from a table. In the Navigation Pane, right-click the table, and then click Design View. In the table design grid, select the field that you want to delete, and then press DEL.
Can field history be restored in Salesforce?
Deleted custom fields and their data are stored until your org permanently deletes them or 15 days has elapsed, whichever happens first. Until that time, you can restore the field and its data.
How do I find the Recycle Bin in Salesforce?
Salesforce admins can see all deleted data across the entire org. The Recycle Bin is available in the left sidebar on the Home page....Search for Items in the Recycle BinChoose My Recycle Bin or All Recycle Bin. ... Enter your search terms. ... Click Search.
How do I find deleted items in Salesforce lightning?
To access the Recycle Bin, from the App Launcher, find and select it, or add it to your navigation bar. ... Select the Recycle Bin that you want to access (1).Select the items you want to restore or permanently delete, and click Restore (2) or Delete (3).More items...
What happens when a field is deleted?
When you delete a custom field, all of the field history data is deleted and changes are no longer tracked. A background process periodically runs that cleans up metadata associated with deleted custom fields.
How do I delete a field in Salesforce?
To view details about a field, click the field label. To permanently remove the custom field and its data, click Erase. To restore the field and its data, click Undelete.
What are the steps to add and delete a field?
Click the Add field toolbar button at the top of the page. This displays the Add Field dialog. Select the fields that you want to add to the table and double click the Move to Selected icon to select them. Click Save when you are done.
What happens when we undelete a field in Salesforce?
Deleted custom fields and their data are stored until your org permanently deletes them or 15 days has elapsed, whichever happens first. Until that time, you can restore the field and its data.
How do I restore a record in Salesforce?
If the record is visible in the Recycle Bin, select that item and click Undelete to restore it, review View, Restore, and Manage the Recycle Bin in Salesforce Classic.
Can we delete fields in Salesforce?
You can't delete a custom field that's referenced elsewhere. For example, you can't delete a custom field that's referenced by a field update or Apex. 2. You can't delete a field if that field is being updated by a background job, such as an update to a roll-up summary field.
Why did this happen to begin with?
Because some of the options for recovering the data are time sensitive, we do recommend that you look into the recovery first or at least in conjunction with your investigation into why it happened. Here are some things to look into as potential causes for records to be deleted:
Related Information: Variations of Deletion behavior
If a child record (like a Contact or Opportunity) is deleted and the parent record is subsequently deleted (Like the Account), the child record is permanently deleted. Even if the parent record is undeleted, the child record cannot be recovered, but if the child record is undeleted first this won't happen.
How long does a deleted record stay in the recycle bin?
Once the records are deleted, it is stored in recycle bin for 15 days.
Does Salesforce back up data?
If you are still not convinced check out this knowledge article by Salesforce that clearly states “ While Salesforce.com backs up all data and can restore data, it’s important to back up and be able to restore your own salesforce.com data.”
Can you export data from Salesforce?
The simplest option is to turn on the Salesforce data export service. With this option you will have at least a weekly or monthly backup depending on your Salesforce edition. In fact there is no reason why this should not be turned on for any Salesforce production org
Does Salesforce import CSV files?
Salesforce will give you a set of CSV files which you will then need to import in your Salesforce org using any import tools. So this service is not like you will have your data back directly in your Salesforce org
Can you undo a recycle bin?
While recycle bin and IsDeleted = TRUE are options for “undeleting” the data, it won’t help if you need to “undo” changes. The only option to “undo” changes is to have a CSV backup and either update records from that CSV backup or delete current records and re-insert from CSV.
