# People

- [Create](/hablla-docs-en/automation-flows/all-components/hablla/people/create.md): In this guide, you will learn how to use Hablla's visual component to create a new person within your automation flow.
- [Update](/hablla-docs-en/automation-flows/all-components/hablla/people/update.md): This guide will show how to edit a person's data within your automation flow using Hablla's visual interface.
- [Create or Update](/hablla-docs-en/automation-flows/all-components/hablla/people/create-or-update.md): With this operation, the automation checks if the person already exists in the system based on phone and email: If they exist, the data will be updated. If not, a new person will be created.
- [Block](/hablla-docs-en/automation-flows/all-components/hablla/people/block.md): With this operation, you can prevent a contact from continuing to interact within your automation.
- [Get by ID](/hablla-docs-en/automation-flows/all-components/hablla/people/get-by-id.md): With this operation, the automation can fetch a person's data using their ID and use that information in other blocks of the flow.
- [Get All](/hablla-docs-en/automation-flows/all-components/hablla/people/get-all.md): With this operation, the automation can obtain a complete list of people registered in the system, which is useful for data analysis, segmentation or mass actions.
- [Add Phone](/hablla-docs-en/automation-flows/all-components/hablla/people/add-phone.md): With this operation, the automation can add one or more phone numbers to a person's record, ensuring all information is up to date.
- [Get by Phone](/hablla-docs-en/automation-flows/all-components/hablla/people/get-by-phone.md): With this operation, the automation can locate a person's record in the system using only the phone number.
- [Get by email](/hablla-docs-en/automation-flows/all-components/hablla/people/get-by-email.md): With this operation, the automation can locate a person's record in the system using only the email.
- [Add Follower](/hablla-docs-en/automation-flows/all-components/hablla/people/add-follower.md): With this operation, the automation can add a follower to a person's record, which can be useful for relationship management, commercial follow-up or customer support.
- [Remove Follower](/hablla-docs-en/automation-flows/all-components/hablla/people/remove-follower.md): With this operation, the automation can remove a follower from a person's record, ensuring that only relevant users continue to follow that contact.
- [Add Tags](/hablla-docs-en/automation-flows/all-components/hablla/people/add-tags.md): With this operation, the automation can assign tags to a person's record, helping to classify contacts and create strategic segmentations.
- [Remove Tags](/hablla-docs-en/automation-flows/all-components/hablla/people/remove-tags.md): With this operation, the automation can remove tags from a person's record, ensuring that segmentation and the contact profile are always up to date.
- [Add Organizations](/hablla-docs-en/automation-flows/all-components/hablla/people/add-organizations.md): With this operation, the automation can link a person to an organization, ensuring that the relationship between customers, leads and companies is always up to date.
- [Remove Organization](/hablla-docs-en/automation-flows/all-components/hablla/people/remove-organization.md): With this operation, the automation can disassociate a person from an organization, useful for record updates, company changes or contact reclassification.
- [Unsubscribe](/hablla-docs-en/automation-flows/all-components/hablla/people/unsubscribe.md): With this operation, the automation can unsubscribe a person from communications such as emails, WhatsApp, SMS and other channels, ensuring they no longer receive unwanted messages.
- [Add Webchat ID](/hablla-docs-en/automation-flows/all-components/hablla/people/add-webchat-id.md)
