> For the complete documentation index, see [llms.txt](https://docs.zerowork.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.zerowork.io/using-zerowork/using-building-blocks/save-web-element.md).

# Save Web Element

This action saves public data to a table.&#x20;

### Use Cases

Typically, there are two main categories when data is saved: Saving lists and enriching existing data.

**Examples of saving lists**

* Save a list of profiles from LinkedIn to a table (to contact them later or to move them to your CRM)
* Save FB group members
* Save a list of products in a certain category on Amazon to analyze competitors' prices and new products

See workflow set-up example here: [Save Lists](/using-zerowork/using-building-blocks/save-web-element/save-lists.md).

**Examples of enriching existing data**

* Have an existing list of LinkedIn profiles and visit every profile to save additional information such as about section, current job position, email address, etc.
* Have an existing list of Amazon products and visit every product page to save description, price and latest customer review.

See workflow set-up example here: [Enrich Existing Data](/using-zerowork/using-building-blocks/save-web-element/enrich-existing-data.md).
